Skip to content

cat903/leetcode

Repository files navigation

Manifesto

I have taken initative to solve atleast one problem in a day

  • easy->hard
  • efficient && clean

Maintaining Repo

  • Structure

    • 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

  • Commit Message

    • addfolder ${foldername} - when adding new folder

    • addfile ${filename} - when adding new file

    • update ${filename}:${reasontoupdate} - when updating contents of file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published