-
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(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
Add input validation and clarify sorted array requirement in Binary Search
#7216
by SwaatiR
was merged Jan 18, 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…
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
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
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…
Add detailed JavaDoc for AllPathsFromSourceToTarget algorithm
#7192
by S-GIRI
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.