Python 3.7.x
General Approach | Areas for improvement |
---|---|
Code | Cover edge and base cases. |
Data structures & Algorithms | Analyze the solution's alternatives first before coding. |
Communication | Make more in depth comments while coding. |
Speed & Efficiency | Code whichever said is possible. |
- IMPLEMENTATION
- SEARCH
- SORT
- STRING
- DYNAMIC PROGRAMMING
- CLASSES
- PROFICIENCY
- DEBUGGING
- LEETCODE