Discussion about CV.
Why I am sitting for coding profile, being from a non CS/IT background.
Then, was asked to implement LRU Cache. Special notice was taken on the code.
Then, was asked the trapping rain water problem, but do it with O(1) space and single pass. Had to code up the solution.