Skip to content

Pull requests: TheAlgorithms/Java

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

testing: improve test coverage StackOfLinkedListTest
#6430 opened Jul 21, 2025 by alxkm Loading…
6 tasks done
testing: improve test coverage DequeTest
#6429 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
testing: improve StackArrayTest
#6424 opened Jul 20, 2025 by alxkm Loading…
6 tasks done
testing: improve QueueTest
#6423 opened Jul 20, 2025 by alxkm Loading…
6 tasks done
testing: improve SortStackTest
#6422 opened Jul 20, 2025 by alxkm Loading…
6 tasks done
testing: improve CircularBufferTest
#6418 opened Jul 19, 2025 by alxkm Loading…
6 tasks done
testing: improve QueueByTwoStacksTest
#6416 opened Jul 18, 2025 by alxkm Loading…
6 tasks done
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
testing: improving GenerateSubsetsTest
#6412 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 Jump Search algorithm in Java
#6407 opened Jul 18, 2025 by Fahham2903 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.