Things based around graph searches, algorithms and basic data structures.
Graduate Software Developer Interview Questions
4,496 graduate software developer interview questions shared by candidates
General chat and technical qs
One question that stood out was when they asked me to describe a previous project from work, even though they knew I had just graduated from university. It felt a bit unexpected since I didn’t have professional experience yet, but I tried to focus on my final year project and explain how it showcased the skills they were looking for
I'm not get into the second stage
Just general questions on resume and how it aligns with amazons core principles DSA System design
Code question 1: A new Amazon intern encountered a challenging task. Currently, the intern has n integers, where the value of the ith element is represented by the array element values[i]. The intern is curious to play with arrays and subsequences and thus asks you to join him. Given n integer, array values, and an integer k, the intern needs to find the maximum and minimum median overall subsequences. Code question 2: The data science team at Amazon is facing a unique challenge. A portion of their data has gone missing from their database. However, they believe they can recover the lost data based on the following instructions: 1. The missing data is a permutation of the characters found in the string firstInfo 2. The missing data is lexicographically greater than the string secondInfo 3. The missing data is the lexigraphically smallest string that satisfies the above two conditions
One of the online assessment was a job simulation, where I read emails and interpret data. The goal was to respond to each situation how you think would be best. It is a mix of aptitude / work ethics / technical test.
How would you handle difference in opionion with a senior developer adding comments about your change request?
Provided a list of lists of ordered strings, return the a single ordered list in an efficient way.
Live coding question on graph
Viewing 2651 - 2660 interview questions