FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/main/java/com - TheAlgorithms/Java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
Java
Public
Notifications
You must be signed in to change notification settings
Fork
21.2k
Star
66.2k
Code
Issues
4
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
Java
src
main
java
com
on
update-directory
User selector
Datepicker
Commit history
Commits on Aug 21, 2026
feat(datastructures): add SelfOrganizingLinkedList implementation and tests (#7575)
Show description for 9d05db2
iamcodinghere22
and
DenizAltunkapan
authored
9d05db2
View commit details
Copy full SHA for 9d05db2
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
fix: integer overflow in MobiusFunction (#7574)
Show description for 3ddd052
SEPURI-SAI-KRISHNA
authored
3ddd052
View commit details
Copy full SHA for 3ddd052
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
fix: off-by-one bounds guards in SegmentTree (#7573)
Show description for a050916
SEPURI-SAI-KRISHNA
authored
a050916
View commit details
Copy full SHA for a050916
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
fix: RailFenceCipher silently drops newline characters (#7572)
Show description for a0f6b0d
SEPURI-SAI-KRISHNA
authored
a0f6b0d
View commit details
Copy full SHA for a0f6b0d
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Fix out-of-bounds access and identity comparison in FibonacciSearch (#7557)
SEPURI-SAI-KRISHNA
authored
0b0f921
View commit details
Copy full SHA for 0b0f921
View code at this point
Browse repository at this point
Fix ExponentialSearch missing boundary elements and not returning -1 (#7556)
Show description for 55f551b
SEPURI-SAI-KRISHNA
and
alxkm
authored
55f551b
View commit details
Copy full SHA for 55f551b
View code at this point
Browse repository at this point
Fix infinite loop in JumpSearch when key exceeds last element (#7555)
SEPURI-SAI-KRISHNA
authored
171bdc5
View commit details
Copy full SHA for 171bdc5
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
Reject null BitonicSort input explicitly (#7550)
Show description for 7c934ad
cragkhit
authored
7c934ad
View commit details
Copy full SHA for 7c934ad
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
Add Concurrent Merge Sort Implementation (#7544)
Show description for 1f4e2f8
anshullakra007
authored
1f4e2f8
View commit details
Copy full SHA for 1f4e2f8
View code at this point
Browse repository at this point
Add MultinomialNaiveBayesClassifier Implementation (#7532)
Show description for f0b7778
Rosander0
and
DenizAltunkapan
authored
f0b7778
View commit details
Copy full SHA for f0b7778
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Add rotting oranges (#7542)
Show description for cceeac7
rsemwal1711
authored
cceeac7
View commit details
Copy full SHA for cceeac7
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
fix: reject negative input in SumOfSquares and add tests (#7543)
Show description for ef61ee8
lieutenant-Rohit
authored
ef61ee8
View commit details
Copy full SHA for ef61ee8
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Fix incorrect absolute minimum calculation (#7536)
Show description for e9f11bb
klerk1t
authored
e9f11bb
View commit details
Copy full SHA for e9f11bb
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
Add LibrarySort Implementation (#7481)
Show description for f34cbbf
Rosander0
authored
f34cbbf
View commit details
Copy full SHA for f34cbbf
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
Add LinearRegression Implementation (#7520)
Show description for 93cf85e
Rosander0
authored
93cf85e
View commit details
Copy full SHA for 93cf85e
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
Enhance Javadoc for AccountMerge (#7523)
Show description for 9b16a48
akankshanimmagadda
and
akanksha
authored
9b16a48
View commit details
Copy full SHA for 9b16a48
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
fix: Caesar cipher produces non-alphabetic output for negative shifts (#7508)
Show description for 12ea4bb
herley-shaori
authored
12ea4bb
View commit details
Copy full SHA for 12ea4bb
View code at this point
Browse repository at this point
docs: correct stale WiggleSort Javadoc — [1, 2, 2] is already detected, add regression tests (#7509)
Show description for c6fa50f
herley-shaori
authored
c6fa50f
View commit details
Copy full SHA for c6fa50f
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
Remove duplicate Dijkstra implementation in others directory (#7500)
Sim20004
authored
d4ffef7
View commit details
Copy full SHA for d4ffef7
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
docs: cross-reference nth-fibonacci implementations via javadocs (#7497)
Show description for e3692c7
DishaSethi
and
DenizAltunkapan
authored
e3692c7
View commit details
Copy full SHA for e3692c7
View code at this point
Browse repository at this point
SelectionSort: add missing Javadoc for class and findIndexOfMin method (#7494)
Show description for 0d29e7c
JulianGStudium
authored
0d29e7c
View commit details
Copy full SHA for 0d29e7c
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
DisariumNumber (#7490)
Show description for ef986c4
iamcodinghere22
authored
ef986c4
View commit details
Copy full SHA for ef986c4
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Add TitleCase Implementation (#7473)
Show description for 31caee6
Rosander0
authored
31caee6
View commit details
Copy full SHA for 31caee6
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
refactor: review and group scattered palindrome implementation (#7487)
Show description for 51137a1
priyanshuvishwakarma273403
authored
51137a1
View commit details
Copy full SHA for 51137a1
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
Add SociableNumber Implementation (#7475)
Show description for 0e001b7
Rosander0
authored
0e001b7
View commit details
Copy full SHA for 0e001b7
View code at this point
Browse repository at this point
refactor: unify Dijkstra on efficient PriorityQueue implementation (#7486)
priyanshuvishwakarma273403
authored
00339c7
View commit details
Copy full SHA for 00339c7
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
fix: validate that all characters after first padding character in Base64 decode (#7491)
Show description for 0fe06ac
priyanshuvishwakarma273403
authored
0fe06ac
View commit details
Copy full SHA for 0fe06ac
View code at this point
Browse repository at this point
Add FriendlyNumber Implementation (#7474)
Show description for a508fd2
Rosander0
authored
a508fd2
View commit details
Copy full SHA for a508fd2
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
Add PadovanSequence Implementation (#7477)
Show description for 631eae3
Rosander0
authored
631eae3
View commit details
Copy full SHA for 631eae3
View code at this point
Browse repository at this point
Fix division by zero in interpolation search (#7484)
Show description for e57a675
priyanshuvishwakarma273403
authored
e57a675
View commit details
Copy full SHA for e57a675
View code at this point
Browse repository at this point
chore: move HeavyLightDecomposition to datastructures/trees (#7485)
priyanshuvishwakarma273403
authored
fafc5a2
View commit details
Copy full SHA for fafc5a2
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Add JacobsthalNumber Implementation (#7479)
Show description for bf0ff70
Rosander0
authored
bf0ff70
View commit details
Copy full SHA for bf0ff70
View code at this point
Browse repository at this point
Add PerrinNumber Implementation (#7478)
Show description for 8e374d3
Rosander0
authored
8e374d3
View commit details
Copy full SHA for 8e374d3
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
feat: add count distinct elements in window algorithm (#7463)
Show description for bf8f3bd
SyedAbd110786
authored
bf8f3bd
View commit details
Copy full SHA for bf8f3bd
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
Add LongestCommonSubstring Implementation (#7464)
Show description for 0388455
Rosander0
authored
0388455
View commit details
Copy full SHA for 0388455
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL