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
Accelerator
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
Type
/
to 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 }}
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.3k
Star
66.2k
Code
Issues
8
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: TheAlgorithms/Java
Actions
All workflows
Workflows
Build
Build
Clang format linter
Clang format linter
Close stale issues and PRs
Close stale issues and PRs
Close stale PRs with failed workflows
Close stale PRs with failed workflows
CodeQL
CodeQL
Copilot
Copilot
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Generate Directory Markdown
Generate Directory Markdown
Infer
Infer
Show more workflows...
Management
Caches
Generate Directory Markdown
Generate Directory Markdown
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
update-directorymd.yml
will be ignored since log searching is not yet available
500 workflow runs
500 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
chore(deps): bump actions/cache from 4 to 5 in /.github/workflows (#7…
Generate Directory Markdown
#300:
Commit
746457c
pushed by
vil02
13s
master
master
13s
View workflow file
chore(deps-dev): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 …
Generate Directory Markdown
#299:
Commit
a8bc9cc
pushed by
DenizAltunkapan
15s
master
master
15s
View workflow file
Add unit tests for graph algorithms (#7133) (#7156)
Generate Directory Markdown
#298:
Commit
4f40206
pushed by
DenizAltunkapan
15s
master
master
15s
View workflow file
Add Big-O time and space complexity comments for sorting algorithms (…
Generate Directory Markdown
#297:
Commit
520151a
pushed by
DenizAltunkapan
15s
master
master
15s
View workflow file
chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.7.1 to…
Generate Directory Markdown
#296:
Commit
e7c3e1f
pushed by
DenizAltunkapan
15s
master
master
15s
View workflow file
Add Snell's Law refraction algorithm (#7150)
Generate Directory Markdown
#295:
Commit
316def4
pushed by
DenizAltunkapan
12s
master
master
12s
View workflow file
Fixed redundant boolean logic (#7151)
Generate Directory Markdown
#294:
Commit
246162e
pushed by
DenizAltunkapan
10s
master
master
10s
View workflow file
chore(deps): bump gitpod/workspace-java-21 from 2025-10-06-13-14-25 t…
Generate Directory Markdown
#293:
Commit
bd7f269
pushed by
DenizAltunkapan
10s
master
master
10s
View workflow file
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.1.2 to 12.2…
Generate Directory Markdown
#292:
Commit
927fe1f
pushed by
DenizAltunkapan
10s
master
master
10s
View workflow file
feat: implement One-Time Pad cipher (#6941) (#7096)
Generate Directory Markdown
#291:
Commit
8d2cdb2
pushed by
DenizAltunkapan
14s
master
master
14s
View workflow file
Added threaded binary tree (#6995)
Generate Directory Markdown
#290:
Commit
14c0b08
pushed by
DenizAltunkapan
14s
master
master
14s
View workflow file
Added program to check either number is Evil or Odious (#6958)
Generate Directory Markdown
#289:
Commit
ac6fef1
pushed by
DenizAltunkapan
13s
master
master
13s
View workflow file
Added program to check Abundant number (#6961)
Generate Directory Markdown
#288:
Commit
a9ba87c
pushed by
DenizAltunkapan
11s
master
master
11s
View workflow file
feat: Added Gomory–Hu Tree (all-pairs min-cuts via n1 max-flows) (#6818)
Generate Directory Markdown
#287:
Commit
4c5525a
pushed by
DenizAltunkapan
14s
master
master
14s
View workflow file
chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.7.0 to…
Generate Directory Markdown
#286:
Commit
f352f81
pushed by
vil02
15s
master
master
15s
View workflow file
feat: add Valid Parentheses algorithm using Stack (#7117)
Generate Directory Markdown
#285:
Commit
d1ea306
pushed by
DenizAltunkapan
10s
master
master
10s
View workflow file
Update Javadoc for perimeterIrregularPolygon method (#7141)
Generate Directory Markdown
#284:
Commit
e841d73
pushed by
DenizAltunkapan
14s
master
master
14s
View workflow file
docs: improve javadoc for Combination class (#7126)
Generate Directory Markdown
#283:
Commit
a14e1e3
pushed by
DenizAltunkapan
11s
master
master
11s
View workflow file
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.…
Generate Directory Markdown
#282:
Commit
2c4bf3c
pushed by
DenizAltunkapan
15s
master
master
15s
View workflow file
fix: correct error message in surfaceAreaCylinder method (#7106)
Generate Directory Markdown
#281:
Commit
1c6026e
pushed by
alxkm
10s
master
master
10s
View workflow file
fix: prevent duplicate auth header in GitHub Actions workflow (#7091)
Generate Directory Markdown
#280:
Commit
f693c44
pushed by
alxkm
12s
master
master
12s
View workflow file
Feature/centroid decomposition (#7086)
Generate Directory Markdown
#279:
Commit
fa8ea8e
pushed by
DenizAltunkapan
10s
master
master
10s
View workflow file
chore(deps): bump actions/checkout from 5 to 6 in /.github/workflows …
Generate Directory Markdown
#278:
Commit
e6c576c
pushed by
vil02
11s
master
master
11s
View workflow file
chore: pin infer to more recent hash (#7079)
Generate Directory Markdown
#277:
Commit
fba6292
pushed by
DenizAltunkapan
9s
master
master
9s
View workflow file
Update DIRECTORY.md (#7070)
Generate Directory Markdown
#276:
Commit
e37a7ab
pushed by
alxkm
9s
master
master
9s
View workflow file
Previous
1
2
…
7
8
9
10
11
…
19
20
Next
You can’t perform that action at this time.