Leetcode - progress in eight months (Category: SelfDevelopment)
Leetcode - progress in eight months (Rubric #SelfDevelopment)
I've been on leetcode for eight months. In principle, now quite confidently solves most of the problems of the Medium level in an acceptable time, except for problems on dynamic programming - it is still somewhat tight. Unfortunately, I don’t have enough time to work on this issue, and I didn’t finish the System Design course I enjoyed. Only rhythm is pleasing so far - it turns out to solve a couple of tasks on average per day. And this leads to hands remembering how to code, and even thinking that I would be able to do our code-writing interview right now:)
P.S. Previous posts on this topic are available here: 1, 2, 3, 4, 5, 6, 7, 8
P.P.S. So far I've enjoyed it the most. 2 major
- LeetCode's Interview Crash Course. Data Structures and Algorithms Review course on data structures and algorithms - LeetCode’s Interview Crash Course System Design for Interviews and Beyond - a large course in system design with good structure and high-quality and deep material
#SelfDevelopment #Algorithm #Software #SoftwareDevelopment