Commit Graph

26 Commits

Author SHA1 Message Date
Loredana Crusoveanu
c974daf78f Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects 2021-12-09 10:22:41 +02:00
Krzysiek
2c2f2dcf04 JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
mikr
f64ffc6df1 Merge branch 'master' of https://github.com/Maiklins/tutorials into JAVA-7244-Review_log_statements_for_projects
 Conflicts:
	algorithms-searching/src/test/java/com/baeldung/algorithms/quadtree/QuadTreeSearchUnitTest.java
2021-10-31 20:54:51 +01:00
Haroon Khan
375803d6a3 [JAVA-6005] Reduce logging (#11247) 2021-09-26 08:58:09 +05:30
Loredana Crusoveanu
3979cb1c67 Merge pull request #10869 from omertopuz/patch-1
Update Graph.java
2021-09-19 15:19:11 +03:00
mikr
d7e298b3eb JAVA-7244 Review log statements for projects 2021-09-18 00:37:04 +02:00
Remy Ohajinwa
b346586c52 BAEL-5004 Fixed overflow issues for Large numbers (#10899)
Co-authored-by: Remy Ohajinwa <remy.ohajinwa@interswitchgroup.com>
2021-06-16 21:10:33 -05:00
Ömer
b9a95d37e5 Update Graph.java
for dfsWithoutRecursion, when a node popped from the stack it should be checked that the current node is visited or not. Since stack has duplicated nodes, some nodes is visired doubly.
2021-06-05 23:04:19 +03:00
sampadawagde
cbf982f1b9 JAVA-5223: Fix formatting of POMs 2021-05-06 17:14:43 +05:30
johnA1331
87fc1087f2 Update README.md 2020-10-28 17:18:55 +08:00
johnA1331
8e8e925fbc Update README.md 2020-10-28 16:59:15 +08:00
johnA1331
d7ad78695e Update README.md 2020-10-28 15:36:35 +08:00
johnA1331
b43eee908c Update README.md 2020-10-28 14:30:57 +08:00
johnA1331
a9ef032091 Update README.md 2020-08-20 18:28:49 +08:00
Loredana Crusoveanu
a64bacf718 Merge pull request #9865 from eugenp/lor6-patch-1
Update README.md
2020-08-15 15:29:44 +03:00
Maiklins
5b6c1fac98 CS-378 Find kth smallest element in union of two sorted arrays (#9812)
* CS-378 Find the Kth Smallest Element in the Union of Two Sorted Arrays

* CS-378 Fix name of unit test

* CS-378 Update merge algorithm to operate only on two input arrays

Co-authored-by: mikr <michael.krimgen@ximedes.com>
2020-08-14 17:41:36 +02:00
Loredana Crusoveanu
1322a8eda0 Update README.md 2020-08-13 17:09:19 +03:00
johnA1331
6a743fe524 Update README.md 2020-08-11 12:45:54 +08:00
johnA1331
2d61f587b6 Update README.md 2020-03-18 14:25:35 +08:00
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
macroscopic64
ee114c8a17 [BAEL-3480] - Java Fast pattern matching using trie and suffix tree 2020-02-23 20:55:32 +05:30
macroscopic64
acb317d171 BAEL-3480 Java Fast pattern matching using trie and suffix tree 2020-02-07 23:08:53 +05:30
KevinGilmore
294c3be31b BAEL-3485 update README (#8444)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link
2019-12-28 07:49:04 -06:00
macroscopic64
e7ed9ecfde [BAEL-3485] - Java Range lookup problem (#8392)
* [BAEL-3485] - Java Range lookup problem

* [BAEL-3485] - Java Range lookup problem

* [BAEL-3485] - Java Range lookup problem
2019-12-27 12:04:59 -06:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
catalin-burcea
5e7d875d0f [BAEL-19135] - Move search articles to a new module 2019-11-19 17:58:32 +02:00