Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Warner Bros. Discovery (Nuova Delhi)
Colloquio
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.
Ho sostenuto un colloquio presso Warner Bros. Discovery (Bengaluru)
Colloquio
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.
Ho sostenuto un colloquio presso Warner Bros. Discovery (Bengaluru)
Colloquio
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.