# blakeembrey/code-problems

Common code and interview problems solved in multiple languages

Repository: https://github.com/blakeembrey/code-problems
Canonical: https://ross.abutalabs.com/products/code-problems
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2023-01-03T12:26:16+00:00

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

## Adoption (not part of the score)
Stars 3800, forks 501 (observed 2026-08-28T04:08:20.136012+00:00)

## What it is
A collection of common coding interview problems solved in multiple languages, primarily JavaScript. It covers sorting algorithms, data structures, and short code challenges with tests runnable via Mocha.

## Use cases
- practice coding interview problems
- review sorting algorithm implementations
- study data structures like stacks and linked lists
- prepare for technical job interviews
- compare solutions across multiple programming languages

## When to choose
- you are preparing for coding interviews and want worked examples
- you want to review classic algorithm and data structure implementations
- you want a lightweight practice repo with runnable tests

## When to avoid
- you need a comprehensive structured course or curated problem set with difficulty ratings
- you need an interactive judge or online coding platform
- you need production-quality algorithm libraries

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, testing
- domain: education, tutorials
- platform: -
- tags: interview-preparation, coding-challenges, data-structures, sorting-algorithms, practice-problems, algorithms, nodejs, javascript

## Member repositories
- blakeembrey/code-problems (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:20.136012+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-29T18:26:53.283752+00:00, confidence not recorded.
  - readme: https://github.com/blakeembrey/code-problems (fetched 2026-08-28T04:08:20.136012+00:00, sha 28d875250c32)
- Data as of 2026-08-30T08:39:29.467469+00:00.
