/grinding

collection of technical test answers

Primary LanguagePythonMIT LicenseMIT

The Grind

collection of technical test answers from LeetCode based on NeetCode

Contribute

  • create your own branch from main branch
  • add your files with naming format <difficulty>-<name of the problem>.<extension> e.g. easy-two-sum.py
  • commit changes
  • push to your remote branch
  • create pull request