Skip to content

rebeloper/NeetCode150Explained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeetCode150Explained 🎯

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

👉 Start here — the Wiki

Styled after SwiftConcurrencyExplained.

License

MIT — see LICENSE.

About

Ace NeetCode 150 by understanding it, not memorizing it — explained entirely in Swift.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors