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
.
primary-code-test
/
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
on
Development
User selector
All users
All time
Commit history
Commits on Feb 26, 2021
Merge remote-tracking branch 'origin/Development' into Development
JohnKara
committed
da85d41
View commit details
Copy full SHA for da85d41
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Fix ReverseWords class and test (#2077)
JackZeled0n
authored
bd60e13
View commit details
Copy full SHA for bd60e13
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Incorporate the class Upper from string package (#1952)
JackZeled0n
authored
09765b8
View commit details
Copy full SHA for 09765b8
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
Added Ackermann function (#794)
Show description for 8eb27d7
k-lukaszewicz
authored
8eb27d7
View commit details
Copy full SHA for 8eb27d7
View code at this point
Browse repository at this point
ReverseWord & ReverseWordsTest (#2022)
Show description for 1012ff7
loveshdongre
authored
1012ff7
View commit details
Copy full SHA for 1012ff7
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
Add New String Interleave Class and Tests (#2032)
Show description for 546bc3f
pdsla112
authored
546bc3f
View commit details
Copy full SHA for 546bc3f
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
Incorporate the class Alphabetical from string package
JackZeled0n
committed
f4f0dfd
View commit details
Copy full SHA for f4f0dfd
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
convolution, FFT, Bluestein's FFT, circular convolution and linear convolution using FFT
JohnKara
committed
b9dcb85
View commit details
Copy full SHA for b9dcb85
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
format code
realDuYuanChao
committed
be160de
View commit details
Copy full SHA for be160de
View code at this point
Browse repository at this point
Implementation for Round Robin Algorithm in Java with tests
geogiadim
authored and
realDuYuanChao
committed
72efcaa
View commit details
Copy full SHA for 72efcaa
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Revert "Revert "Fixed code smells after running sonarqube on the project""
realDuYuanChao
authored
87485b0
View commit details
Copy full SHA for 87485b0
View code at this point
Browse repository at this point
Merge pull request #1433 from abhijaykumar/Development
Show description for dcdd17d
realDuYuanChao
authored
dcdd17d
View commit details
Copy full SHA for dcdd17d
View code at this point
Browse repository at this point
Fixed code smells detected by SonarQube - PR#1429
Show description for dd3b2d2
abhijaykumar
committed
dd3b2d2
View commit details
Copy full SHA for dd3b2d2
View code at this point
Browse repository at this point
Merge branch 'Development' of https://github.com/TheAlgorithms/Java into Development
abhijaykumar
committed
32b02af
View commit details
Copy full SHA for 32b02af
View code at this point
Browse repository at this point
Added cache type params to avoid build error on jdk8
abhijaykumar
committed
60c77e5
View commit details
Copy full SHA for 60c77e5
View code at this point
Browse repository at this point
Revert "Fixed code smells after running sonarqube on the project"
realDuYuanChao
authored
e7304d3
View commit details
Copy full SHA for e7304d3
View code at this point
Browse repository at this point
Commits on Aug 21, 2020
Corrected code smells with raw type and dangling else block
Show description for 2d797fb
abhijaykumar
committed
2d797fb
View commit details
Copy full SHA for 2d797fb
View code at this point
Browse repository at this point
Removing unused generic variable - code smell
abhijaykumar
committed
6aecb37
View commit details
Copy full SHA for 6aecb37
View code at this point
Browse repository at this point
Added constant for string literal - code smell
Show description for 57c1967
abhijaykumar
committed
57c1967
View commit details
Copy full SHA for 57c1967
View code at this point
Browse repository at this point
Removed code smells and followed naming convention
Show description for 7fbf8f2
abhijaykumar
committed
7fbf8f2
View commit details
Copy full SHA for 7fbf8f2
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
Added LRU cache implementation.
varnaa
committed
5466ff0
View commit details
Copy full SHA for 5466ff0
View code at this point
Browse repository at this point
Commits on Jul 26, 2020
Added LFU cache implementation
tanmaylaud
committed
36e23bb
View commit details
Copy full SHA for 36e23bb
View code at this point
Browse repository at this point
Commits on May 25, 2020
Merge pull request #1328 from MohamedBechir/Development
Show description for 9f8abb0
deadshotsb
authored
9f8abb0
View commit details
Copy full SHA for 9f8abb0
View code at this point
Browse repository at this point
Take into consideration hexadecimal numbers with floating point
MohamedBechir
committed
9ee9612
View commit details
Copy full SHA for 9ee9612
View code at this point
Browse repository at this point
Fix requested changes
MohamedBechir
committed
fd24ffc
View commit details
Copy full SHA for fd24ffc
View code at this point
Browse repository at this point
Add Hexadecimal to binary conversion
MohamedBechir
committed
724ff7e
View commit details
Copy full SHA for 724ff7e
View code at this point
Browse repository at this point
Add HexadecimalToDecimal conversion
MohamedBechir
committed
ccf5065
View commit details
Copy full SHA for ccf5065
View code at this point
Browse repository at this point
Commits on May 8, 2020
CaesarBruteForce
SageTendo
committed
2567859
View commit details
Copy full SHA for 2567859
View code at this point
Browse repository at this point
Commits on May 6, 2020
Merge pull request #1247 from BanQiaoGeXia/Development
Show description for 4690efb
StepfenShawn
authored
4690efb
View commit details
Copy full SHA for 4690efb
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
IntQueue
iheb1196
committed
c6c6fff
View commit details
Copy full SHA for c6c6fff
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Add singly linked list
MohamedBechir
committed
f82bf1a
View commit details
Copy full SHA for f82bf1a
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
Implement ternary search
Bence Lakos
committed
fc75a15
View commit details
Copy full SHA for fc75a15
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
fix a bug #1250
MK
committed
7b1c328
View commit details
Copy full SHA for 7b1c328
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Solve the Optimize method flip in SortUtils #1246
MK
committed
f3f2661
View commit details
Copy full SHA for f3f2661
View code at this point
Browse repository at this point
Commits on Mar 7, 2020
Rewrote Stack.java
Show description for 2d4d7dd
leny-mi
committed
2d4d7dd
View commit details
Copy full SHA for 2d4d7dd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.