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
main
java
com
thealgorithms
maths
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 13, 2023
Added [FEATURE REQUEST] Golden Ration formula to find Nth Fibonacci number #4505 (#4513)
Show description for 24a8223
debnath003
and
vil02
authored
24a8223
View commit details
Copy full SHA for 24a8223
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
Add `FloorTest` and clean-up `Floor` (#4769)
Show description for e9bbf35
3 people
authored
e9bbf35
View commit details
Copy full SHA for e9bbf35
View code at this point
Browse repository at this point
Improved code readability and code quality (#4663)
Show description for 152e290
Sweetdevil144
and
debasishbsws
authored
152e290
View commit details
Copy full SHA for 152e290
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Add MaxValueTest and remove main from MaxValue (#4756)
Show description for 17fe429
lukasb1b
authored
17fe429
View commit details
Copy full SHA for 17fe429
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
Add `MinValueTest` and remove `main` from `MinValue` (#4713)
Show description for c6a22de
lukasb1b
and
vil02
authored
c6a22de
View commit details
Copy full SHA for c6a22de
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
cleanup `FindMinRecursion` (#4568)
Show description for 064ca8f
lukasb1b
and
vil02
authored
064ca8f
View commit details
Copy full SHA for 064ca8f
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Made changes to the code to correct the Logic of Armstrong Number (#4619)
Show description for a3a2d84
satyabarghav
authored
a3a2d84
View commit details
Copy full SHA for a3a2d84
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
Add FindMaxRecursionTest (#4431)
Show description for 8dc5505
lukasb1b
and
vil02
authored
8dc5505
View commit details
Copy full SHA for 8dc5505
View code at this point
Browse repository at this point
Add `SecondMinMax` (#4432)
Show description for 37b3844
BharathSanjeeviT
and
vil02
authored
37b3844
View commit details
Copy full SHA for 37b3844
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Remove array len + Math.min (#4405)
lukasb1b
authored
bf777ff
View commit details
Copy full SHA for bf777ff
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
Remove array len + Math.max (#4401)
lukasb1b
authored
cada67b
View commit details
Copy full SHA for cada67b
View code at this point
Browse repository at this point
Commits on Sep 24, 2023
Make `FindMin` a proper utilty class (#4397)
vil02
authored
d6024f9
View commit details
Copy full SHA for d6024f9
View code at this point
Browse repository at this point
style: make `FindMax` a proper utilty class (#4398)
vil02
authored
fa77b50
View commit details
Copy full SHA for fa77b50
View code at this point
Browse repository at this point
Update FindMax.java (#4396)
lukasb1b
authored
ad4be21
View commit details
Copy full SHA for ad4be21
View code at this point
Browse repository at this point
Make FindMin more efficient (#4389)
lukasb1b
authored
c1476d7
View commit details
Copy full SHA for c1476d7
View code at this point
Browse repository at this point
Commits on Sep 16, 2023
refactor: simplify `ParseInteger` (#4376)
vil02
authored
58c21c5
View commit details
Copy full SHA for 58c21c5
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
Fix small typos (#4357)
Sweetdevil144
authored
81f3817
View commit details
Copy full SHA for 81f3817
View code at this point
Browse repository at this point
Commits on Sep 2, 2023
Add different types of Mean (#4339)
punit324
authored
a96ad84
View commit details
Copy full SHA for a96ad84
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 Aug 28, 2023
Add tests for power using recursion algorithm (#4335)
BamaCharanChhandogi
authored
80a4435
View commit details
Copy full SHA for 80a4435
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
Add Miller-Rabin Primality Test (#4329)
tomkrata
authored
ebd356e
View commit details
Copy full SHA for ebd356e
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
Add StrobogrammaticNumber (#4278)
HimeshKohad
authored
07945c7
View commit details
Copy full SHA for 07945c7
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
Add `PowerOfTwoOrNotTest` (#4279)
vil02
authored
c4a9ef1
View commit details
Copy full SHA for c4a9ef1
View code at this point
Browse repository at this point
Commits on Aug 3, 2023
Add tests for `GenericRoot` (#4276)
vil02
authored
ee23b6c
View commit details
Copy full SHA for ee23b6c
View code at this point
Browse repository at this point
Commits on Jul 29, 2023
Make `Factorial` a proper utility class (#4267)
vil02
authored
087d523
View commit details
Copy full SHA for 087d523
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
Refactor factorial, add unit tests (#4266)
albina-astr
authored
f83008d
View commit details
Copy full SHA for f83008d
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
Fix style in AmicableNumbers (#4263)
albina-astr
authored
fc274c8
View commit details
Copy full SHA for fc274c8
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
Refactor FibonacciJavaStreams and add unit tests (#4260)
albina-astr
authored
dec3b98
View commit details
Copy full SHA for dec3b98
View code at this point
Browse repository at this point
Update `ReverseNumber` (#4257)
Show description for 3c80e26
vil02
authored
3c80e26
View commit details
Copy full SHA for 3c80e26
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
Add tests for `SumOfArithmeticSeries` (#4256)
vil02
authored
06ef351
View commit details
Copy full SHA for 06ef351
View code at this point
Browse repository at this point
Commits on Jul 23, 2023
Fix formatting of `NthUglyNumber` (#4248)
vil02
authored
e897a93
View commit details
Copy full SHA for e897a93
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 2, 2023
Add unit tests for ParseInteger (#4228)
albina-astr
authored
2456d86
View commit details
Copy full SHA for 2456d86
View code at this point
Browse repository at this point
Commits on Jul 1, 2023
Add unit tests for PalindromeNumber (#4227)
albina-astr
authored
4b45ac7
View commit details
Copy full SHA for 4b45ac7
View code at this point
Browse repository at this point
Add unit tests for FibonacciNumberCheck (#4225)
albina-astr
authored
8862a4d
View commit details
Copy full SHA for 8862a4d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.