Leetcode solutions with notes on optimization and logical solution for every problem.
I use Java as primary language to solve the problems.
A daily update will be given on solved problems, please feel free to checkout soltuions and comeup with suggestions.
Thank you ๐
Rank | Name | Problems solved |
---|---|---|
๐ฅ | Satwik | 18 |
๐ฅ | Anudeep | 12 |
๐ฅ | Dheeraj | 9 |
๐ | Forum | 9 |
a full study checklist for code & whiteboard interview, please turn to jwasham's coding-interview-university.
Also, there are open source implementations for basic data structs and algorithms, such as Algorithms in Python and Algorithms in Java.