4401 Commits

Author SHA1 Message Date
Kai.Yuan
9456b4b953 [map-stream-to-map] updates.. 1 2024-03-19 09:32:58 +01:00
MohamedHelmyKassab
51ec697ebc
This commit is related to BAEL-6825 (#15981)
* This commit is related to BAEL-6825

This commit aims to add a test class "IntegersBitLevelUnitTest.java".

* Update IntegersBitLevelUnitTest.java

* Update IntegersBitLevelUnitTest.java

* Update IntegersBitLevelUnitTest.java

* Update IntegersBitLevelUnitTest.java
2024-03-18 20:24:13 +00:00
Bipin kumar
75ed16ffb5
[JAVA-31565] Changes made for update commons-validator (#16131) 2024-03-18 20:31:58 +01:00
Kai.Yuan
614d910766 [map-stream-to-map] merge a stream of maps to a single map 2024-03-18 20:02:15 +01:00
DiegoMarti2
bb3e43fdec
baeldung-articles : BAEL-6596 (#16143)
Check if a given time lies between two times regardless of date.
2024-03-18 11:40:01 -07:00
Liam Williams
89cb132fe1
Merge pull request #16137 from sk1418/calc-percentile
Calc percentile
2024-03-18 16:58:54 +00:00
Kai.Yuan
e959114bc7 [add-to-immutable-list] wip 2024-03-17 17:27:57 +01:00
anujgaud
cd5a95f764
Included import statements in Test file 2024-03-17 01:10:47 +05:30
anujgaud
9d0024b926
Apply formatting 2024-03-16 23:49:41 +05:30
anujgaud
576925e862
Create SetMatrixToZero.java 2024-03-16 23:36:32 +05:30
anujgaud
44aab18987
Delete core-java-modules/core-java-arrays-operations-advanced-2/src/main/java/com/baeldung/matrixToZero directory 2024-03-16 23:34:03 +05:30
anujgaud
f88022796a
Create SetMatrixToZeroUnitTest.java 2024-03-16 23:32:11 +05:30
anujgaud
2922f0619f
Create SetMatrixToZero.java 2024-03-16 23:21:47 +05:30
danielmcnally285
96450ee79d add new lines before assert statements 2024-03-16 12:34:35 +00:00
danielmcnally285
82ca2b8b92 last n characters from string unit tests 2024-03-16 12:23:28 +00:00
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
684902d716
JAVA-32170_C_10: Changes made for Fix formatting of POMs - C_10 (#16111) 2024-03-15 23:53:26 +02:00
Bipin kumar
c3155551b6
JAVA-32170_C_09: Changes made for Fix formatting of POMs - C_09(#16110) 2024-03-15 23:52:33 +02:00
Bipin kumar
f23750dcdc
JAVA-32170_C_08: Changes made for Fix formatting of POMs - C_08 (#16109) 2024-03-15 23:51:19 +02:00
Bipin kumar
ce581549b9
JAVA-32170_C_07: Changes made for Fix formatting of POMs - C_07 (#16108) 2024-03-15 23:50:09 +02:00
Bipin kumar
8f0bbdb6c0
JAVA-32170_C_06: Changes made for Fix formatting of POMs - C_06 (#16107) 2024-03-15 23:48:49 +02:00
Bipin kumar
d8aa0eeaef
JAVA-32170_C_05: Changes made for Fix formatting of POMs - C_05(#16106) 2024-03-15 23:46:57 +02:00
Bipin kumar
38c569055d
JAVA-32170: Changes made for Fix formatting of POMs - C_03 (#16105) 2024-03-15 23:43:53 +02:00
Bipin kumar
c653562b79
JAVA-32170: Changes made for Fix formatting of POMs - C_02(#16104) 2024-03-15 23:42:20 +02:00
Kai.Yuan
2195e2c404 [calc-percentile] add 0 and 100 boundary test cases 2024-03-15 19:47:55 +01:00
adalagandev
83cc018515 BAEL-7131 - Removed InputStreamUnitTest as per Final review sugestions. 2024-03-15 18:08:35 +01:00
Bipin kumar
9236adee65
JAVA-32170: Changes made for Fix formatting of POMs - C_01(#16103) 2024-03-15 17:57:32 +02:00
Kai.Yuan
4c48476258 [calc-percentile] calc percentile 2024-03-15 14:45:38 +01:00
Loredana Crusoveanu
1ac881cfec
Merge pull request #16136 from collaboratewithakash/master
backlink updated
2024-03-15 12:27:11 +02:00
timis1
40326c74b1
[JAVA-32168] Cleanup un-committed or un-ignored artifacts - Week 11 - 2024 (#16124) 2024-03-15 09:11:50 +01:00
collaboratewithakash
99c68beb3c
backlink removed 2024-03-15 13:01:13 +05:30
collaboratewithakash
9fe8ce5906
backlink updated 2024-03-15 12:29:24 +05:30
collaboratewithakash
1bedbb4b2f
backlink added 2024-03-15 12:19:29 +05:30
collaboratewithakash
6a22da4d1c
backlink added 2024-03-15 12:17:09 +05:30
collaboratewithakash
6d4aae6ec9
backlink updated 2024-03-15 12:06:57 +05:30
Diegom203
f13baaf5d2
baeldung-articles : BAEL-7500 (#16084)
* baeldung-articles : BAEL-7500

Adding elements to a collection during iteration.

* I modify the ListIterationUnitTest.java
2024-03-14 11:58:01 -07:00
panos-kakos
a39f20151d
[JAVA-30626] Clean up guava dependencies (#16098)
* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies
2024-03-14 00:44:56 +01:00
Loredana Crusoveanu
ea56a5b9f4
Merge pull request #16121 from collaboratewithakash/master
backlink added or updated
2024-03-13 15:31:18 +02:00
rcalago
9114dde558
Update README.md 2024-03-13 15:04:10 +08:00
rcalago
ed5c492060
Update README.md 2024-03-13 15:01:37 +08:00
Harry9656
535d9a97b4
[JAVA-31568] Upgrade org.json and json-path libraries 2024-03-11 21:16:11 +01:00
sam-gardner
a2b93f3128
JAVA-31562-Upgrade-liquibase-core-version (#15990) 2024-03-10 23:00:35 +01:00
adalagandev
63741db3d9 BAEL-7131 - Updated for final review comments 2024-03-10 22:34:19 +01:00
Kai.Yuan
38d0425b2f [calc-percentile] wip 2024-03-10 18:04:08 +01:00
Wynn Teo
a3ff5e0ec6
Bael 7599 (#16022)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-7599 find majority element

* Added additional check on unit test

* Update the index checking

* Update the return type to Integer
2024-03-09 20:42:08 -06:00
rcalago
14efc97f6a
Update README.md 2024-03-09 06:16:31 +08:00
rcalago
55ac1b1055
Update README.md 2024-03-09 06:06:45 +08:00
DiegoMarti2
8ca61a8c38
baeldung-articles : BAEL-6349 (#16067)
Obtaining the Last Path Segment of a URI in Java.
2024-03-08 09:22:29 -08:00
adalagandev
03b2f8bb58 BAEL-7131 - Updated pom.xml under core-java-io-apis-2 2024-03-07 23:53:35 +01:00
davidmartinezbarua
58a2d16101
Merge pull request #16030 from palani-a/BAEL-7495
BAEL-7495: Blowfish Encryption Algorithm
2024-03-07 19:28:58 -03:00