- 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
Added 0/1 Knapsack Algorithm using Dynamic Programming in Java
#6789 opened Oct 14, 2025 by Arpita01-work Loading…
6 tasks done
Added PowerOfFour algorithm in bitmanipulation
#6980 opened Oct 29, 2025 by Mansi5164 Loading…
6 tasks
Add SlidingWindowExample class for max sum subarray
#6918 opened Oct 23, 2025 by debojyoti10CC Loading…
6 tasks
Graph_BFS(breadth-first-search algorithm)
#7158 opened Dec 10, 2025 by Divyansh1802 Loading…
4 of 6 tasks
Add test coverage improvements, Maven dev profile, and ConsoleInterceptor
#7018 opened Oct 31, 2025 by J-manLans Loading…
6 tasks done
Added Count Total Set Bits from 1 to N (Bit Manipulation)
#6997 opened Oct 30, 2025 by Shewale41 Loading…
6 tasks done
docs: add templates & clarify local development guide
#7122 opened Nov 25, 2025 by Sathvikaundala Loading…
others: use PriorityQueue in Dijkstra; add negative-weight test
#7168 opened Dec 17, 2025 by bhavani1406-amc 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
Add efficient computational geometry algorithms in Java
#6913 opened Oct 23, 2025 by Aspirant200715 Loading…
Add unit tests for graph algorithms (BFS, DFS, Dijkstra, Bellman-Ford…
#7152 opened Dec 8, 2025 by prashantdubeypng Loading…
6 tasks done
Kruskal's Minimum Spanning Tree algorithm using Union-Find
#7171 opened Dec 17, 2025 by anandraj095 Loading…
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
Added Power of Four Check (Bit Manipulation)
#6999 opened Oct 30, 2025 by Shewale41 Loading…
6 tasks done
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.