Hacker News new | ask | show | jobs
Show HN: Algorithms 1.0.0 – Minimal and clean implementations of algorithms (github.com)
7 points by kwk236 127 days ago
Minimal, clean, and well-documented implementations of data structures and algorithms in Python 3.

Each file is self-contained with docstrings, type hints, and complexity notes — designed to be read and learned from.