# crizstian/data-structure-and-algorithms-with-ES6

Data Structures and Algorithms using ES6

Repository: https://github.com/crizstian/data-structure-and-algorithms-with-ES6
Canonical: https://ross.abutalabs.com/products/data-structure-and-algorithms-with-es6
Language: JavaScript
License Family: other
Topics: algorithm, javascript, es6, data-structures, search-algorithm, sorting-algorithms
Last push: 2020-01-09T12:15:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3587, "days_push": 2428, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1034, forks 286 (observed 2026-08-28T04:03:18.883895+00:00)

## What it is
A collection of JavaScript (ES6) examples and exercises covering classic data structures and algorithms, from arrays and linked lists to graphs, sorting, and searching. It is organized as chapter-based educational material for learning computer science fundamentals in JavaScript.

## Use cases
- learn data structures in javascript
- practice sorting and searching algorithms with es6
- prepare for coding interviews in javascript
- study linked lists stacks queues and trees with examples
- find javascript exercises for graph and hash table implementations

## When to choose
- you want to learn or teach data structures and algorithms using JavaScript/ES6
- you prefer runnable, chapter-organized examples with exercises
- you are preparing for interviews and want hands-on practice in JS

## When to avoid
- you need production-ready, tested data structure libraries
- you want TypeScript or modern tooling rather than plain ES6
- you need actively maintained material - the repo has had no releases since 2020 and no license

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: education, programming-languages
- platform: -
- tags: data-structures, es6, sorting, searching, interview-prep, exercises, algorithms, nodejs, javascript

## Member repositories
- crizstian/data-structure-and-algorithms-with-ES6 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.883895+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:06:32.572919+00:00, confidence not recorded.
  - readme: https://github.com/crizstian/data-structure-and-algorithms-with-ES6 (fetched 2026-08-28T04:03:18.883895+00:00, sha 1c9f24868014)
- Data as of 2026-08-30T08:39:29.467469+00:00.
