Skip to content

Pull requests: manrajgrover/algorithms-js

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

Created math algorithms fibonacci.js and prime.js
#155 opened Dec 22, 2024 by ethanpoyton Loading…
Implement Fisher Yates
#154 opened Dec 21, 2024 by jaysonbatie Loading…
Add LRUCache, along with test cases
#149 opened Nov 19, 2023 by zhengjynicolas Loading…
3 tasks done
Z algorithm
#147 opened Oct 5, 2023 by Mark-Asuncion Loading…
3 tasks done
Increase coverage Ternary Search
#144 opened Jun 8, 2023 by nisher24 Loading…
3 tasks done
Added Functions: isPrime, sumAll, Naive Search
#141 opened Jan 23, 2023 by chs-mix Loading…
3 tasks done
Bump loader-utils from 1.1.0 to 1.4.2 dependency
#137 opened Nov 16, 2022 by dependabot bot Loading…
FEAT: Adds the tridiagonal algorithm.
#135 opened Oct 14, 2022 by jeettrivedi Loading…
3 tasks done
Bump chownr from 1.0.1 to 1.1.4 dependency
#132 opened Feb 11, 2022 by dependabot bot Loading…
Bump ajv from 6.5.2 to 6.12.6 dependency
#131 opened Feb 11, 2022 by dependabot bot Loading…
Added a function to calculate GCD of Multiple numbers
#130 opened Oct 1, 2021 by shreyventure Loading…
3 tasks done
added get Divisors and Fisher Yates Algorithm
#129 opened Aug 31, 2021 by eiden0 Loading…
3 tasks done
Bump y18n from 3.2.1 to 3.2.2 dependency
#127 opened Mar 29, 2021 by dependabot bot Loading…
Bump elliptic from 6.4.0 to 6.5.4 dependency
#126 opened Mar 8, 2021 by dependabot bot Loading…
Bump ini from 1.3.4 to 1.3.7 dependency
#125 opened Dec 10, 2020 by dependabot bot Loading…
Fibonacci: Added iterative and recursive solution for fibonacci
#124 opened Dec 5, 2020 by miladmikeal Loading…
3 tasks done
Longest_Common_Subsequence and Rabin_karp
#119 opened Oct 1, 2020 by Samriddhi25 Loading…
2 of 3 tasks
Implement Viterbi Algorithm and a simple test case
#117 opened Aug 8, 2020 by formulahunter Loading…
3 tasks done
Implement longest common leading/trailing substring algorithms
#116 opened Aug 2, 2020 by remes2000 Loading…
3 tasks done
Implement longest common substring algorithm
#115 opened Aug 2, 2020 by remes2000 Loading…
3 tasks done
Bump eslint-utils from 1.3.1 to 1.4.3 dependency
#113 opened Jul 15, 2020 by dependabot bot Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.