disney | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview consisted of an onsite round, which included a coding assessment, system design, and algorithm questions.
Technical Questions
-
Ad Filtering Problem
- Implement a lightweight filter for ads based on given rules including target locations and age.
-
System Design
- Design a Twitter-like platform with features such as creating/deleting tweets, following accounts, liking tweets, and viewing followers.
-
Algorithm Question
- Implement an LRU (Least Recently Used) caching mechanism.
-
FrontEnd Coding
- Create a request to display movie titles and years, with the ability to sort and search.
Tips & Insights
Focus on understanding the requirements clearly before jumping into coding. Be prepared to discuss your design choices and the trade-offs involved in your solutions.