Friday, May 18, 2018

Leetcode algorithms tagged by stack

May 18, 2018

Introduction


I like to find all Leetcode algorithms tagged by stack, and then I can read those algorithm problem statement first.  I am training myself to analyze the algorithm, quickly relate to stack to figure out how to solve the problem.

I notice that the training of data structure and algorithm takes a lot of work. I had three mock interview with my coach last Sunday, Tuesday and Thursday. I learned that it is good to have a coach, who can help you prepare for better performance in short future. I was tested on algorithm called Next great element.





No comments:

Post a Comment