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
11
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
499 workflow runs
499 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.
[ENHANCEMENT] Add Wavelet Tree Data Structure (#7414)
Generate Directory Markdown
#424:
Commit
0811cd0
pushed by
DenizAltunkapan
15s
master
master
15s
View workflow file
feat: add Rat in a Maze backtracking algorithm (#7418)
Generate Directory Markdown
#423:
Commit
e7f8979
pushed by
DenizAltunkapan
22s
master
master
22s
View workflow file
Added null check to EMAFilter (#7417)
Generate Directory Markdown
#422:
Commit
e814d97
pushed by
DenizAltunkapan
12s
master
master
12s
View workflow file
Optimized NQueens implementation using hashing (#7416)
Generate Directory Markdown
#421:
Commit
54341c1
pushed by
DenizAltunkapan
10s
master
master
10s
View workflow file
Update Anagrams.java (#7409)
Generate Directory Markdown
#420:
Commit
2616e09
pushed by
DenizAltunkapan
11s
master
master
11s
View workflow file
chore(deps): bump com.puppycrawl.tools:checkstyle from 13.4.1 to 13.4…
Generate Directory Markdown
#419:
Commit
6db8e20
pushed by
alxkm
11s
master
master
11s
View workflow file
chore(deps): bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4…
Generate Directory Markdown
#418:
Commit
35b94ab
pushed by
alxkm
10s
master
master
10s
View workflow file
fix: aesencryption in AESEncryption.java (#7392)
Generate Directory Markdown
#417:
Commit
763b95b
pushed by
DenizAltunkapan
10s
master
master
10s
View workflow file
fix: remove malformed javadoc to fix -Werror build failure (#7393) (#…
Generate Directory Markdown
#416:
Commit
0ad5d90
pushed by
DenizAltunkapan
13s
master
master
13s
View workflow file
feat(graph): add DSU-based account merge algorithm (#7377)
Generate Directory Markdown
#415:
Commit
b3e31b5
pushed by
DenizAltunkapan
16s
master
master
16s
View workflow file
test(searches): cover null input cases in IterativeBinarySearch (#7375)
Generate Directory Markdown
#414:
Commit
14b6f99
pushed by
DenizAltunkapan
11s
master
master
11s
View workflow file
docs: add edge cases to JumpSearch documentation (#7379)
Generate Directory Markdown
#413:
Commit
df8fd85
pushed by
DenizAltunkapan
11s
master
master
11s
View workflow file
feat(geometry): add line segment intersection utility (#7376)
Generate Directory Markdown
#412:
Commit
79bc620
pushed by
DenizAltunkapan
11s
master
master
11s
View workflow file
feat(maths): enhance Average with stream method and improved JavaDoc …
Generate Directory Markdown
#411:
Commit
1edf319
pushed by
DenizAltunkapan
12s
master
master
12s
View workflow file
chore(deps): bump actions/github-script from 8 to 9 in /.github/workf…
Generate Directory Markdown
#410:
Commit
e0a7223
pushed by
DenizAltunkapan
12s
master
master
12s
View workflow file
Refactor Alphabetical implementation and tests (#7370)
Generate Directory Markdown
#409:
Commit
5b9db67
pushed by
DenizAltunkapan
10s
master
master
10s
View workflow file
Improve readability in LinearSearch by using local variable (#7367)
Generate Directory Markdown
#408:
Commit
49f9e1a
pushed by
DenizAltunkapan
16s
master
master
16s
View workflow file
Fix: handle null key in IterativeBinarySearch (#7365)
Generate Directory Markdown
#407:
Commit
7eea9a5
pushed by
DenizAltunkapan
13s
master
master
13s
View workflow file
Feat/segment tree 2d (#7363)
Generate Directory Markdown
#406:
Commit
741b2d1
pushed by
DenizAltunkapan
14s
master
master
14s
View workflow file
feat(strings): add MoveHashToEnd algorithm (#7313)
Generate Directory Markdown
#405:
Commit
13aaad2
pushed by
DenizAltunkapan
10s
master
master
10s
View workflow file
Create Relativity.java (#7323)
Generate Directory Markdown
#404:
Commit
abd1c47
pushed by
DenizAltunkapan
14s
master
master
14s
View workflow file
Enhance LinearSearch with null check for value (#7355)
Generate Directory Markdown
#403:
Commit
b7e9c85
pushed by
DenizAltunkapan
9s
master
master
9s
View workflow file
feat: add OptimalBinarySearchTree algorithm (#7310)
Generate Directory Markdown
#402:
Commit
f38d5cd
pushed by
DenizAltunkapan
10s
master
master
10s
View workflow file
Use BigInteger to prevent overflow in factorial calculation (#7358)
Generate Directory Markdown
#401:
Commit
9729e56
pushed by
DenizAltunkapan
13s
master
master
13s
View workflow file
fix(BinarySearch): add null key check to prevent NPE (fix #7356) (#7357)
Generate Directory Markdown
#400:
Commit
635d54a
pushed by
DenizAltunkapan
39s
master
master
39s
View workflow file
Previous
1
2
3
4
5
6
…
19
20
Next
You can’t perform that action at this time.