-
Notifications
You must be signed in to change notification settings - Fork 20.1k
Pull requests: TheAlgorithms/Java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
testing: improve test coverage
StackOfLinkedListTest
#6430
opened Jul 21, 2025 by
alxkm
Loading…
6 tasks done
testing: improve test coverage
CursorLinkedListTest
#6428
opened Jul 21, 2025 by
alxkm
Loading…
6 tasks done
Added useful resources section to README
#6427
opened Jul 21, 2025 by
DishaA06
Loading…
6 tasks done
Feat(Improved): Add 0/1 Knapsack Problem: Recursive and Tabulation (Bottom-Up DP) Implementations in Java along with their corresponding Tests
#6425
opened Jul 21, 2025 by
o000SAI000o
Loading…
testing: refactor to ParameterizedTest
PrefixEvaluatorTest
#6415
opened Jul 18, 2025 by
alxkm
Loading…
6 tasks done
testing: improving CountSinglyLinkedListRecursionTest
#6413
opened Jul 18, 2025 by
alxkm
Loading…
6 tasks done
Add Krushkal's Minimum Spanning Tree algorithm
#6409
opened Jul 18, 2025 by
PayalB24
Loading…
6 tasks
Add Majority Element using Boyer-Moore Voting Algorithm
#6408
opened Jul 18, 2025 by
Aditya-Nagpure
Loading…
Add HashSet data structure implementation for integers (#6304)
#6402
opened Jul 17, 2025 by
madanhk18
Loading…
6 tasks done
ProTip!
Exclude everything labeled
bug
with -label:bug.