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

fixes: #1280 and test: added tests for DFS algorithm
#1303 by Ranganathan7 was merged Mar 1, 2023 Loading… updated Mar 1, 2023
9 tasks done
fix: refactor PrimMST and fix bug in PriorityQueue fix Fixes a bug
#1300 by paulinegarelli was merged Feb 23, 2023 Loading… updated Feb 23, 2023
8 of 11 tasks
Make ArbitraryBase Unicode-aware fix Fixes a bug
#1299 by lionel-rowe was merged Feb 23, 2023 Loading… updated Feb 23, 2023
9 of 11 tasks
fix: fixed error in the MaxProductOfThree algorithm
#1295 by Xolvez was merged Feb 18, 2023 Loading… updated Feb 18, 2023
9 of 11 tasks
feat: add maxConsecutiveOnes implementation
#1285 by HereBeAndre was merged Feb 13, 2023 Loading… updated Feb 13, 2023
8 of 11 tasks
feat: add maxConsecutiveOnesIII implementation
#1286 by HereBeAndre was merged Feb 13, 2023 Loading… updated Feb 13, 2023
8 of 11 tasks
Adding to backtracking
#1289 by Ramzi-Abidi was merged Feb 13, 2023 Loading… updated Feb 13, 2023
8 tasks done
Refactored code to improve performance of some methods
#1284 by TedMwai was merged Feb 8, 2023 Loading… updated Feb 8, 2023
9 of 11 tasks
feat: add houseRobber implementation
#1282 by HereBeAndre was merged Feb 7, 2023 Loading… updated Feb 7, 2023
9 of 11 tasks
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… updated Jan 8, 2023
docs: improve the issue forms documentation PR that adds or fixes docs; issue that points out issues with the docs
#1272 by Panquesito7 was merged Dec 19, 2022 Loading… updated Dec 19, 2022
4 of 11 tasks
docs: improve the contributing guidelines documentation PR that adds or fixes docs; issue that points out issues with the docs
#1271 by Panquesito7 was merged Dec 18, 2022 Loading… updated Dec 18, 2022
4 of 11 tasks
algorithm: signum algorithm Adds or improves an algorithm
#1266 by SpiderMath was merged Dec 8, 2022 Loading… updated Dec 8, 2022
9 of 11 tasks
chore: fix grammar error in README
#1268 by salomonj11 was merged Dec 8, 2022 Loading… updated Dec 8, 2022
2 tasks
Added a new Maths algorithm to determine if two non-null integers are "friendly numbers" algorithm Adds or improves an algorithm
#1267 by fun-guava was merged Nov 30, 2022 Loading… updated Nov 30, 2022
8 of 10 tasks
algorithm: Hexagonal number
#1265 by itsAkshayDubey was merged Nov 30, 2022 Loading… updated Nov 30, 2022
9 of 11 tasks
tests: improve for GeneratePermutations
#1263 by kho-kho-kho was merged Nov 13, 2022 Loading… updated Nov 13, 2022
5 of 11 tasks
fix: exchanging wrong path that breaks pipeline
#1262 by CarlosZoft was merged Nov 2, 2022 Loading… updated Nov 2, 2022
4 of 6 tasks
algorithm: percentage of letter
#1261 by Saimon398 was merged Nov 1, 2022 Loading… updated Nov 1, 2022
9 of 11 tasks
algorithm: ZFunction
#1239 by Adrito-M was merged Oct 31, 2022 Loading… updated Oct 31, 2022
8 of 11 tasks
algorithm: unique paths 2
#1257 by Saimon398 was merged Oct 31, 2022 Loading… updated Oct 31, 2022
9 of 11 tasks
algorithm: logarithmic square root
#1259 by Saimon398 was merged Oct 31, 2022 Loading… updated Oct 31, 2022
9 of 11 tasks
algorithm: integer to base
#1258 by Saimon398 was merged Oct 31, 2022 Loading… updated Oct 31, 2022
9 of 11 tasks
conversion: liters to imperial gallons
#1256 by Lcvieira2001 was merged Oct 31, 2022 Loading… updated Oct 31, 2022
9 of 11 tasks
algorithm class: pyramid
#1254 by Japoncio3k was merged Oct 31, 2022 Loading… updated Oct 31, 2022
9 of 11 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.