Design a picture-sharing app.
Software Engineering Graduate Interview Questions
3,401 software engineering graduate interview questions shared by candidates
The first question was: Given a file containing the description of seats on a plane, implement an algorithm that finds the cheapest N consecutive seats on the same row. The input file give the position of each seat, wether they are already taken and the price of the seat. Additionally, the value of N is provided.
Talk about a time you had to deal with confrontation in a development team.
20min behaviou question +30min coding. You should study the amazon leadership principles well.
The Lottery question - given a number N, write a class that allows a user to call getK and receive K different balls (with different numbers), chosen randomly from the relevant balls that are still in the system (not previously returned to customer). All numbers are unique, and should be from 1 to N.
Tell me about your project?
Database concepts Object Oriented concepts like encapsulation, class, interface
Will `...` be red or blue?
Identify why this Java code won't compile
How would you sort a list of integers and ensure that the next integers that we will be adding will be placed in the correct position?
Viewing 271 - 280 interview questions