Introduction
It is 10:00 pm mock interview. The peer gave me the algorithm Leetcode 84: largest rectangle in histogram analysis to solve.
Algorithm analysis
The peer gave me his analysis using stack, and how to store the stack with (value, index). The discussion link is here.
Mock interview
The peer went over quickly using the example to explain the idea.
I know that it takes me 10 mock interview practice to learn a hard level algorithm Leetcode 10: regular expression matching.
Actionable Item
Review what I did in the past on this algorithm. I did practice the algorithm in June 2015, here is the blog.
No comments:
Post a Comment