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 }}
txdyc
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 30, 2021
Add RandomNode in lists section (#2851)
Show description for bc6de37
skmodi649
and
yanglbme
authored
bc6de37
View commit details
Copy full SHA for bc6de37
Browse repository at this point
Commits on Nov 27, 2021
Fix formatting in Juggler Sequence (#2846)
yanglbme
authored
b870de4
View commit details
Copy full SHA for b870de4
Browse repository at this point
Commits on Nov 26, 2021
Add Juggler Sequence (#2845)
Show description for 2954ed2
itsAkshayDubey
and
siriak
authored
2954ed2
View commit details
Copy full SHA for 2954ed2
Browse repository at this point
Add Happy Numbers (#2839)
Show description for e488b7b
3 people
authored
e488b7b
View commit details
Copy full SHA for e488b7b
Browse repository at this point
Commits on Nov 24, 2021
Fix a bug in A_Star.Graph in jdk17 (#2842)
Show description for fb3cec0
renjiancheng
and
siriak
authored
fb3cec0
View commit details
Copy full SHA for fb3cec0
Browse repository at this point
Commits on Nov 23, 2021
Fix NoClassDefFoundError exception (#2838)
Show description for 6c00bee
FyZhu97
and
siriak
authored
6c00bee
View commit details
Copy full SHA for 6c00bee
Browse repository at this point
Commits on Nov 22, 2021
Add binomial coefficients (#2835)
itsAkshayDubey
authored
1869eab
View commit details
Copy full SHA for 1869eab
Browse repository at this point
Commits on Nov 20, 2021
Add author (#2831)
Show description for fe7e5d8
Sachwin-Kohli
and
github-actions
authored
fe7e5d8
View commit details
Copy full SHA for fe7e5d8
Browse repository at this point
Commits on Nov 15, 2021
Add Boundary Fill Algorithm (#2822)
Show description for 6be3c99
itsAkshayDubey
and
siriak
authored
6be3c99
View commit details
Copy full SHA for 6be3c99
Browse repository at this point
Change Java version to 17 (#2819)
Show description for dee4fc7
aitorfi
and
siriak
authored
dee4fc7
View commit details
Copy full SHA for dee4fc7
Browse repository at this point
Commits on Nov 14, 2021
Add Flood Fill Algorithm Implementation (#2821)
Show description for 1f17076
itsAkshayDubey
and
siriak
authored
1f17076
View commit details
Copy full SHA for 1f17076
Browse repository at this point
Commits on Nov 13, 2021
Update DIRECTORY.md (#2818)
aitorfi
authored
4fb7470
View commit details
Copy full SHA for 4fb7470
Browse repository at this point
Commits on Nov 12, 2021
Change project structure to a Maven Java project + Refactor (#2816)
aitorfi
authored
9fb3364
View commit details
Copy full SHA for 9fb3364
Browse repository at this point
Commits on Nov 10, 2021
Add Damm algorithm (Fixes: #2814) (#2815)
Show description for 8e533d2
Boiarshinov
and
siriak
authored
8e533d2
View commit details
Copy full SHA for 8e533d2
Browse repository at this point
Commits on Nov 9, 2021
Add Dequeue (#2809)
Show description for e240c1e
iccowan
and
siriak
authored
e240c1e
View commit details
Copy full SHA for e240c1e
Browse repository at this point
Add Gaussian Elimination (#2810)
Show description for 9b0543d
3 people
authored
9b0543d
View commit details
Copy full SHA for 9b0543d
Browse repository at this point
Commits on Nov 8, 2021
Add Breadth First Search (#2801)
Show description for ba6a3d6
3 people
authored
ba6a3d6
View commit details
Copy full SHA for ba6a3d6
Browse repository at this point
Add generic Node classes (#2782)
Show description for 7f3eb1b
aitorfi
and
siriak
authored
7f3eb1b
View commit details
Copy full SHA for 7f3eb1b
Browse repository at this point
Improve documentation for `MatrixGraphs` (#2808)
iccowan
authored
78f7706
View commit details
Copy full SHA for 78f7706
Browse repository at this point
Commits on Nov 4, 2021
Add BFS/DFS ordering to matrix graphs (#2807)
iccowan
authored
5f424ce
View commit details
Copy full SHA for 5f424ce
Browse repository at this point
Commits on Nov 3, 2021
Add volume formulas (#2805)
Show description for bc6510e
shitkoder
and
siriak
authored
bc6510e
View commit details
Copy full SHA for bc6510e
Browse repository at this point
Update bubble sort (#2806)
realDuYuanChao
authored
b0ccec9
View commit details
Copy full SHA for b0ccec9
Browse repository at this point
Fix typo (#2802)
shitkoder
authored
9567a78
View commit details
Copy full SHA for 9567a78
Browse repository at this point
Commits on Nov 2, 2021
Add doubly linked list print reverse (#2797)
iccowan
authored
55c114d
View commit details
Copy full SHA for 55c114d
Browse repository at this point
Add DepthFirstSearch with Java Streams (#2800)
Show description for b05b4d0
caos321
and
xzero
authored
b05b4d0
View commit details
Copy full SHA for b05b4d0
Browse repository at this point
Add Banker's Algorithm (#2799)
amritesh19
authored
27c5237
View commit details
Copy full SHA for 27c5237
Browse repository at this point
Add MatrixUtil for matrix operations (#2798)
Show description for 7abd239
caos321
and
xzero
authored
7abd239
View commit details
Copy full SHA for 7abd239
Browse repository at this point
Commits on Nov 1, 2021
Add algorithm to reverse doubly linked list (#2796)
iccowan
authored
5b261e9
View commit details
Copy full SHA for 5b261e9
Browse repository at this point
Commits on Oct 31, 2021
Add surface area of Cone and Hemisphere (#2791)
shitkoder
authored
9e36810
View commit details
Copy full SHA for 9e36810
Browse repository at this point
Check if Binary Tree is Balanced `Closes #2719` (#2732)
iccowan
authored
664bcf4
View commit details
Copy full SHA for 664bcf4
Browse repository at this point
Update directory (fixes #2785) (#2786)
JadenLeake333
authored
f9e4201
View commit details
Copy full SHA for f9e4201
Browse repository at this point
Commits on Oct 30, 2021
Add Duplicate Brackets (#2766)
sharduln30
authored
6aabc02
View commit details
Copy full SHA for 6aabc02
Browse repository at this point
Add Odd-Even Sort (#2765)
JadenLeake333
authored
0607bf9
View commit details
Copy full SHA for 0607bf9
Browse repository at this point
Add reverse number (#2759)
aitorfi
authored
bc6c854
View commit details
Copy full SHA for bc6c854
Browse repository at this point
Add Palindrome Linked List (Fixes #2360) (#2746)
aitorfi
authored
5834a94
View commit details
Copy full SHA for 5834a94
Browse repository at this point
Previous
Next
You can’t perform that action at this time.