What's the difference between abstract class and interface?
Graduate Software Engineer Interview Questions
3,310 graduate software engineer interview questions shared by candidates
Longest palindrome
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.
Explain the concept of multiple inheritance and describe how it relates to Java.
How to handle a choice between two implementations where different requirements are unfulfilled.
Tell me about a time questions
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.
Design a picture-sharing app.
Viewing 261 - 270 interview questions