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 }}
TheAlgorithms
/
JavaScript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.8k
Star
34.3k
Code
Issues
22
Pull requests
192
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add tests to Math
- #423
#423
Merged
itsvinayak
merged 21 commits into
TheAlgorithms:master
TheAlgorithms/JavaScript:master
from
ephraimduncan:dephraiim
Copy head branch name to clipboard
Oct 11, 2020
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Add tests to Math
#423
itsvinayak
merged 21 commits into
TheAlgorithms:master
TheAlgorithms/JavaScript:master
from
ephraimduncan:dephraiim
Copy head branch name to clipboard
Commits
Commits on Oct 5, 2020
Add prettier config
ephraimduncan
committed
f5e68a8
View commit details
Copy full SHA for f5e68a8
Browse repository at this point
test: add test to check for absolute function
ephraimduncan
committed
3a94b31
View commit details
Copy full SHA for 3a94b31
Browse repository at this point
chore: es5 to es6
ephraimduncan
committed
e52a2d3
View commit details
Copy full SHA for e52a2d3
Browse repository at this point
test: add test to check mean function
ephraimduncan
committed
46bc72e
View commit details
Copy full SHA for 46bc72e
Browse repository at this point
test: add test for sum of digit
ephraimduncan
committed
f6ec08d
View commit details
Copy full SHA for f6ec08d
Browse repository at this point
test: add test for factorial
ephraimduncan
committed
277ba49
View commit details
Copy full SHA for 277ba49
Browse repository at this point
test: add test for fibonnaci
ephraimduncan
committed
ce05bd5
View commit details
Copy full SHA for ce05bd5
Browse repository at this point
test: add test for find HCF
ephraimduncan
committed
292d391
View commit details
Copy full SHA for 292d391
Browse repository at this point
test: add test for lcm
ephraimduncan
committed
ad49e33
View commit details
Copy full SHA for ad49e33
Browse repository at this point
test: add gridget test
ephraimduncan
committed
7ff713c
View commit details
Copy full SHA for 7ff713c
Browse repository at this point
test: add test for mean square error
ephraimduncan
committed
a4fa859
View commit details
Copy full SHA for a4fa859
Browse repository at this point
test: add test for modular binary exponentiation
ephraimduncan
committed
817427e
View commit details
Copy full SHA for 817427e
Browse repository at this point
test: add tests for palindrome
ephraimduncan
committed
989dd7e
View commit details
Copy full SHA for 989dd7e
Browse repository at this point
Commits on Oct 6, 2020
test: add test for pascals triangle
ephraimduncan
committed
d022e36
View commit details
Copy full SHA for d022e36
Browse repository at this point
test: add tests for polynomial
ephraimduncan
committed
3560334
View commit details
Copy full SHA for 3560334
Browse repository at this point
test: add tests for prime check
ephraimduncan
committed
9386e35
View commit details
Copy full SHA for 9386e35
Browse repository at this point
test: add tests for reverse polish notation
ephraimduncan
committed
c152297
View commit details
Copy full SHA for c152297
Browse repository at this point
test: add tests for sieve of eratosthenes
ephraimduncan
committed
70923a4
View commit details
Copy full SHA for 70923a4
Browse repository at this point
test: add tests for pi estimation monte carlo method
ephraimduncan
committed
0e6d387
View commit details
Copy full SHA for 0e6d387
Browse repository at this point
chore: move tests to test folder
ephraimduncan
committed
4120722
View commit details
Copy full SHA for 4120722
Browse repository at this point
chore: fix standardjs errors
ephraimduncan
committed
b1670b6
View commit details
Copy full SHA for b1670b6
Browse repository at this point
You can’t perform that action at this time.