Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 596 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 596 Bytes

Hackerrank

Python 3.7.x

Content

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

Current Progress