Leetcode - progress in seven months (Category: SelfDevelopment)
Leetcode - progress in seven months (Rubric #SelfDevelopment)
I've been on leetcode for seven months. During this time, I remembered the syntax of Python and SQL, that is, how to write algorithmic code and multi-storey queries in SQL. During this time, I took the following courses. - Introduction to Data Structure. Arrays 101
- Easy Collection. Top Interview Question
- LeetCode's Interview Crash Course. Data Structures and Algorithms - I almost passed it, but there is still a topic with dynamic programming and a few hard problems from other topics.
Now I'm taking a course.
- Detailed Explanation of Dynamic Programming - specially started this course to deal with dp and then go to the end of the Interview Crash Course
- Get Well Prepared for Google Interview It is interesting to see what tasks are given in Bigtech. (Google) and what they focus on
- Get Well Prepared for Facebook It is interesting to see what tasks are given in the social network banned in Russia
- Basic Concepts in ML Machine Learning 101 It was interesting to see the basic ML course. (But it was just text with pictures.) - LeetCode’s Interview Crash Course System Design for Interviews and Beyond - a large course on system design, where the Russian author gives a lot of good material, and the course itself has an excellent structure, but there is a minus - the author has English with a serious accent, which slightly distracts from the material itself.
In general, if you summarize my impressions for 7 I am rather satisfied with the purchase and think that by the end of the year I will master all the main courses, and then I will look for a new interesting training ground:)
P.S. Previous posts on this topic are available here: 1, 2, 3, 4, 5, 6, 7
#SelfDevelopment #Algorithm #Software #SoftwareDevelopment