Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors