Disney | Senior Software Engineer | Coding | Phone Screen
Interview date
February 23, 2026
Company
Disney
Role
Senior Software Engineer
Level
Unspecified
Region
Unspecified
Round type
Coding
Team/Org
General Hire
Stage
Phone Screen
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 = N) { Int[] copy = arr; This.arr = new int[2 N]; copy(copy, this.arr); This.length = 2 N; } Arr[idx++] = value; Return true; } Public boolean contains(int value) { // O(n) For (int n : arr) if (n == va...
Sign in to view the full interview experience
Create or use your InterviewDB account to read the full Warren post and all shared details.
Sign in to continue