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

Project Euler 021 stale Closed due to age
#1191 opened Oct 15, 2022 by pomkarnath98 Loading… updated Nov 2, 2022
7 of 11 tasks
Included Patience Sort stale Closed due to age
#1169 opened Oct 12, 2022 by MatheusMuriel Loading… updated Nov 2, 2022
9 of 11 tasks
Added CartesianProduct.js algorithm Adds or improves an algorithm stale Closed due to age
#1082 opened Aug 7, 2022 by xinzhe822 Loading… updated Nov 2, 2022
9 of 11 tasks
Unroll matrix algorithm Adds or improves an algorithm stale Closed due to age
#1079 opened Aug 6, 2022 by MatthewPalmer9 Loading… updated Nov 2, 2022
2 tasks
Create mergeSort.js stale Closed due to age
#1329 opened Jun 3, 2023 by Flanker-shyam Loading… updated Jun 18, 2023
7 of 11 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… updated Jun 18, 2023
7 of 11 tasks
Added the optimized solution for promblem 44 stale Closed due to age
#1324 opened May 12, 2023 by utkarsh-shrivastav77 Loading… updated Jun 18, 2023
Update LFUCache.js stale Closed due to age
#1320 opened May 1, 2023 by shpetimaliu Loading… updated Jun 18, 2023
11 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 Loading… updated Jun 18, 2023
4 of 12 tasks
Two sum stale Closed due to age
#1226 opened Oct 24, 2022 by nosecreek Loading… updated Jun 18, 2023
9 of 11 tasks
Int To Base stale Closed due to age
#1243 opened Oct 29, 2022 by Saimon398 Loading… updated Jun 18, 2023
9 of 11 tasks
Added algorithm CheckHeterogram stale Closed due to age
#1221 opened Oct 21, 2022 by KevinLindh Loading… updated Jun 18, 2023
9 of 11 tasks
Readme update
#1332 opened Jun 27, 2023 by shamimsikder Loading… updated Jun 27, 2023
4 tasks
Mateusmesko patch 1
#1351 opened Aug 19, 2023 by mateusmesko Loading… updated Aug 29, 2023
Module of Power of Two Using Bitmask
#1355 opened Sep 5, 2023 by gianvallejos92 Loading… updated Sep 6, 2023
9 of 11 tasks
chore(deps): bump semver from 6.3.0 to 6.3.1 dependencies Pull requests that dependencies
#1336 opened Jul 11, 2023 by dependabot bot Loading… updated Oct 3, 2023
fixes: #1487
#1490 opened Oct 9, 2023 by Gauravbio Loading… updated Oct 9, 2023
11 tasks
feat: StableMatching Algorithm
#1446 opened Oct 5, 2023 by Faareh-Ahmed Loading… updated Oct 9, 2023
9 of 11 tasks
Added CircularDoublyLinkedList.js alongwith it's test code
#1414 opened Oct 3, 2023 by debnath003 Loading… updated Oct 9, 2023
8 of 11 tasks
Project euler69
#1510 opened Oct 11, 2023 by rtang09 Loading… updated Oct 11, 2023
9 of 11 tasks
Project euler53
#1511 opened Oct 11, 2023 by rtang09 Loading… updated Oct 11, 2023
9 of 11 tasks
19dolly hub patch 1
#1526 opened Oct 13, 2023 by 19dolly-hub Loading… updated Oct 13, 2023
Update Remove Unused Code and Tidy The Code
#1548 opened Oct 16, 2023 by riancintiyo Loading… updated Oct 17, 2023
2 tasks done
Added the comments for more clarity and some code format
#1551 opened Oct 17, 2023 by YashKesh Loading… updated Oct 17, 2023
9 of 11 tasks
Knuth–Morris–Pratt algorithm
#1553 opened Oct 19, 2023 by aladin002dz Loading… updated Oct 19, 2023
8 of 11 tasks
ProTip! Exclude everything labeled bug with -label:bug.