I applied through university. The process took 2 weeks. I interviewed at Warner Bros. Discovery (New Delhi)
Interview
Discussed my previous projects and coding experience. Presented a system design problem: Design a scalable chat application. Asked about data storage, server architecture, and handling concurrent users. Detailed discussion on trade-offs and scalability challenges. Presented a coding problem related to data structures: Implement an LRU Cache. Discussed various approaches, and I implemented it with a doubly-linked list and a hashmap. Overall, a challenging but productive round.
I interviewed at Warner Bros. Discovery (Bengaluru)
Interview
Started with 30 seconds of introduction, and directly started of with coing round. Interviewer was calm . Questions asked were a bit on the tougher side , but all were DSA based. Some questions on cryptography, and OS based theory questions.
I interviewed at Warner Bros. Discovery (Bengaluru)
Interview
It was on easier side. A leetcode easy question was asked on bottom image of tree.
Also asked on DBMS concepts, how would youtube database scheme look like? How will you query for comment of certain person etc.