syafiqabdillah / grinding

collection of technical test answers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

collection of technical test answers

License:MIT License


Languages

Language:Python 100.0%