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 }}
ddaniel27
/
JavaScript
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
Branch selector
patch-1
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 18, 2022
[UPDATE] Add tests for SieveOfEratosthenesIntArray
Daniel Dorado
committed
648da26
View commit details
Copy full SHA for 648da26
Browse repository at this point
[CREATE] Add another sieve algorithm
Show description for 968ac86
ddaniel27
authored
968ac86
View commit details
Copy full SHA for 968ac86
Browse repository at this point
Commits on Oct 17, 2022
chore: improve the Gitpod file (#1203)
Show description for ff606a0
Panquesito7
and
github-actions
authored
ff606a0
View commit details
Copy full SHA for ff606a0
Browse repository at this point
chore: update Discord invite link (#1202)
zafar-hussain
authored
8b5d006
View commit details
Copy full SHA for 8b5d006
Browse repository at this point
Commits on Oct 16, 2022
feature: add fast fibonacci algorithm (#1155)
testourii
authored
e652112
View commit details
Copy full SHA for e652112
Browse repository at this point
solution: Project Euler Problem 28 (#1198)
ddaniel27
authored
829d3fd
View commit details
Copy full SHA for 829d3fd
Browse repository at this point
tests: Project Euler Problem 2 (#1200)
pomkarnath98
authored
2a62eab
View commit details
Copy full SHA for 2a62eab
Browse repository at this point
dependencies: update and clean (and auto-fix style issues) (#1195)
Show description for 4ce3dbe
defaude
and
github-actions
authored
4ce3dbe
View commit details
Copy full SHA for 4ce3dbe
Browse repository at this point
feat: insertion sort with binary search (#1182)
syedjafer_k
authored
18baef8
View commit details
Copy full SHA for 18baef8
Browse repository at this point
Commits on Oct 15, 2022
solution: Project Euler Problem 13 (#1173)
Show description for 8c847e3
MatheusMuriel
and
Matheus Muriel
authored
8c847e3
View commit details
Copy full SHA for 8c847e3
Browse repository at this point
tests: Project Euler Problem 1 (#1161)
Show description for 4df1e9e
pomkarnath98
and
omkarnathparida
authored
4df1e9e
View commit details
Copy full SHA for 4df1e9e
Browse repository at this point
solution: Project Euler Problem 11 (#1172)
Show description for 36c6a4d
MatheusMuriel
and
Matheus Muriel
authored
36c6a4d
View commit details
Copy full SHA for 36c6a4d
Browse repository at this point
algorithm: count the numbers divisible by ‘M’ in a given range (#1185)
Show description for 0df7264
chetanppatil
authored
0df7264
View commit details
Copy full SHA for 0df7264
Browse repository at this point
algorithm: check if integer is palindrome (#1177)
Show description for 45f0b7c
changicho
authored
45f0b7c
View commit details
Copy full SHA for 45f0b7c
Browse repository at this point
algorithm: Project Euler Problem 44 (#1188)
Show description for 148ebd6
ddaniel27
authored
148ebd6
View commit details
Copy full SHA for 148ebd6
Browse repository at this point
Commits on Oct 13, 2022
chore: Remove unused deps, clean up package.json a bit (#1176)
defaude
authored
bd7de6a
View commit details
Copy full SHA for bd7de6a
Browse repository at this point
Swapsort algorithm and corresponding tests (#1152)
chnlmshr
authored
32b9a99
View commit details
Copy full SHA for 32b9a99
Browse repository at this point
Renamed NQueen file, variables to NQueens, raised RangeError exception (#1162)
SudhanshuSuman
authored
10079a7
View commit details
Copy full SHA for 10079a7
Browse repository at this point
feat: Project Euler Problem 17 (#1168)
chetanppatil
authored
5a6b1d0
View commit details
Copy full SHA for 5a6b1d0
Browse repository at this point
Commits on Oct 12, 2022
Add an algorithm to find mean absolute deviation (#1165)
prashalruchiranga
authored
564ee85
View commit details
Copy full SHA for 564ee85
Browse repository at this point
feat: added Project Euler Problem 13 (#1150)
byt3h3ad
authored
514c7c4
View commit details
Copy full SHA for 514c7c4
Browse repository at this point
Commits on Oct 10, 2022
fix: DateToDay (#1125)
chetanppatil
authored
d94929e
View commit details
Copy full SHA for d94929e
Browse repository at this point
Rename palindrome test to Palindrome to follow standard (#1159)
chapmanm3
authored
e32fdce
View commit details
Copy full SHA for e32fdce
Browse repository at this point
Commits on Oct 9, 2022
algorithm: catalan numbers (#1149)
IcarusTheFly
authored
ede60b8
View commit details
Copy full SHA for ede60b8
Browse repository at this point
algorithm: Log2 using bitwise operations (#1132)
acarlson99
authored
78f023f
View commit details
Copy full SHA for 78f023f
Browse repository at this point
Upgrade actions in `Ci.yml` workflow (#1153)
drakulavich
authored
56713e8
View commit details
Copy full SHA for 56713e8
Browse repository at this point
Commits on Oct 8, 2022
Rename to CaesarCipher (#1144)
IcarusTheFly
authored
907b86c
View commit details
Copy full SHA for 907b86c
Browse repository at this point
solution: ProjectEuler-007 (#1142)
Show description for d0e61e1
pomkarnath98
and
omkarnathparida
authored
d0e61e1
View commit details
Copy full SHA for d0e61e1
Browse repository at this point
algorithm: find length of an arc and area of the sector formed by an arc of a circle (#1119)
Show description for 109e4a6
prashalruchiranga
authored
109e4a6
View commit details
Copy full SHA for 109e4a6
Browse repository at this point
Commits on Oct 7, 2022
added check for Integer (#1137)
AbdulAhadKhan0308
authored
8461271
View commit details
Copy full SHA for 8461271
Browse repository at this point
Fix grammar mistakes in JSDoc (#1127)
ovarn
authored
b71815d
View commit details
Copy full SHA for b71815d
Browse repository at this point
chore: add instruction for installing dependencies (#1120)
abdulfrfr
authored
9a3d64c
View commit details
Copy full SHA for 9a3d64c
Browse repository at this point
algorithm: Minesweeper (#1129)
IcarusTheFly
authored
23adfc7
View commit details
Copy full SHA for 23adfc7
Browse repository at this point
Adding testcases for Boyer Moore Algorithm (#1135)
AditiJain2826
authored
c365e82
View commit details
Copy full SHA for c365e82
Browse repository at this point
Commits on Oct 5, 2022
tests: Levenshtein Distance (dynamic programming solution) (#1114)
JCarlosR
authored
ea7d06a
View commit details
Copy full SHA for ea7d06a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.