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

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
Bugfix/fix failing tests
#1394 by defaude was merged Oct 2, 2023 Loading…
9 tasks done
test: skip test that's running way too long
#1393 by defaude was merged Oct 2, 2023 Loading…
8 tasks done
Add Length Conversion
#1390 by 0APOCALYPSE0 was merged Oct 2, 2023 Loading…
9 of 11 tasks
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
Project Euler 021
#1347 by PraneethJain was merged Aug 12, 2023 Loading…
8 of 11 tasks
Fix/code smells
#1338 by CarlosZoft was merged Aug 21, 2023 Loading…
5 of 11 tasks
chore: 🤖 remove extra lines
#1330 by umeshdangrecha was merged Jun 16, 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
New Algorithm: Parity Outlier
#1314 by mrmagic2020 was merged May 1, 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
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.