The questions were quite expected. I encourage interviewees to keep their calm and everything will go fine.
Software Engineer Intern Interview Questions
9,359 software engineer intern interview questions shared by candidates
Questions are quite regular.
You have an array of unsorted integer, and a target value X. Design an algorithm to tell if two numbers of this array could be added together to obtain X. You have one byte of data, find some ways to get the complement of this byte.
Given an array of unsorted integer values define a method that determines repeats within the array. Can you optimize your algorithm for space /time.
Valid BST
Why Amazon?
Two algorithm questions that also involved data structures. Really generic Cracking the Coding Interview type stuff.
Given a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent numbers on the row below.
Find all the palindromes in a string.
Some questions on threads, and binary trees
Viewing 6941 - 6950 interview questions