Skip to content

Pull requests: manrajgrover/algorithms-js

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

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
Add interpolation search tests
#133 opened Mar 5, 2022 by jonatan5524 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…
Algorithm - Shell sort
#112 opened Jul 11, 2020 by lynnzhu2016 Loading…
Data structure - binary search tree
#111 opened May 30, 2020 by Gogotchuri Loading…
ProTip! Filter pull requests by the default branch with base:master.