Hike (All Technical Rounds) | New Graduate | OffCampus | 23rd January
Question · Posted Jan 2021
Cutoff for Coding Round was > 70% score, approximately more than 3.5 problems out of 5. They called 5/5 score students first. There were 3 Technical rounds, all on single day. Round 1 Build an LRU Cache (what is an LRU cache was described along with formal problem statement) Formal question (LRU cache) Design a data structure that follows the constraints of a Least Recently Used (LRU) cache. Implement the LRUCache class: Capacity of Cache is N. int get(int key) ...
The full answer & interview discussion are available to premium members.
Log in Create a free account