Empresa engajada
Interview 1: Question 1: How to design a stack which can give max() in O(1) Question 2: In a snakes and ladder game find minimum number of rolls to reach destination Interview 2: Question 1: Design cache of your choice, I design and coded LRU cache Question two: Implement search in a rotated array.