-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: TheAlgorithms/JavaScript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js
#1727
by HRIDYANSHU054
Contributor
was merged Oct 16, 2024
Loading…
9 tasks done
Add tests for Project euler problem 14 solution
hacktoberfest-accepted
Accepted to be counted towards Hacktoberfest
#1713
by pomkarnath98
Member
was merged Nov 16, 2024
Loading…
6 of 11 tasks
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
dependencies
Pull requests that dependencies
javascript
Pull requests that update Javascript code
#1670
by dependabot
Bot
was merged Jun 23, 2024
Loading…
test: add tests for
NumberOfSubsetEqualToGivenSum
#1661
by vil02
Member
was merged May 25, 2024
Loading…
8 tasks done
tests: add tests of
LongestIncreasingSubsequence
#1660
by vil02
Member
was merged May 23, 2024
Loading…
9 tasks done
[Solution] Project euler challenge 19 with tests
#1659
by ddaniel27
Contributor
was merged Jun 18, 2024
Loading…
8 of 11 tasks
Keep GitHub Actions up to date with GitHub's Dependabot
#1658
by cclauss
Member
was merged May 16, 2024
Loading…
11 tasks
GitHub Actions: Test on the current version of Node.js
#1657
by cclauss
Member
was merged May 17, 2024
Loading…
3 of 11 tasks
Update CircularQueue.js for zero-length case
#1655
by MartinLBeacham
Contributor
was merged Apr 3, 2024
Loading…
9 of 11 tasks
removed code already present in test cases related to DFT in Trees folder.
#1648
by SourabhHere
Contributor
was merged Apr 3, 2024
Loading…
7 of 11 tasks
style: improve test names of
GetEuclidGCD
#1646
by vil02
Member
was merged Mar 28, 2024
Loading…
8 tasks done
refactor: reduce code duplication in
FloodFill
#1645
by vil02
Member
was merged Apr 3, 2024
Loading…
8 tasks done
feat: remove duplicated
gcd-like functions
#1642
by vil02
Member
was merged Mar 16, 2024
Loading…
8 tasks done
fix: hadnle zeros at the endpoints in
BisectionMethod
#1640
by vil02
Member
was merged Apr 3, 2024
Loading…
9 of 11 tasks
fix: properly floor the partial results in
DateDayDifference
#1629
by vil02
Member
was merged Mar 4, 2024
Loading…
9 of 11 tasks
fix: cleanup
CheckKishnamurthyNumber
#1626
by vil02
Member
was merged Mar 2, 2024
Loading…
9 of 11 tasks
fix: throw error instead of returning it
RailwayTimeConversion
#1625
by vil02
Member
was merged Mar 2, 2024
Loading…
9 of 11 tasks
fix: throw error instead of returning it in check case type functions
#1624
by vil02
Member
was merged Feb 29, 2024
Loading…
9 of 11 tasks
fix: handle zeros in
CoPrimeCheck
#1622
by vil02
Member
was merged Feb 29, 2024
Loading…
9 of 11 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.