Skip to content

Issues: trekhleb/javascript-algorithms

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Add B-Tree enhancement New feature or request
#44 opened Jun 2, 2018 by jsanossian
Translate to russian enhancement New feature or request
#89 opened Jul 3, 2018 by vadimvildanov
Add efficient LIS
#150 opened Aug 10, 2018 by Bruce-Feldman
Create anagram.js
#182 opened Aug 27, 2018 by AnishTiwari
Added fast-exponentiation algorithm
#199 opened Sep 3, 2018 by svr8
Add bucket sort enhancement New feature or request
#206 opened Sep 11, 2018 by EdSaleh
Create Q_matrix.js
#209 opened Sep 19, 2018 by vamshi9
Check for palindromes
#210 opened Sep 19, 2018 by ocnly
Add iterative quick sort
#215 opened Sep 27, 2018 by yavorski
Add karatsuba algorithm
#225 opened Oct 16, 2018 by appleJax
Luhn algorithm enhancement New feature or request
#232 opened Oct 22, 2018 by dumindarw
Suggestion: ship production ready build to npm enhancement New feature or request
#196 opened Sep 2, 2018 by jmike
ProTip! Exclude everything labeled bug with -label:bug.