# donnemartin/interactive-coding-challenges

120+ interactive Python coding interview challenges (algorithms and data structures).  Includes Anki flashcards.

Repository: https://github.com/donnemartin/interactive-coding-challenges
Canonical: https://ross.abutalabs.com/products/interactive-coding-challenges
Language: Python
License: NOASSERTION
License Family: other
Topics: python, algorithm, data-structure, development, programming, coding, interview, interview-questions, interview-practice, competitive-programming
Last push: 2024-05-08T23:07:36+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": 4145, "days_push": 847, "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 31756, forks 4650 (observed 2026-08-28T04:11:57.064304+00:00)

## What it is
A collection of 120+ interactive, test-driven Python coding challenges focused on algorithms and data structures for coding interviews. Each challenge includes Jupyter notebooks with constraints, test cases, reference solutions, Big-O analysis, and accompanying Anki flashcards.

## Use cases
- prepare for python coding interviews
- practice algorithm and data structure problems
- learn big-o time and space complexity
- drill coding concepts with anki flashcards
- find test-driven reference implementations of data structures
- practice competitive programming problems in python

## When to choose
- you are preparing for coding interviews in Python
- you want interactive notebooks with unit tests to validate your solutions
- you want reference solutions with complexity analysis
- you want spaced-repetition flashcards alongside practice problems

## When to avoid
- you need interview prep in a language other than Python
- you are looking for system design or object-oriented design practice (see the sister repo)
- you want a judged competitive-programming platform with leaderboards

## Facets
- artifact type: learning-resource
- maturity: stable
- function: testing, developer-tools
- domain: education, programming-languages, tutorials
- platform: python, cross-platform
- tags: coding-interview, interview-preparation, data-structures, algorithms, jupyter-notebooks, anki-flashcards, competitive-programming, practice-problems

## Member repositories
- donnemartin/interactive-coding-challenges (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:57.064304+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-29T16:52:14.625116+00:00, confidence not recorded.
  - readme: https://github.com/donnemartin/interactive-coding-challenges (fetched 2026-08-28T04:11:57.064304+00:00, sha cd66cd22d79b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
