Commit Graph

19 Commits

Author SHA1 Message Date
Mo Helmy fcc90e0382 This commit is related to BAEL-7341 (#15410)
This commit aims to add a test class "StringToCharListUnitTest" that suggests several ways to convert a string into a list of charachters.
2023-12-13 18:08:38 -05:00
edizor 499705b6d1 Update README.md
[skip ci]
2023-10-29 06:42:50 +08:00
edizor f6deb1c0ef Update README.md
[skip ci]
2023-10-29 06:40:01 +08:00
Loredana Crusoveanu 1556aac121 Merge pull request #15031 from edizor/master
Update README
2023-10-23 10:07:31 +03:00
anujgaud 781a1c265a [BAEL-6623] Add code for Convert Object to String (#15000)
* Add Person class

* Add Unit tests for Person class

* Add Person class

* Add PersonWithHashCode class

* Address review comments

* Add PersonUnitTest class

* Add PersonWithHashCodeUnitTest class

* Add missing dependency

* Remove redundant code

* Remove redundant code

* Address review comments

* Address review comments
2023-10-22 09:49:38 +05:30
edizor faae5f776b Update README.md
[skip ci]
2023-10-20 22:12:59 +08:00
Kai Yuan 24dcde3d6d [join-str-comma-and] Joining Strings follows natural language grammar (#14941) 2023-10-13 19:41:06 -05:00
MohamedHelmyKassab d6cedbf2fb This commit related to the article BAEL-6784 (#14900)
This commit aims to add a new test class to split Java String into Key-Value pairs
2023-10-12 09:26:33 +02:00
Loredana Crusoveanu a6ec9122ea BAEL-6811 move string article to make space for a new one using the same library; delete extra file 2023-09-14 10:01:58 +03:00
edizor abfef847bd Update README.md
[skip ci]
2023-08-19 07:56:21 +08:00
MohamedHelmyKassab 5874d1fd15 This PR is for BAEL-6788 (#14563)
This PR aims to add java classes for the HashMap multi values operations with same key
2023-08-12 09:00:00 +02:00
MohamedHelmyKassab 43c4176e9c This commit is for the article BAEL-6788 (#14513)
This commit aims to add a test class (MultiValueHashMapTest) to test the HashMap that allows multiple values to be associated with the same key
2023-08-02 19:47:45 +02:00
Bipin kumar 2229e249a5 JAVA-22625: Changes made for formatting the pom.xml (#14327)
* JAVA-22625: Changes made for formatting the pom.xml

* JAVA-22625: Changes made for formatting the pom.xml

* JAVA-22625: commenting module

* JAVA-22625: commenting module
2023-07-25 12:04:39 +05:30
edizor c6b2b99bb2 Update README.md
[skip ci]
2023-05-26 10:21:02 +08:00
edizor 7ed8ff9e9f Update README.md
[skip ci]
2023-05-26 00:46:34 +08:00
edizor 73de91bf9b Update README.md
[skip ci]
2023-05-26 00:38:16 +08:00
edizor 8975978757 Create README.md
[skip ci]
2023-05-26 00:34:00 +08:00
Andrew Tarry 21b5f5f260 Delete README.md 2023-05-21 20:13:34 +03:00
Andrew Tarry 5ca5a1e8e7 add value of comparision 2023-05-17 21:23:14 +03:00