Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 482 Bytes

File metadata and controls

22 lines (15 loc) · 482 Bytes

LeetCode Solutions

This repo exists because I have a hording problem. Even though LeetCode already stores submissions, I like keeping my own explanations and code


Milestones

  • Database (0/321)
  • Shell (0/4)
  • Concurrency (0/9)
  • JavaScript (0/67)
  • Pandas (0/336)
  • Algorithms (0/3391)

Personal Goals

  • Write an explanation for every solution
  • Refactor early solutions after learning better patternst