Commit Graph

22 Commits

Author SHA1 Message Date
Bipin kumar 8a2f4211c3
JAVA-32170_C_11: Changes made for Fix formatting of POMs - C_11 (#16112) 2024-03-15 23:54:51 +02:00
Bipin kumar bcba7da594
JAVA-30449 Fix formatting of POMs A_to_C (#15720) 2024-01-30 12:29:53 +02:00
panos-kakos 88786dc076 [JAVA-29474] Replace commons-lang with commons-lang3 (#15514) 2024-01-03 22:21:49 +01:00
edizor 607fc54bf0 Update README.md 2023-11-18 20:48:00 +08:00
edizor ff76b6c949 Update README.md
[skip ci]
2023-10-29 07:25:11 +08:00
Loredana Crusoveanu fad02f73d2 BAEL-6847 move article 2023-09-30 18:08:57 +03:00
Bipin kumar b858b5521f JAVA-24381:Changes made for fixing pom indentation (#14633) 2023-08-28 18:28:01 +03:00
edizor af7755a76e Update README.md
[skip ci]
2023-08-02 20:47:25 +08:00
parthiv39731 8f344ca0f7 BAEL-6841 (#14502)
Improvement article - "Check if a String Has All Unique Characters in Java"
2023-08-01 11:52:01 +02:00
edizor fca0f32ab7 Update README.md
[skip ci]
2023-07-26 16:14:40 +08:00
parthiv39731 4f24eb635e BAEL-6710 (#14454)
Changed method names
2023-07-23 19:50:50 +02:00
Manfred a1baca99fb BAEL-6725 - Performance Comparison Between Different Java String Concatenation Methods (#14458) 2023-07-23 10:04:32 +02:00
Loredana Crusoveanu 346418a266 Merge pull request #14401 from edizor/master
Update README
2023-07-14 17:24:32 +03:00
parthiv39731 c93173406e BAEL-6710 (#14403)
Check If a String Has All Unique Characters in Java
2023-07-13 21:49:18 +02:00
edizor cd909bf69b Update README.md
[skip ci]
2023-07-13 21:44:30 +08:00
edizor e668c85464 Update README.md
[skip ci]
2023-07-13 14:25:31 +08:00
Kai Yuan b64958a6bf [split-digits] Split a String Into Digits- and Non-Digits-Elements (#14349)
* [split-digits] Split a String Into Digits- and Non-Digits-Elements

* [split-digits] JMH benchmark

* [split-digits] using enum
2023-07-05 18:20:28 -05:00
parthiv39731 de3fc4f21a BAEL-6626 (#14345)
* BALE-6626
Check If a String Contains Non-Alphanumeric Characters in Java

* Move patterns to class level.

---------

Co-authored-by: parthiv39731 <parthiv39731@gmail.com>
2023-07-04 14:17:45 +02:00
Gaetano Piazzolla e30ae6e6e0 JAVA-22238 | moved articles into correct locations. (#14297) 2023-06-24 23:41:14 +05:30
edizor feb26e3bb0 Update README.md
[skip ci]
2023-06-15 22:59:15 +08:00
Kai Yuan 880803be21 [str-all-upper] Check if a String is All Uppercase or Lowercase in Java (#14227) 2023-06-13 22:40:37 -05:00
thibault.faure 159a127379 Create new module core-java-string-operations-6
Move code for the Find the Longest Word in a String article
2023-05-22 19:51:40 +02:00