Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
henkidama
/
Java
Public
forked from
TheAlgorithms/Java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Java
src
test
java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 28, 2025
Add BTree implementation (#6248)
skamble2
authored
2320b46
View commit details
Copy full SHA for 2320b46
View code at this point
Browse repository at this point
Commits on May 9, 2025
Add Randomized Quick Sort (#6234)
VibhuKhera123
authored
b09766e
View commit details
Copy full SHA for b09766e
View code at this point
Browse repository at this point
Add Monte Carlo's Integral Approximation (#6235)
MuhammadEzzatHBK
authored
6fe630c
View commit details
Copy full SHA for 6fe630c
View code at this point
Browse repository at this point
Commits on May 5, 2025
Add Karger's minimum cut algorithm (#6233)
MuhammadEzzatHBK
authored
571d05c
View commit details
Copy full SHA for 571d05c
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
Add LongestIncreasingSubsequenceNLogN (#6221)
huseynovvusal
authored
ad5e496
View commit details
Copy full SHA for ad5e496
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
Add ReservoirSampling algorithm to randomized module (#6204)
cureprotocols
authored
f53bc00
View commit details
Copy full SHA for f53bc00
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
refactor: introduce `SinglyLinkedListNode` (#6210)
vil02
authored
251e9e1
View commit details
Copy full SHA for 251e9e1
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Add Traveling Salesman Problem (#6205)
DenizAltunkapan
authored
743f966
View commit details
Copy full SHA for 743f966
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
Add feature to convert numeric words to their number representation (#6195)
Sufi-san
authored
4514887
View commit details
Copy full SHA for 4514887
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
Add a linear system solver (#6196)
21kondav
authored
5285a3d
View commit details
Copy full SHA for 5285a3d
View code at this point
Browse repository at this point
Add Parenthesis to MathBuilder (#6193)
sadiul-hakim
authored
769e497
View commit details
Copy full SHA for 769e497
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
Add math builder (#6190)
sadiul-hakim
authored
e6073f8
View commit details
Copy full SHA for e6073f8
View code at this point
Browse repository at this point
Commits on Mar 1, 2025
Add Maximum Weighted Matching Algorithm for Trees (#6184)
DenizAltunkapan
authored
c8281e0
View commit details
Copy full SHA for c8281e0
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
Add reverseUsingStringBuilder method to reverse a string (#6182)
geetoor-maven
authored
849ab91
View commit details
Copy full SHA for 849ab91
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Add Heavy-Light Decomposition (HLD) (#6169)
NithinU2802
authored
5be5e35
View commit details
Copy full SHA for 5be5e35
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
Refactor LWWElementSet (#6164)
itakurah
authored
63ce6b8
View commit details
Copy full SHA for 63ce6b8
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Add Constrained Shortest Path Problem (CSPP) / Shortest Path Problem with Resource Constraints (SPPRC) (#6155)
DenizAltunkapan
authored
d4b28b3
View commit details
Copy full SHA for d4b28b3
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
Create package prime, matrix and games (#6139)
varada610
authored
4ef0682
View commit details
Copy full SHA for 4ef0682
View code at this point
Browse repository at this point
Commits on Jan 19, 2025
Fix AbsoluteMin bug for equal absolute values (#6145)
Show description for 0e0539e
rizwan-ilyas
authored
0e0539e
View commit details
Copy full SHA for 0e0539e
View code at this point
Browse repository at this point
Commits on Jan 18, 2025
Fix absolute max bug (#6144)
rizwan-ilyas
authored
30d0c06
View commit details
Copy full SHA for 30d0c06
View code at this point
Browse repository at this point
Add DarkSort Algorithm (#6141)
sahilkumarvalecha
authored
5454e2f
View commit details
Copy full SHA for 5454e2f
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
Add convertion of numbers into their word representation (#6137)
ZingadePrathamesh
authored
466ff0b
View commit details
Copy full SHA for 466ff0b
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
Add Goldbach's Conjecture algorithm (#6127)
BILLSARAN
authored
754bf6c
View commit details
Copy full SHA for 754bf6c
View code at this point
Browse repository at this point
Commits on Jan 12, 2025
improve zig-zag-pattern (#6128)
r4lly99
authored
08c0f4a
View commit details
Copy full SHA for 08c0f4a
View code at this point
Browse repository at this point
Commits on Jan 11, 2025
Refactor files to be in correctly nested packages (#6120)
varada610
authored
1e6ed97
View commit details
Copy full SHA for 1e6ed97
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
Improve Vampire Number (#6110)
Shisoik
authored
14db275
View commit details
Copy full SHA for 14db275
View code at this point
Browse repository at this point
Commits on Dec 21, 2024
Add unit test for EditDistance (#6108)
nguyentanphat8694
authored
2fff579
View commit details
Copy full SHA for 2fff579
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
Add optimized version of DijkstraAlgorithm (#6088)
likespro
authored
1a2aedd
View commit details
Copy full SHA for 1a2aedd
View code at this point
Browse repository at this point
Commits on Nov 3, 2024
Rename `Recursion` package (#6081)
alxkm
authored
04bfaa8
View commit details
Copy full SHA for 04bfaa8
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
Add Fibonacci series to Recursion package (#6079)
MohamedBoukthir
authored
539871a
View commit details
Copy full SHA for 539871a
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
General performance improvement (#6078)
mosbat
authored
df0c997
View commit details
Copy full SHA for df0c997
View code at this point
Browse repository at this point
Add Exponential Moving Average Filter (#6075)
Shreya123714
authored
7b962a4
View commit details
Copy full SHA for 7b962a4
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
Enhance docs, add tests in `MaxHeap` (#5983)
Hardvan
authored
03bb8ee
View commit details
Copy full SHA for 03bb8ee
View code at this point
Browse repository at this point
Add shuffle array (#6026)
rashi07dashore
authored
b14db81
View commit details
Copy full SHA for b14db81
View code at this point
Browse repository at this point
Enhance docs, add tests in `ReverseKGroup` (#5999)
Hardvan
authored
857d921
View commit details
Copy full SHA for 857d921
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.