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 }}
sibalonecoding-code
/
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
feature/robust-isodd
User selector
All users
All time
Commit history
Commits on Mar 2, 2026
feat(maths): add type validation and comprehensive tests for isOdd
sibalonecoding-code
committed
5b43e46
View commit details
Copy full SHA for 5b43e46
Browse repository at this point
Commits on Sep 4, 2025
chore: update spelling mistakes (#1790)
Show description for 08d8c6b
ridge-kimani
authored
08d8c6b
View commit details
Copy full SHA for 08d8c6b
Browse repository at this point
fix: improve mean function with input validation and extended tests (#1785)
FatihBARACKILIC
authored
19ecb18
View commit details
Copy full SHA for 19ecb18
Browse repository at this point
Implement sliding window algorithms for fixed and dynamic sizes with tests (#1765)
Show description for 3f52add
Kesavan-77
authored
3f52add
View commit details
Copy full SHA for 3f52add
Browse repository at this point
Commits on Jan 15, 2025
feat: add tests for binary search trees (#1769)
ridge-kimani
authored
1d252d7
View commit details
Copy full SHA for 1d252d7
Browse repository at this point
Commits on Jan 12, 2025
Resolve duplicate entries for sieve of eratosthenes (#1770)
Show description for a62a46e
SpiderMath
authored
a62a46e
View commit details
Copy full SHA for a62a46e
Browse repository at this point
Commits on Dec 20, 2024
test: added for Linear Search Algorithm (#1753)
Show description for 85a55da
HRIDYANSHU054
and
appgurueu
authored
85a55da
View commit details
Copy full SHA for 85a55da
Browse repository at this point
Commits on Nov 16, 2024
Add tests for Project euler problem 14 solution (#1713)
Show description for d8588f9
pomkarnath98
and
omkarnathparida
authored
d8588f9
View commit details
Copy full SHA for d8588f9
Browse repository at this point
Commits on Oct 16, 2024
docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js (#1727)
Show description for 55ff0ad
HRIDYANSHU054
and
appgurueu
authored
55ff0ad
View commit details
Copy full SHA for 55ff0ad
Browse repository at this point
Commits on Oct 8, 2024
Add tests for Project Euler Problem 5 + minor refactor (#1691)
pomkarnath98
authored
ff314a2
View commit details
Copy full SHA for ff314a2
Browse repository at this point
Commits on Oct 5, 2024
chore(deps): bump vite from 5.0.12 to 5.4.8 (#1711)
Show description for 18da83a
dependabot[bot]
authored
18da83a
View commit details
Copy full SHA for 18da83a
Browse repository at this point
Commits on Oct 4, 2024
chore(deps): bump rollup from 4.9.6 to 4.22.4 (#1690)
Show description for 5b17ea1
dependabot[bot]
authored
5b17ea1
View commit details
Copy full SHA for 5b17ea1
Browse repository at this point
Commits on Jun 23, 2024
chore: update `codecov-action` to `v4` (#1605)
Show description for 9010481
vil02
authored
9010481
View commit details
Copy full SHA for 9010481
Browse repository at this point
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1670)
Show description for 8ceaa25
dependabot[bot]
authored
8ceaa25
View commit details
Copy full SHA for 8ceaa25
Browse repository at this point
[Compressor] RLE Compressor implementation (#1671)
Show description for 5f8d4d4
ddaniel27
and
appgurueu
authored
5f8d4d4
View commit details
Copy full SHA for 5f8d4d4
Browse repository at this point
Commits on Jun 18, 2024
[Solution] Project euler challenge 19 with tests (#1659)
Show description for 5844242
ddaniel27
and
appgurueu
authored
5844242
View commit details
Copy full SHA for 5844242
Browse repository at this point
Commits on Jun 11, 2024
style: remove `listIn` and `listOut` (#1669)
vil02
authored
0182bca
View commit details
Copy full SHA for 0182bca
Browse repository at this point
style: remove redundant eslint suppressions (#1667)
vil02
authored
79b93d3
View commit details
Copy full SHA for 79b93d3
Browse repository at this point
Commits on May 25, 2024
test: add tests for `NumberOfSubsetEqualToGivenSum` (#1661)
vil02
authored
1554ba5
View commit details
Copy full SHA for 1554ba5
Browse repository at this point
tests: add `HexToDecimal.test.js` (#1662)
vil02
authored
3623e42
View commit details
Copy full SHA for 3623e42
Browse repository at this point
Commits on May 23, 2024
tests: add tests of `LongestIncreasingSubsequence` (#1660)
vil02
authored
e2b9754
View commit details
Copy full SHA for e2b9754
Browse repository at this point
Commits on May 17, 2024
GitHub Actions: Test on the current version of Node.js (#1657)
cclauss
authored
cc1e1dc
View commit details
Copy full SHA for cc1e1dc
Browse repository at this point
Commits on May 16, 2024
Updated Documentation in README.md
cclauss
authored and
appgurueu
committed
6bb02af
View commit details
Copy full SHA for 6bb02af
Browse repository at this point
Keep GitHub Actions up to date with GitHub's Dependabot
Show description for 6e27235
cclauss
authored and
appgurueu
committed
6e27235
View commit details
Copy full SHA for 6e27235
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
Browse repository at this point
Commits on Apr 3, 2024
Update CircularQueue.js for zero-length case (#1655)
Show description for 314144f
MartinLBeacham
authored
314144f
View commit details
Copy full SHA for 314144f
Browse repository at this point
refactor: reduce code duplication in `FloodFill` (#1645)
Show description for d920e7f
vil02
and
appgurueu
authored
d920e7f
View commit details
Copy full SHA for d920e7f
Browse repository at this point
removed code already present in test cases related to DFT in Trees folder (#1648)
SourabhHere
authored
d02e402
View commit details
Copy full SHA for d02e402
Browse repository at this point
refactor: add and use `parseDate` (#1643)
Show description for 9c622dd
vil02
and
appgurueu
authored
9c622dd
View commit details
Copy full SHA for 9c622dd
Browse repository at this point
fix: hadnle zeros at the endpoints in `BisectionMethod` (#1640)
Show description for 34a663a
vil02
and
appgurueu
authored
34a663a
View commit details
Copy full SHA for 34a663a
Browse repository at this point
Commits on Mar 28, 2024
style: improve test names of `GetEuclidGCD'` (#1646)
vil02
authored
702840b
View commit details
Copy full SHA for 702840b
Browse repository at this point
Commits on Mar 16, 2024
feat: remove duplicated `gcd`-like functions (#1642)
Show description for bd34e9f
vil02
authored
bd34e9f
View commit details
Copy full SHA for bd34e9f
Browse repository at this point
Commits on Mar 11, 2024
feat: remove `twinPrime` (#1641)
Show description for 0204198
vil02
authored
0204198
View commit details
Copy full SHA for 0204198
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
Browse repository at this point
Commits on Mar 4, 2024
chore: use `check-style` in (#1630)
vil02
authored
d8cfdcd
View commit details
Copy full SHA for d8cfdcd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.