lcpy gen -t blind-75
Catalog
Blind 75 in Python with Tested Solutions
All 75 problems in the Blind 75 list: each generates a tested Python practice environment with a pytest suite and reference solutions.
Blind 75 holds 75 problems (19 Easy, 49 Medium, 7 Hard).
Blind 75 is the classic curated list that started pattern-based prep, covering everything from arrays and hashing to dynamic programming. Every problem generates a Python practice environment with a parametrized pytest suite and a tested reference solution.
Generate the whole collection into the current directory:
Last modified on September 2, 2026