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-dev): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.7.3 to 7.7.4 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#7222 by dependabot bot was merged Jan 20, 2026 Loading…
feat: Add Prefix Sum category with 1D and 2D implementations
#7220 by singhc7 was merged Jan 19, 2026 Loading…
7 tasks done
feat: add Bell Numbers algorithm using Aitken's Array
#7219 by singhc7 was merged Jan 19, 2026 Loading…
7 tasks done
Add distance between two points algorithm
#7218 by Gopesh111 was merged Jan 19, 2026 Loading…
6 of 7 tasks
docs: add Javadoc to FibonacciSeries
#7215 by singhc7 was merged Jan 17, 2026 Loading…
4 of 7 tasks
Improve documentation for Linear Search algorithm
#7214 by SwaatiR was merged Jan 17, 2026 Loading…
Add Middle of Linked List (Slow/Fast Pointers)
#7212 by GziXnine was merged Jan 16, 2026 Loading…
7 tasks done
chore(deps-dev): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.7.2 to 7.7.3 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#7211 by dependabot bot was merged Jan 15, 2026 Loading…
Handle negative input in perfect square checks
#7207 by asmitha-16 was merged Jan 13, 2026 Loading…
Add Count Nice Subarrays sliding using window algorithm
#7206 by tarunjgupta was merged Jan 10, 2026 Loading…
7 tasks done
Add RotatedBinarySearch (search in rotated sorted array)
#7202 by GziXnine was merged Jan 14, 2026 Loading…
7 tasks done
Feat/tournament sort
#7201 by GziXnine was merged Jan 13, 2026 Loading…
7 tasks done
Add SmoothSort (Dijkstra’s adaptive in-place heapsort variant)
#7200 by GziXnine was merged Jan 9, 2026 Loading…
7 tasks done
chore(deps): bump peter-evans/create-pull-request from 7 to 8 in /.github/workflows dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#7199 by dependabot bot was merged Jan 8, 2026 Loading…
Calculate b3 as the division of b1 and b2
#7198 by zzwen6 was closed Jan 7, 2026 Loading…
1 of 7 tasks
Fix/bubble sort negative numbers
#7197 by P-Ved was closed Jan 7, 2026 Loading…
docs: clarify hash map vs HashMap terminology
#7195 by rajesh-r22 was merged Jan 7, 2026 Loading…
2 of 7 tasks
chore(deps): bump org.junit:junit-bom from 6.0.1 to 6.0.2 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#7194 by dependabot bot was merged Jan 6, 2026 Loading…
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.0.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#7193 by dependabot bot was merged Jan 5, 2026 Loading…
Added Documentation in MergeSortRecursive.java
#7190 by AdityaKeshari05 was closed Jan 19, 2026 Loading…
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#7188 by dependabot bot was merged Jan 1, 2026 Loading…
Enhance PrimeCheck with BigInteger prime verification
#7186 by MehulKing2009 was closed Dec 29, 2025 Loading…
6 tasks
Add test requirement to pull request template
#7185 by DenizAltunkapan was merged Dec 29, 2025 Loading…
6 tasks done
ProTip! Filter pull requests by the default branch with base:master.