-
Notifications
You must be signed in to change notification settings - Fork 20.5k
Pull requests: TheAlgorithms/Java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Added Gomory–Hu Tree (all-pairs min-cuts via n1 max-flows)
#6818
opened Oct 17, 2025 by
SamXop123
Loading…
6 tasks done
Add 0/1 Knapsack Algorithm implementation using Dynamic Programming
#6814
opened Oct 17, 2025 by
Madhu696969
Loading…
Added MinimumWindowSubstring algorithm and test (Sliding Window)
#6813
opened Oct 17, 2025 by
jaimin45-art
Loading…
6 tasks done
Fix ConvexHull to return points in counter-clockwise order
#6810
opened Oct 17, 2025 by
Microindole
Loading…
5 tasks done
Implemented Complex Number Multiplication in the String folder
#6805
opened Oct 16, 2025 by
muskansngh07
Loading…
6 tasks done
Add LZW and Arithmetic Coding algorithms in compression category
#6803
opened Oct 16, 2025 by
enqneres
Loading…
6 tasks done
feat(compression): Add LZW and Arithmetic Coding algorithms
#6799
opened Oct 16, 2025 by
Microindole
Loading…
3 tasks done
feat(sorts): add TournamentSort (winner-tree) [#6631]
#6797
opened Oct 16, 2025 by
ZaildarAnmol
Loading…
6 tasks
Add Floyd-Warshall algorithm in Java with example usage
#6795
opened Oct 15, 2025 by
sujith3006
Loading…
Implement Stoer-Wagner algorithm for minimum cut
#6791
opened Oct 15, 2025 by
GURUPRASADPANDA
Loading…
Add ConvexHullTest.java for convex hull algorithm testing
#6790
opened Oct 14, 2025 by
MedhaSunkad13
Loading…
3 of 6 tasks
Added 0/1 Knapsack Algorithm using Dynamic Programming in Java
#6789
opened Oct 14, 2025 by
Arpita01-work
Loading…
6 tasks done
Added DequeUsingArray implementation in Java
#6781
opened Oct 14, 2025 by
sonudodwariya
Loading…
6 tasks
docs: add JavaDoc to AreaOfPolygon algorithm
#6770
opened Oct 13, 2025 by
dyrpsf
Loading…
6 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.