Skip to content

scarowar/scars-of-leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Scars of LeetCode

Every Accepted was paid in blood, sweat, and runtime errors.


Overview

A collection of battle-tested LeetCode problems.


Automation: new-problem.sh

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

Usage

./new-problem.sh <problem_number> <problem_slug>

About

Automation-driven LeetCode workflow with solutions, spaced-repetition flashcards, and Anki integration.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published