I have taken initative to solve atleast one problem in a day
- easy->hard
- efficient && clean
-
- repo root
-
README.md
-
$d{serial}.{problem-name} [d=directory;f=file]
-
f${prblm.ext}
-
f${q.png}
-
README.md
contents-> h1 -> problemname -> img -> q.png -> h1-> solution-aproach -> code -> complexity analysis
-
-
- repo root
-
-
addfolder ${foldername}- when adding new folder -
addfile ${filename}- when adding new file -
update ${filename}:${reasontoupdate}- when updating contents of file
-