Introduction
Hello there! π My name is Aleksandr and I built this website to collect solutions to Neetcode 250 problems! My goal is to outline solutions to all problems. By doing this I am improving my ability to explain algorithmic solutions and creating a valuable resource for others preparing for coding interviews or enhancing their problem-solving skills.
There are a few rules I set to myself:
- All problems should have
multiple solutions(when possible) - Each solution should include
time complexityandspace complexity - All solutions should be explained
- Andβ¦
print("All problems should we solved in `Python` π¦β¨")Progress: 8 / 250
Directories
Neetcode 250
Daily
Tags
Emoji-based
π - Best Solutions
π - Lazy Solutions (typically one-liners)
π - Fun Solutions (typically limited, but fun to learn)