Round1: Hashmap internal workings, LRU Cache, LinkedList intersection problem from leet code. Java memory management, Exception handling.
Round2:
Edit distance dynamic programming question from leetcode,
Given a large file with name, how will you read the file and remove duplicates - they expects optimised solution.
Round3:
Resume technology walk through discussion.
Multi threading Questions.
Efficient webcrawling HLD