Ace NeetCode 150 by understanding it, not memorizing it — explained entirely in Swift.
This isn't just 150 solutions. It's:
- 🧮 Big-O — the vocabulary you need first
- 🧱 Data Structures — the building blocks
- 🧩 Patterns — the recognizable shapes that show up in any interview question, not just these 150
- 🎯 NeetCode 150 — every problem, brute force → optimal, tied back to the pattern and data structure it uses
Perfect for:
- Swift developers prepping for coding interviews who don't want to context-switch to Python/Java
- Anyone who's grinded LeetCode without a system and wants the why, not just 150 memorized answers
- Engineers who want to recognize "oh, this is a sliding window problem" in a question they've never seen
Styled after SwiftConcurrencyExplained.
MIT — see LICENSE.