Was asked to implement a method to find the middle value of a linked list with using the standard provided functions of a linked list Also asked to find a number repeated sequentially the most number of times in an integer array. Then provide test cases on function
Development Engineer Interview Questions
37,098 development engineer interview questions shared by candidates
Know your data structures
NDA
In the onsite, questions were only based on the task that was given. Focus on Amazon's leadership principles and try to include them in any answers that you give.
1. OA1 consists 2 parts, the first one is answering questions and the second one is debugging. 2. OA2 is two coding problems. 3. Phone interview asked me to talk about a recent project and a coding problem, writing a function to search for a contact.
Connect nodes at the same level in a binary tree
Write a function, which takes input, two sets of integers, and moves a integer from one set to another set in a way that average of both sets increases. It returns true if it successfully moved a element, false otherwise.
Pick the closest k points.
How to find a number which exist odd times in a list
Calculate the square root of a number.
Viewing 331 - 340 interview questions