An open API service providing repository metadata for many open source software ecosystems.

GitHub / amejiarosario / dsa.js-data-structures-algorithms-javascript

🥞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: 9 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/

Releases
2.7.6

2.7.6

2.7.6 (2021-11-30)

Bug Fixes

  • graph: minor typo in bfs code documentation (ccfcfe6), closes #110
almost 4 years ago
Download
2.7.5

2.7.5

2.7.5 (2021-05-24)

Bug Fixes

  • bst: on duplicates values the same node is returned (d350da8), closes #99
over 4 years ago
Download
2.7.4

2.7.4

2.7.4 (2021-01-09)

Bug Fixes

  • bst: some typos on the code (6b9a4e8)
over 4 years ago
Download
2.7.3

2.7.3

2.7.3 (2020-12-22)

Bug Fixes

  • book/bst: better wording (1d75301)
  • book/graph: add comments for runtimes using hashset implementations (c7c7947)
  • book/hashmap: exercise example and add tests (c137930)
over 4 years ago
Download
2.7.2

2.7.2

2.7.2 (2020-12-17)

Bug Fixes

  • book: Rename fibonacci-dynamic-programming (ded0a70)
almost 5 years ago
Download
2.7.1

2.7.1

2.7.1 (2020-12-02)

Bug Fixes

  • book: update company names (38a4178)
almost 5 years ago
Download
2.7.0

2.7.0

2.7.0 (2020-10-30)

Bug Fixes

  • book/set: split Set chapter into Hash Set and Tree Set for better (c1cf57a)

Features

  • book: show companies asked questions (b3167f9)
  • book/linkedlist: add applications (2b96f00)
almost 5 years ago
Download
2.6.0

2.6.0

2.6.0 (2020-10-28)

Bug Fixes

Features

  • book: add chapter numbers (0f13f90)
  • book/linkedlist: linked lists techniques and common patterns (8cd126d)
almost 5 years ago
Download
2.5.1

2.5.1

2.5.1 (2020-10-23)

Bug Fixes

  • linkedlist: refactored methods and improve book images and (ba110e2)
  • linkedlist: rename indexOf to getIndex to make it clearer (fcf3db6)
almost 5 years ago
Download
2.5.0

2.5.0

2.5.0 (2020-10-22)

Features

  • book/hashmap: add code examples and patterns (f7b8d59)
almost 5 years ago
Download