All of them were usual data structure questions.
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
The asked about datastucture, algorithms, heap,sorting-searching,mainly code along with complexity. Code on random number generator, searching.
Giving Log files, get the unique user id.
3rd round : One coding questions was asked. In interview room , n seats are given . All are initially empty . People are coming . I need to allocate seats . And they want to seat as far away to each other as possible. This I solved using queue. Then modification in this question. Some people are already seated. Then I have to allocate seats .
5th round : 1. Project discussion 2. Anything challenging in your project , you have done . 3. Have you got any feedback in last 6 months . 4. Anything you have learned by yourself in last 6 months . 5. Inheritance vs composition 6. Singleton pattern 7. Two sorted list given , merge them in place.
Design a tic tac toe game.
Two Leetcode Easy to Medium question for the assessment. Then technical round: recruiter asked two coding questions. Total 4 questions from leetcode
ques.) find the next biggest number in an array tothe right of the current element in linear time
Convert a number to a currency string: 1234,45 -> one thousand two hundred thirty four dollars and forty five cents
As per NDA I cannot share specifics, but just think about what an Amazon engineer would have to solve on a daily basis.
Viewing 411 - 420 interview questions