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

chore(deps): bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#6719 opened Oct 9, 2025 by dependabot bot Loading…
Add Stack implementation using Linked List
#6717 opened Oct 9, 2025 by praphull-verma Loading…
6 tasks done
adding TowerOfHanoi.java
#6716 opened Oct 9, 2025 by anjumgarg Loading…
6 tasks done
feat(tries): add Patricia (radix) trie with tests
#6713 opened Oct 8, 2025 by shimmer12 Loading…
6 tasks done
Add RotatingCalipers algorithm and tests
#6705 opened Oct 8, 2025 by SuhaniChavan-26 Loading…
added NumberGuess Game
#6703 opened Oct 8, 2025 by jenyyy4 Loading…
6 tasks done
Add Preemptive & Non-Preemptive Scheduling Algorithm
#6696 opened Oct 7, 2025 by ChaitanyaShah26 Loading…
4 of 6 tasks
Added RotatingCalipers to geometry
#6694 opened Oct 7, 2025 by Sushant2504 Loading…
6 tasks done
fix: Nearest Greater and Smaller Element Algorithm (Fixes #6656)
#6693 opened Oct 7, 2025 by sgindeed Loading…
6 tasks done
Added Removing stars and complex number multiplication program
#6692 opened Oct 7, 2025 by KhushiAgarwal0406 Loading…
6 tasks done
feat: add Articulation Points and Bridges algorithm
#6684 opened Oct 6, 2025 by Pasan11504 Loading…
6 tasks done
Implemented Queue using array
#6682 opened Oct 6, 2025 by alka-tripathi Loading…
Heap DataStructure
#6681 opened Oct 6, 2025 by spoorthi01012004m Loading…
[FEAT] Implement Dials Algorithm (Graph)
#6679 opened Oct 6, 2025 by Priyanshu1303d Loading…
6 tasks done
Create NearestElementTest.java
#6677 opened Oct 6, 2025 by sravyapalla Loading…
6 tasks done
Create NearestElement.java
#6676 opened Oct 6, 2025 by sravyapalla Loading…
6 tasks done
Added Removing stars and Complex NumberMultiplication
#6675 opened Oct 6, 2025 by Ganesh-PC018 Loading…
7 of 10 tasks
Proposal: Add Rotating Calipers Algorithm to Geometry Package
#6674 opened Oct 6, 2025 by motalib6 Loading…
6 tasks
Added Sentinel Linear Search .
#6671 opened Oct 6, 2025 by Th-Shivam Loading…
6 tasks done
ProTip! Exclude everything labeled bug with -label:bug.