Skip to content

Pull requests: TheAlgorithms/JavaScript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(deps): bump json5 from 1.0.1 to 1.0.2 dependencies Pull requests that dependencies
#1274 by dependabot bot was merged Jan 8, 2023 Loading…
feat: add houseRobber implementation
#1282 by HereBeAndre was merged Feb 7, 2023 Loading…
9 of 11 tasks
fixed: to correct grammatical mistakes
#1307 by htinz was merged Mar 23, 2023 Loading…
11 tasks
feat: add dutchNationalFlagSort implementation
#1305 by romankurnovskii was merged Mar 4, 2023 Loading…
8 of 11 tasks
chore: 🤖 remove extra lines
#1330 by umeshdangrecha was merged Jun 16, 2023 Loading…
11 tasks
Project Euler 021
#1347 by PraneethJain was merged Aug 12, 2023 Loading…
8 of 11 tasks
added an algo for checking the string is palindrome or not
#1366 by dev-madhurendra was merged Sep 23, 2023 Loading…
9 of 11 tasks
test: skip test that's running way too long
#1393 by defaude was merged Oct 2, 2023 Loading…
8 tasks done
fix: Enhance error handling in factorial function. Refactored the fac…
#1430 by yongeazi143 was merged Oct 5, 2023 Loading…
5 of 11 tasks
fix : added reverse string inplace
#1406 by dev-madhurendra was merged Oct 2, 2023 Loading…
9 of 11 tasks
Add missing test for KnightTour tests Adds or fixes tests; issue that points out bugs in the tests
#1598 by vil02 was merged Jan 27, 2024 Loading…
6 tasks done
Properly evaluate GITHUB_ACTOR
#1594 by vil02 was merged Jan 13, 2024 Loading…
9 tasks done
Remove trailing spaces
#1597 by vil02 was merged Jan 16, 2024 Loading…
4 tasks done
fix: throw error instead of returning it in check case type functions
#1624 by vil02 was merged Feb 29, 2024 Loading…
9 of 11 tasks
fix: cleanup CheckKishnamurthyNumber
#1626 by vil02 was merged Mar 2, 2024 Loading…
9 of 11 tasks
chore: use check-style in
#1630 by vil02 was merged Mar 4, 2024 Loading…
8 tasks done
removed code already present in test cases related to DFT in Trees folder.
#1648 by SourabhHere was merged Apr 3, 2024 Loading…
7 of 11 tasks
test: add tests for NumberOfSubsetEqualToGivenSum
#1661 by vil02 was merged May 25, 2024 Loading…
8 tasks done
tests: add HexToDecimal.test.js
#1662 by vil02 was merged May 25, 2024 Loading…
8 tasks done
tests: add tests of LongestIncreasingSubsequence
#1660 by vil02 was merged May 23, 2024 Loading…
9 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.