amejiarosario/dsa.js-data-structures-algorithms-javascript resource
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3535
- days_rel: n/a
- days_push: 946
- n_releases_24m: 0
Adoption not part of the score
7775 stars · 920 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
DSA.js is a collection of data structures and algorithms implemented in JavaScript, available as an NPM package and accompanied by an eBook. It serves as both a reference manual for developers and study material for coding interviews.
Use cases
- prepare for coding interviews with data structures and algorithms
- learn how to implement linked lists, stacks, and queues in JavaScript
- understand Big O time complexity with worked examples
- refresh knowledge of trees, graphs, and heaps before an interview
- use ready-made data structure implementations in a JavaScript project
- study algorithm techniques to solve problems more efficiently
When to choose
- you are a JavaScript developer preparing for technical interviews
- you want readable reference implementations of classic data structures
- you prefer learning algorithms with explanations paired with code
- you need an installable NPM package of common data structures
When to avoid
- you need production-grade, highly optimized data structure libraries
- you work in a language other than JavaScript
- you want interactive visualizations or video-based courses
- you need advanced or niche algorithms beyond the fundamentals
Facets
learning-resource · maturity stable
developer-tools documentation education programming-languages tutorials cross-platform data-structures algorithms coding-interviews ebook computer-science big-o-notation npm-package nodejs javascript
2 sources
- readme: https://github.com/amejiarosario/dsa.js-data-structures-algorithms-javascript · fetched 2026-08-28 · a3f4ad645ace
- homepage: https://books.adrianmejia.com · fetched 2026-08-29 · dc5d3ded70fa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amejiarosario/dsa.js-data-structures-algorithms-javascript | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="amejiarosario/dsa.js-data-structures-algorithms-javascript")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem