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 }}
shauntmcgovern
/
JavaScriptAlgorithmTest
Public
forked from
TheAlgorithms/JavaScript
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
JavaScriptAlgorithmTest
Conversions
on
master
User selector
All users
All time
Commit history
Commits on May 25, 2024
tests: add `HexToDecimal.test.js` (#1662)
vil02
authored
3623e42
View commit details
Copy full SHA for 3623e42
View code at this point
Browse repository at this point
Commits on Apr 13, 2024
chore: convert functions to an ES2015 classes (#1656)
Show description for 6fe21d2
hasanalkaf3
authored
6fe21d2
View commit details
Copy full SHA for 6fe21d2
View code at this point
Browse repository at this point
Commits on Apr 3, 2024
refactor: add and use `parseDate` (#1643)
Show description for 9c622dd
vil02
and
appgurueu
authored
9c622dd
View commit details
Copy full SHA for 9c622dd
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
refactor: use `isLeapYear` (#1638)
vil02
authored
4a4ed57
View commit details
Copy full SHA for 4a4ed57
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
fix: properly floor the partial results (#1629)
vil02
authored
f13eec1
View commit details
Copy full SHA for f13eec1
View code at this point
Browse repository at this point
fix: `throw` form `DateToDay` (#1628)
vil02
authored
2fe0dfd
View commit details
Copy full SHA for 2fe0dfd
View code at this point
Browse repository at this point
Commits on Mar 2, 2024
fix: throw error instead of returning it `RailwayTimeConversion` (#1625)
vil02
authored
894a46c
View commit details
Copy full SHA for 894a46c
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
feat: add RGB to HSL color format conversion algorithm (#1475)
Show description for ce86248
piyushk77
authored
ce86248
View commit details
Copy full SHA for ce86248
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Show description for 86d333e
3 people
authored
86d333e
View commit details
Copy full SHA for 86d333e
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
feat: Add Length Conversion (#1390)
0APOCALYPSE0
authored
6291d4b
View commit details
Copy full SHA for 6291d4b
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
Fix/code smells (#1338)
Show description for 00e40e6
CarlosZoft
and
github-actions
authored
00e40e6
View commit details
Copy full SHA for 00e40e6
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
Make ArbitraryBase Unicode-aware (#1299)
Show description for 0c42758
lionel-rowe
authored
0c42758
View commit details
Copy full SHA for 0c42758
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
docs: fix typos (#1283)
Show description for 002b10a
Lioness100
authored
002b10a
View commit details
Copy full SHA for 002b10a
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
conversion: liters to imperial gallons (#1256)
Show description for cc0700f
Lcvieira2001
authored
cc0700f
View commit details
Copy full SHA for cc0700f
View code at this point
Browse repository at this point
conversion: liters to US gallons (#1255)
Lcvieira2001
authored
b634aa5
View commit details
Copy full SHA for b634aa5
View code at this point
Browse repository at this point
convertion: ounce to kilogram (#1248)
Show description for 8cbaf2e
Lcvieira2001
authored
8cbaf2e
View commit details
Copy full SHA for 8cbaf2e
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
fix: DateToDay (#1125)
chetanppatil
authored
d94929e
View commit details
Copy full SHA for d94929e
View code at this point
Browse repository at this point
Commits on May 17, 2022
merge: Add test case to HexToRGB algorithm (#1018)
Ankush263
authored
360c447
View commit details
Copy full SHA for 360c447
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
merge: Add test case to RGBToHex & RailwayTimeConversion algorithm (#935)
Ankush263
authored
bb23382
View commit details
Copy full SHA for bb23382
View code at this point
Browse repository at this point
Commits on Mar 18, 2022
merge: Add test case to LowerCaseConversion (#934)
Ankush263
authored
5302002
View commit details
Copy full SHA for 5302002
View code at this point
Browse repository at this point
merge: Add test case to DecimalToBinary,DecimalToOctal & OctToDecimal (#932)
Ankush263
authored
e33503f
View commit details
Copy full SHA for e33503f
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
merge: Add test cases to ArbitraryBase, DateToDay & DateDayDifference Algorithm (#929)
Ankush263
authored
1992425
View commit details
Copy full SHA for 1992425
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
merge: Upgraded `hexToBinary` function (#910)
Show description for 378d4ab
fahimfaisaal
authored
378d4ab
View commit details
Copy full SHA for 378d4ab
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
merge: Fix spellings (#821)
Show description for 072523d
4 people
authored
072523d
View commit details
Copy full SHA for 072523d
View code at this point
Browse repository at this point
Commits on Oct 24, 2021
merge: Added Hex to Binary conversion (#805)
Show description for 32f1e33
ddhira123
and
raklaptudirm
authored
32f1e33
View commit details
Copy full SHA for 32f1e33
View code at this point
Browse repository at this point
Commits on Oct 23, 2021
merge: Add binary to decimal test file and convert function to es6 model. (#806)
Show description for d5e309b
ddhira123
authored
d5e309b
View commit details
Copy full SHA for d5e309b
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
fix: standard style issues
raklaptudirm
committed
22ce760
View commit details
Copy full SHA for 22ce760
View code at this point
Browse repository at this point
chore: Merge pull request #768 from lvlte/issues/720
Show description for d38ebe5
raklaptudirm
authored
d38ebe5
View commit details
Copy full SHA for d38ebe5
View code at this point
Browse repository at this point
Fixed `!=` to `!==` and ran `npm run style`
VinWare
committed
79c7ce4
View commit details
Copy full SHA for 79c7ce4
View code at this point
Browse repository at this point
chore: Merge pull request #798 from Japoncio3k/master
Show description for 92d6ed6
raklaptudirm
authored
92d6ed6
View commit details
Copy full SHA for 92d6ed6
View code at this point
Browse repository at this point
Commits on Oct 20, 2021
Added jest test and renamed file
Japoncio3k
committed
67ac0c3
View commit details
Copy full SHA for 67ac0c3
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
Create DistanceConversion.js
Japoncio3k
committed
5570dc4
View commit details
Copy full SHA for 5570dc4
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
Added BinaryToHex Conversion
ddhira123
committed
0f39167
View commit details
Copy full SHA for 0f39167
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
RomanToDecimal : Fix import (typo).
lvlte
committed
274686a
View commit details
Copy full SHA for 274686a
View code at this point
Browse repository at this point
Complying with JavaScript Standard Style (npx standard --fix).
lvlte
committed
df4a783
View commit details
Copy full SHA for df4a783
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.