-
- Notifications
You must be signed in to change notification settings - Fork 5.8k
Pull requests: TheAlgorithms/JavaScript
Author
Label
Projects
Milestones
Reviews
Assignee
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
feat: add dutchNationalFlagSort implementation
#1305 by romankurnovskii was merged Mar 4, 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 Adds or fixes tests; issue that points out bugs in the tests
KnightTour tests #1598 by vil02 was merged Jan 27, 2024 Loading…
6 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
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 tests of
LongestIncreasingSubsequence #1660 by vil02 was merged May 23, 2024 Loading…
9 tasks done
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.