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
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 }}
D-Bitman
/
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
com
thealgorithms
strings
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 8, 2023
Add `AhoCorasick` (#4465)
Show description for 8200a79
Prabhat-Kumar-42
and
vil02
authored
8200a79
View commit details
Copy full SHA for 8200a79
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
Add `ReverseWordsInString` (#4456)
Show description for 081f308
Suchiq
and
vil02
authored
081f308
View commit details
Copy full SHA for 081f308
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
Update Pangram.java using Java Collections (#4479)
Show description for ee2629c
Ankit-Saha08
and
debasishbsws
authored
ee2629c
View commit details
Copy full SHA for ee2629c
View code at this point
Browse repository at this point
Commits on Sep 1, 2023
chore: enforce `InsertNewlineAtEOF` in `clang-format` (#4343)
Show description for f010a47
vil02
and
debasishbsws
authored
f010a47
View commit details
Copy full SHA for f010a47
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
Code cleanup (#4246)
HManiac74
authored
2488a2a
View commit details
Copy full SHA for 2488a2a
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
Add a new implementation for CheckAnagrams (#4231)
albina-astr
authored
9ecc3aa
View commit details
Copy full SHA for 9ecc3aa
View code at this point
Browse repository at this point
Commits on Jun 9, 2023
Add automatic linter (#4214)
acbin
authored
415a04e
View commit details
Copy full SHA for 415a04e
View code at this point
Browse repository at this point
style: format code (#4212)
Show description for 00282ef
acbin
authored
00282ef
View commit details
Copy full SHA for 00282ef
View code at this point
Browse repository at this point
Commits on May 5, 2023
Add one more solution for anagrams check (#4175)
kmanoj07
authored
89b7ee4
View commit details
Copy full SHA for 89b7ee4
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Add tests for HorspoolSearch (#4165)
Lieu Chi Tung
authored
b55fc97
View commit details
Copy full SHA for b55fc97
View code at this point
Browse repository at this point
Commits on Mar 19, 2023
Add Run-Length Encoding (fixes #3911) (#3916)
Swarga-codes
authored
86c9314
View commit details
Copy full SHA for 86c9314
View code at this point
Browse repository at this point
Commits on Mar 5, 2023
Increase test coverage (fixes #3895 #3896) (#3897)
a-kbd
authored
dd949e9
View commit details
Copy full SHA for dd949e9
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
Add ValidParentheses (#3689)
adjamalbek
authored
1a391c2
View commit details
Copy full SHA for 1a391c2
View code at this point
Browse repository at this point
Create Atoi Function.java (#3756)
Show description for fea982d
3 people
authored
fea982d
View commit details
Copy full SHA for fea982d
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Add tests for merge sort (#3715)
shlokam
authored
9e7456a
View commit details
Copy full SHA for 9e7456a
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Fixed error in Palindrome.java and gave semantic names to functions (#3643)
Show description for bd267bb
TaranjeetSinghKalsi
and
Debasish Biswas
authored
bd267bb
View commit details
Copy full SHA for bd267bb
View code at this point
Browse repository at this point
Added function in Pangram.java (#3703)
Show description for acf7a86
TaranjeetSinghKalsi
and
Debasish Biswas
authored
acf7a86
View commit details
Copy full SHA for acf7a86
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Update WordLadderTest.java & WordLadder.java (#3674)
TaranjeetSinghKalsi
authored
a0d03e8
View commit details
Copy full SHA for a0d03e8
View code at this point
Browse repository at this point
Add test case for LetterCombinationsOfPhoneNumber (#3662)
TaranjeetSinghKalsi
authored
eecec0f
View commit details
Copy full SHA for eecec0f
View code at this point
Browse repository at this point
Add tests for WordLadder (#3668)
harshalkh
authored
0953236
View commit details
Copy full SHA for 0953236
View code at this point
Browse repository at this point
Add tests for vowels check (#3658)
harshalkh
authored
3aadb9d
View commit details
Copy full SHA for 3aadb9d
View code at this point
Browse repository at this point
Add test case for Rotation (#3667)
harshalkh
authored
9a09a9e
View commit details
Copy full SHA for 9a09a9e
View code at this point
Browse repository at this point
Commits on Oct 22, 2022
Add ReverseStringTest (#3607)
Show description for f35aeb5
Tuong328
authored
f35aeb5
View commit details
Copy full SHA for f35aeb5
View code at this point
Browse repository at this point
Add test for Lower (#3328)
ff124012
authored
bf03d16
View commit details
Copy full SHA for bf03d16
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
Format code with prettier (#3375)
acbin
authored
e96f567
View commit details
Copy full SHA for e96f567
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
Add pangram check tests (#3267)
0x3C50
authored
9c418ba
View commit details
Copy full SHA for 9c418ba
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
Add Isomorphic Strings (#3253)
Show description for 20a1f40
Mann-tech13
and
siriak
authored
20a1f40
View commit details
Copy full SHA for 20a1f40
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
Add Hamming Distance (#3164)
Sedat Aybars Nazlica
authored
d8c9c1a
View commit details
Copy full SHA for d8c9c1a
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Cover CheckAnagrams with tests (#3124)
ntquanghai
authored
a33a26a
View commit details
Copy full SHA for a33a26a
View code at this point
Browse repository at this point
Commits on May 26, 2022
Add ZigZag Encoding and Longest Nonrepetitive Substring Algorithms (#3058)
sanotaku09
authored
2e09e44
View commit details
Copy full SHA for 2e09e44
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
Update Anagrams and add unit test (#3002)
Show description for 8d099ee
aldotele
and
yanglbme
authored
8d099ee
View commit details
Copy full SHA for 8d099ee
View code at this point
Browse repository at this point
Add test for Upper (#3001)
aldotele
authored
140f6ec
View commit details
Copy full SHA for 140f6ec
View code at this point
Browse repository at this point
Commits on Apr 3, 2022
Add test for Palindrome (#2993)
aldotele
authored
1b02b41
View commit details
Copy full SHA for 1b02b41
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Add tests for CharacterSame (#2989)
aldotele
authored
63f486c
View commit details
Copy full SHA for 63f486c
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
Test alphabetical (#2987)
aldotele
authored
7d5de04
View commit details
Copy full SHA for 7d5de04
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.