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: added implementation for average mode
#1552 opened Oct 18, 2023 by SpiderMath Contributor Loading…
8 of 11 tasks
Test cases project euler
#1575 opened Oct 24, 2023 by pomkarnath98 Member Loading…
8 of 11 tasks
feat: add sentinel search algorithm
#1683 opened Sep 12, 2024 by hasanalkaf3 Contributor Loading…
2 tasks
feat: add preOrder algorithm for tree data structure. test: add testc… stale Closed due to age
#1323 opened May 11, 2023 by Aryadev19 Loading…
7 of 11 tasks
Two sum stale Closed due to age
#1226 opened Oct 24, 2022 by nosecreek Loading…
9 of 11 tasks
Added algorithm CheckHeterogram stale Closed due to age
#1221 opened Oct 21, 2022 by KevinLindh Loading…
9 of 11 tasks
Slid wind stale Closed due to age
#1293 opened Feb 14, 2023 by Ramzi-Abidi Contributor Loading…
8 tasks done
Create AnyBase
#1534 opened Oct 14, 2023 by imrahulkb Contributor Loading…
8 tasks
docs: improve the PR template documentation PR that adds or fixes docs; issue that points out issues with the docs stale Closed due to age
#1213 opened Oct 19, 2022 by Panquesito7 Member Loading…
4 of 12 tasks
Add SpiralMatrix Algo Solution
#1717 opened Oct 6, 2024 by rajprogrammerbd Loading…
8 tasks
feat: add new Josephus file in Recursive directory
#1728 opened Oct 10, 2024 by Lonercode Loading…
8 of 11 tasks
Unroll matrix algorithm Adds or improves an algorithm
#1079 opened Aug 6, 2022 by MatthewPalmer9 Contributor Loading…
2 tasks
Added the optimized solution for promblem 44 stale Closed due to age
#1324 opened May 12, 2023 by utkarsh-shrivastav77 Loading…
Create Sum of Odd length Subarrays
#1814 opened Oct 2, 2025 by HarshNagpal07 Loading…
10 of 11 tasks
Problem30
#1546 opened Oct 15, 2023 by Bakarseck Loading…
10 of 11 tasks
Included Patience Sort stale Closed due to age
#1169 opened Oct 12, 2022 by MatheusMuriel Contributor Loading…
9 of 11 tasks
Create mergeSort.js stale Closed due to age
#1329 opened Jun 3, 2023 by Flanker-shyam Loading…
7 of 11 tasks
Feature/problem 26
#1740 opened Oct 20, 2024 by abda-gaye Loading…
8 of 9 tasks
Enhancements to Caesar Cipher Implementation - CaesarCipher.js
#1721 opened Oct 8, 2024 by AlexTodorov11 Loading…
8 tasks done
feat: added SubsetSum algo and its tests in Recursive Algos
#1734 opened Oct 17, 2024 by HRIDYANSHU054 Contributor Loading…
9 tasks done
Add return on investment algorithm to Maths
#1906 opened Jun 5, 2026 by InukaWijerathna Loading…
4 tasks done
feat: add BasicPrefixSum algorithm and tests
#1787 opened Jul 30, 2025 by Suhas-30 Loading…
feat: Added Standard Deviation algorithm for Math
#1680 opened Jul 13, 2024 by justclaner Loading…
9 of 11 tasks
Added: Tarjan's SCC algorithm and test cases
#1774 opened Apr 15, 2025 by vedas-dixit Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.