-
- 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
Feat: TwoSum function created with test cases hacktoberfest Created during hacktoberfest
#1399 by developerr-ayush was merged Oct 4, 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
feat: New String Algorithm for LengthofLongestSubstringWithoutRepeati…
#1389 by Abhijit-033 was merged Oct 2, 2023 Loading…
8 tasks done
fix:#758 Average Median code cleanup
#1388 by developerr-ayush was merged Oct 2, 2023 Loading…
9 of 11 tasks
Added QuadraticRoots to Math/QuadraticRoots.js
#1376 by Dibya12345 was merged Oct 2, 2023 Loading…
8 of 11 tasks
fix: #758 optimised armstrongNumber code
#1374 by developerr-ayush was merged Sep 30, 2023 Loading…
9 of 11 tasks
added contributor graph to the readme
#1367 by dev-madhurendra was merged Sep 23, 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
added numberOfDigitsUsingLog method
#1364 by dev-madhurendra was merged Sep 22, 2023 Loading…
9 of 11 tasks
fix a few typos in comments chore General improvement
#1363 by nikhil18440 was merged Sep 19, 2023 Loading…
9 of 11 tasks
added algo for checking the number is power of four or not
#1360 by dev-madhurendra was merged Sep 22, 2023 Loading…
9 of 11 tasks
added an algo which finds unique element in an array
#1359 by dev-madhurendra was merged Sep 22, 2023 Loading…
9 of 11 tasks
added fibonacci using formula along with test cases
#1358 by dev-madhurendra was merged Sep 19, 2023 Loading…
2 tasks
Update: Added Unary Operator in SumOfDigits algorithm
#1348 by chetannada was merged Aug 14, 2023 Loading…
11 tasks
fix error in SinglyLinkedList head method
#1322 by BekzodIsakov was merged May 15, 2023 Loading…
5 of 11 tasks
feat: Ciphers/MorseCode Algorithm
#1315 by mrmagic2020 was merged May 1, 2023 Loading…
9 of 11 tasks
feat: add dutchNationalFlagSort implementation
#1305 by romankurnovskii was merged Mar 4, 2023 Loading…
8 of 11 tasks
fixes: #1280 and test: added tests for DFS algorithm
#1303 by Ranganathan7 was merged Mar 1, 2023 Loading…
9 tasks done
ProTip! Exclude everything labeled
bug with -label:bug.