- Notifications
You must be signed in to change notification settings - Fork 20.9k
Pull requests: TheAlgorithms/Java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: clean up directory for fresh start
#7176 opened Dec 17, 2025 by bhavani1406-amc Loading…
6 tasks
Kruskal's Minimum Spanning Tree algorithm using Union-Find
#7171 opened Dec 17, 2025 by anandraj095 Loading…
6 tasks
others: use PriorityQueue in Dijkstra; add negative-weight test
#7168 opened Dec 17, 2025 by bhavani1406-amc Loading…
6 tasks done
docs: add time & space complexity for Stacks (#7132)"
#7165 opened Dec 14, 2025 by Srikar-Yekabote Loading…
6 tasks done
Improve documentation and comments in Dinic algorithm
#7163 opened Dec 13, 2025 by Vaibhav34-2006 Loading…
6 tasks done
Document consistent directory naming for search and sort algorithms
#7161 opened Dec 11, 2025 by thespirits910 Loading…
2 of 6 tasks
Graph_BFS(breadth-first-search algorithm)
#7158 opened Dec 10, 2025 by Divyansh1802 Loading…
4 of 6 tasks
Add unit tests for graph algorithms (BFS, DFS, Dijkstra, Bellman-Ford…
#7152 opened Dec 8, 2025 by prashantdubeypng Loading…
6 tasks done
Optimize Factorial Algorithm (Iterative Implementation) and Add Comprehensive JUnit Test Suite
#7145 opened Nov 29, 2025 by trishajp38-source Loading…
Update contribution guidelines section in README
#7139 opened Nov 26, 2025 by vardhan30016 Loading…
6 tasks
docs: Update CONTRIBUTING.md to reference Discord instead of Gitter
#7130 opened Nov 26, 2025 by vardhan30016 Loading…
docs: add templates & clarify local development guide
#7122 opened Nov 25, 2025 by Sathvikaundala Loading…
Add Baby-Step Giant-Step (BSGS) Discrete Logarithm Algorithm
#7118 opened Nov 25, 2025 by rajucreate Loading…
5 of 6 tasks
Add structured Bug Report Issue Template (Fixes #6763)
#7116 opened Nov 25, 2025 by Nihhaar0002 Loading…
docs: update CONTRIBUTING.md to reference Discord instead of Gitter
#7107 opened Nov 24, 2025 by gowtham1412-p Loading…
6 tasks done
Optimize power() using exponentiation by squaring (O(log n))
#7069 opened Nov 15, 2025 by Vinayak-v12 Loading…
Add ElGamalCipher implementing ElGamal encryption and decryption
#7064 opened Nov 12, 2025 by polasisubash Loading…
5 tasks done
Previous Next
ProTip! Adding no:label will show everything without a label.