Disney
3 interview experiences from candidates.
Disney | Senior Software Engineer | System Design | Onsite
Senior Software Engineer
System Design (Whiteboard/Verbal Discussion) Question: Design a system that ingests media metadata from different sources/providers, store the metadata in our system, then send media to downstream companies who requests...
Disney | Senior Software Engineer | Coding | Phone Screen
Senior Software Engineer
1 hour interview consisted of coding in Google Docs. Question: Implement an ArrayList, and its add and contains methods Int[] arr = new int[N]; Int idx = 0; Int length = N; Public boolean add(int value) { If (this.idx =...
Disney | Senior Software Engineer | Coding | Onsite
Senior Software Engineer
Problem: Your team is building a backend API service that ingests temporal markers (time based segments in video content) generated by an interference pipeline. Each inference run produces a marker set for a video. A vid...