🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amejiarosario%2Fdsa.js-data-structures-algorithms-javascript
PURL: pkg:github/amejiarosario/dsa.js-data-structures-algorithms-javascript
Stars: 7,740
Forks: 934
Open issues: 8
License: mit
Language: JavaScript
Size: 110 MB
Dependencies parsed at: Pending
Created at: over 8 years ago
Updated at: 10 days ago
Pushed at: over 1 year ago
Last synced at: 10 days ago
Commit Stats
Commits: 733
Authors: 25
Mean commits per author: 29.32
Development Distribution Score: 0.603
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/amejiarosario/dsa.js-data-structures-algorithms-javascript
Topics:
algorithm, algorithms, book, coding-interviews, computer-science, data-structures, graph, heap, javascript, javascript-algorithms, search, tree
Funding Links https://github.com/sponsors/amejiarosario, https://patreon.com/amejiarosario, https://adrianmejia.com/support/
1.14.0
1.14.0 (2020-08-31)
Features
- book/questions: add examples (c1a8f8e)
- book/questions: add where the interview questions have been seen (1f01baf)
- book/queue: add recent counter questions and solution (77d4596)
- book/queue: add solution for queue question (9a88766)
- queue: add front, back and peek methods (04aa9db)
about 5 years ago
Download
1.13.0
1.13.0 (2020-08-26)
Features
- book/exercises: interview q&a for linked lists and stacks (3bb86fd)
about 5 years ago
Download
1.12.0
1.12.0 (2020-08-26)
Features
- book/exercises: interview q&a for linked lists and stacks (#69) (ca4bf45)
Reverts
- Revert “(book/exercises): interview q&a for linked lists and stacks (#69)” (#70) (06bd3f6), closes #69 #70
about 5 years ago
Download
1.11.0
1.11.0 (2020-08-22)
Bug Fixes
- book: multiple broken links and bump epub version (57960e2), closes #60
- book: workaround for c++ issue in asciidoc (dbdef21)
Features
- book: add appendix D with interview question solutions (ca119f2)
- book:array: add solutions for interview questions (b5a00dd)
- book/array: add max subarray questions and solution (5935b95)
- book/array: add stock questions and solution (6ab8bc4)
about 5 years ago
Download
1.9.0
1.9.0 (2020-06-30)
Features
- heap: remove by index (6af937f)
- linkedList: takes iterables in the constructor (1fa875f)
about 5 years ago
Download
1.8.3
1.8.3 (2020-05-24)
Bug Fixes
- book/maps: update space complexity (0be0176)
over 5 years ago
Download
1.8.2
1.8.2 (2020-05-24)
Bug Fixes
- book/hashset: update hashset space complexity (0319b29)
over 5 years ago
Download
1.8.1
1.8.1 (2020-05-24)
Bug Fixes
- book/maps: update time/space complexity values (3c4ef75)
over 5 years ago
Download
1.8.0
1.8.0 (2020-05-23)
Bug Fixes
- book/map: fix typo on maps space complexity (2f24f57)
- hashmap: improve methods documentation (f6b47b5)
Features
- maps: implement clear method for hashMap and treeMap (924c9a7)
over 5 years ago
Download