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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
BackendJava
/
30-seconds-of-java
Public
forked from
iluwatar/30-seconds-of-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
30-seconds-of-java
src
main
java
on
master
User selector
All users
All time
Commit history
Commits on Oct 25, 2021
Merge branch 'iluwatar:master' into master
soer-robin
authored
7147e8b
View commit details
Copy full SHA for 7147e8b
View code at this point
Browse repository at this point
Resolve requested changes: rename method calculateChecksum to calculateLuhnChecksum in class math.LuhnSnippet and add Wikipedia article on Luhn algorithm to this method's Javadoc.
Soer Robin
committed
e464d2e
View commit details
Copy full SHA for e464d2e
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
Hacktoberfest#106 - Throw NumberFormatException than RuntimeException
sendhilkumara
committed
b6c8e5b
View commit details
Copy full SHA for b6c8e5b
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Add Luhn Algorithm.
Show description for ca37030
Soer Robin
committed
ca37030
View commit details
Copy full SHA for ca37030
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
Hacktoberfest#106 - Fixed the issue with README.md
sendhilkumara
committed
9f50f33
View commit details
Copy full SHA for 9f50f33
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
Hacktoberfest#106 - Support binary conversion for 0
sendhilkumara
committed
55e4c70
View commit details
Copy full SHA for 55e4c70
View code at this point
Browse repository at this point
Hacktoberfest#106 - Fixed issue in converting to binary string. Added complex tests.
sendhilkumara
committed
81c2452
View commit details
Copy full SHA for 81c2452
View code at this point
Browse repository at this point
Commits on Oct 9, 2021
Hacktoberfest - reformatted code to conform to checkStyles
sendhilkumara
committed
a52512d
View commit details
Copy full SHA for a52512d
View code at this point
Browse repository at this point
Hacktoberfest - Convert integer to binary string and back #106
sendhilkumara
committed
cdef35d
View commit details
Copy full SHA for cdef35d
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Fixes suggested in PR review.
Techie Sky
committed
64597fc
View commit details
Copy full SHA for 64597fc
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
Fixes suggested in PR review.
Techie Sky
committed
3681a3c
View commit details
Copy full SHA for 3681a3c
View code at this point
Browse repository at this point
Commits on Sep 6, 2021
add counting sort algorithm.
Techie Sky
committed
7d47ab3
View commit details
Copy full SHA for 7d47ab3
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Add InsertionSortSnippet
grzesiekkedzior
committed
5f5af8d
View commit details
Copy full SHA for 5f5af8d
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
Remove unused imports
Show description for b443ca9
swarajsaaj
committed
b443ca9
View commit details
Copy full SHA for b443ca9
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
Refactor getAllMethods to use streams instead of classical for loop
Show description for 1ed1073
swarajsaaj
committed
1ed1073
View commit details
Copy full SHA for 1ed1073
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
Merge pull request #76 from PalAditya/master
Show description for a824bfa
iluwatar
authored
a824bfa
View commit details
Copy full SHA for a824bfa
View code at this point
Browse repository at this point
Commits on Dec 12, 2020
Merge pull request #78 from swarajsaaj/feature/base-64
Show description for 31d1049
iluwatar
authored
31d1049
View commit details
Copy full SHA for 31d1049
View code at this point
Browse repository at this point
Commits on Nov 28, 2020
Merge pull request #79 from swarajsaaj/feature/haversine-formula
Show description for b751465
iluwatar
authored
b751465
View commit details
Copy full SHA for b751465
View code at this point
Browse repository at this point
Merge pull request #86 from eimanip/compare-version
Show description for 6924274
iluwatar
authored
6924274
View commit details
Copy full SHA for 6924274
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
Addressing review comments
PalAditya
committed
3bb22c7
View commit details
Copy full SHA for 3bb22c7
View code at this point
Browse repository at this point
Commits on Nov 7, 2020
Remove unused import
iseppala
committed
6945fcc
View commit details
Copy full SHA for 6945fcc
View code at this point
Browse repository at this point
Commits on Oct 31, 2020
Add empty input test cases for Base64 encoding/decoding
swarajsaaj
committed
af87b19
View commit details
Copy full SHA for af87b19
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
Add license for CompareVersionSnippet
eimanip
committed
0c85b89
View commit details
Copy full SHA for 0c85b89
View code at this point
Browse repository at this point
Fix checkstyle errors in CompareVersionSnippet
eimanip
committed
8064821
View commit details
Copy full SHA for 8064821
View code at this point
Browse repository at this point
Set CompareVersionSnippet indent to 2
eimanip
committed
9642607
View commit details
Copy full SHA for 9642607
View code at this point
Browse repository at this point
Add compare version snippet
eimanip
committed
9b83f89
View commit details
Copy full SHA for 9b83f89
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
Move constant sphereRadiusInKm to a constant
swarajsaaj
committed
103878d
View commit details
Copy full SHA for 103878d
View code at this point
Browse repository at this point
Commits on Oct 4, 2020
Apply suggestions from code review
Show description for 7e3632c
swarajsaaj
and
grzesiekkedzior
authored
7e3632c
View commit details
Copy full SHA for 7e3632c
View code at this point
Browse repository at this point
Add validation and negative test case
swarajsaaj
committed
3f6f55b
View commit details
Copy full SHA for 3f6f55b
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
Apply suggestions from code review
Show description for b7477bb
swarajsaaj
and
grzesiekkedzior
authored
b7477bb
View commit details
Copy full SHA for b7477bb
View code at this point
Browse repository at this point
Rename earth radius constant to comply checkstyle
swarajsaaj
committed
0d3bc92
View commit details
Copy full SHA for 0d3bc92
View code at this point
Browse repository at this point
Add Java 11 var syntax and renamed sphere radius
swarajsaaj
committed
78b4e24
View commit details
Copy full SHA for 78b4e24
View code at this point
Browse repository at this point
Fix review comments
swarajsaaj
committed
2fdefea
View commit details
Copy full SHA for 2fdefea
View code at this point
Browse repository at this point
Rename cls to clazz
swarajsaaj
committed
622d219
View commit details
Copy full SHA for 622d219
View code at this point
Browse repository at this point
Fix review comments
swarajsaaj
committed
2d2e833
View commit details
Copy full SHA for 2d2e833
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.