Every Accepted was paid in blood, sweat, and runtime errors.
A collection of battle-tested LeetCode problems.
Add new problems effortlessly. This script:
- Creates a dedicated folder with starter files for your problem
- Generates a ready-to-edit README template to capture the problem statement, approach, complexity, and notes
- Sets up a boilerplate Python solution file to get you coding right away
- Automatically updates the main problem tracker with every new addition
./new-problem.sh <problem_number> <problem_slug>