The interview was of 1 hour. The interviewer was very polite. Below things were asked:
- https://leetcode.com/problems/min-stack/ [Easy]
- https://leetcode.com/problems/binary-tree-right-side-view/ [Medium] [He asked me to print left view]
- Immutable classes -> how to make a class immutable -> WHat to do if we want to use it as a key in HashMap
- HashMap vs HashTable
- Design Pattern: any one
Hope it helps :)
Please upvote if you find it helpful