Skip to content

Pull requests: trekhleb/javascript-algorithms

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

Add Linear prime sieve
#219 opened Oct 1, 2018 by sanxsth Loading…
Add iterative quick sort
#215 opened Sep 27, 2018 by yavorski Loading…
Check for palindromes
#210 opened Sep 19, 2018 by ocnly Loading…
Create Q_matrix.js
#209 opened Sep 19, 2018 by vamshi9 Loading…
Extended Euclidean Algorithm
#200 opened Sep 4, 2018 by amitsingh19975 Loading…
Added fast-exponentiation algorithm
#199 opened Sep 3, 2018 by svr8 Loading…
Add support for complex data to PriorityQueue
#186 opened Aug 28, 2018 by appleJax Loading…
Create anagram.js
#182 opened Aug 27, 2018 by AnishTiwari Loading…
Made maximum subarray solution more terse
#160 opened Aug 11, 2018 by Bruce-Feldman Loading…
Add efficient LIS
#150 opened Aug 10, 2018 by Bruce-Feldman Loading…
Create extractBits.js
#139 opened Aug 3, 2018 by UjjwalAryal Loading…
Bidirectional conditional insertion sort
#68 opened Jun 14, 2018 by christian4423 Loading…
ProTip! Filter pull requests by the default branch with base:master.