Disney | Senior Software Engineer | Coding | Phone Screen

jarkersosjarkersos·
Interview Date:February 23, 2026Region:UnspecifiedHiring Team/Org:General Hire

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
0

Discussion

0

Log in to post a comment or vote.

Sort by
Loading comments...

Interview Resources

InterviewDB

About InterviewDB

Crowdsourced Interview Question Bank for Job Seekers in Tech/Finance Industry

Copyright © 2026 InterviewDB. Victory is reserved for those who are willing to pay its price.