What Is the Blind 75?

Blind 75 is a curated list of 75 essential LeetCode problems covering all major patterns. Originally posted on Blind (the anonymous workplace community) in 2020, it has become the standard minimum prep list.

Full Definition

The Blind 75 is a list of 75 LeetCode problems originally posted on Blind (the anonymous workplace community for tech employees) by a user known as 'yangshun'. The list covers the canonical interview patterns: Array (two-pointer, sliding window, prefix sum), String, Linked List, Tree (BFS, DFS, BST), Graph (BFS, DFS, topological sort), Dynamic Programming (1D, 2D), Greedy, Backtracking, Heap, and Trie. The selection criterion was 'minimum sufficient coverage' — drilling all 75 ensures the candidate has touched every common pattern at least once, with a representative problem per pattern. Blind 75 has become the standard minimum prep recommendation for coding interview preparation; NeetCode 150 (which extends Blind 75 to 150 problems) is its slightly larger counterpart. For a candidate with limited prep time, completing Blind 75 over 6-8 weeks (10-15 problems per week) is a reasonable target. Candidates with stronger DSA fundamentals can often complete it faster; those needing more practice can extend to NeetCode 150 or the LeetCode 'Top 100 Interview Questions' list for additional depth.

Related Pages on LeakCode

Related Terms

See Blind 75 in Real Interview Reports

LeakCode aggregates blind 75-related reports from 7 sources including 1Point3Acres, Blind, Glassdoor, and Reddit. Filter by company, role, and round to see how candidates describe their blind 75 experience.

Browse Companies