Saturday, November 3, 2018

From easy level to medium level

Nov. 3, 2018

Introduction


It is time for me to evaluate myself how to advance my problem solving skills. How cool I can take failures and then find ways to improve myself. Last 4 months I finished 170 easy level algorithms on Leetcode.com. I know that I can repeat the effort and then work on another 170 medium level algorithms.

Adapt to medium level algorithms


I learn the importance for me to learn most basics through the practice. I know the difference when I perform under pressure.

I really like to practice those medium level tree algorithm, linked list and also math and array.

To work on easy level algorithm, I learn how to be humble and learn the most important skills to survive as a software programmer. To work on medium level algorithms, or move to hard level algorithm, I should be inspired myself to work hard and smart, learn to meet those algorithms at least once, write once.

I have to work on those numbers, I have to make sure that I will meet those algorithms at least once. If I can do that, I certainly like to save time, start from high percentage passing rate, and then finish those algorithms first.





No comments:

Post a Comment