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

refactor: add JavaDocs and improve readability in InfixToPrefix
#6363 opened Jul 9, 2025 by alxkm Loading…
6 tasks done
refactor: Improve readability and code clarity in InfixToPostfix
#6362 opened Jul 9, 2025 by alxkm Loading…
6 tasks done
cleanup: Improve docs, safety, and readability in RangeInSortedArray
#6361 opened Jul 9, 2025 by alxkm Loading…
6 tasks done
refactor: adding docs for LongestCommonPrefixTest and Parameterized Tests
#6360 opened Jul 9, 2025 by alxkm Loading…
6 tasks done
refactor: refactoring and documenting Isomorphic String Checker
#6359 opened Jul 9, 2025 by alxkm Loading…
6 tasks done
Added test cases for sorting algorithms
#6345 opened Jul 6, 2025 by pushkar0406 Loading…
6 tasks done
Add Binary Search Implemetation in Java
#6334 opened Jul 1, 2025 by SChandrasekhar96 Loading…
6 tasks
Update Combination.java
#6320 opened Jun 28, 2025 by sarthakshelar07 Loading…
6 tasks done
Graph tree check
#6318 opened Jun 26, 2025 by amankumar100 Loading…
6 tasks done
ProTip! Exclude everything labeled bug with -label:bug.