Tell me about yourself
Engineers Interview Questions
843,471 engineers interview questions shared by candidates
What are the different tools you have used to monitor production systems?
What material property is related to the bendability of a given metal?
Given an iTunes type of app that pulls down lots of images that get stale over time, what strategy would you use to flush disused images over time?
Reverse words in a sentence so like ex: to be or not to be return be to not or be to Note: I'm a freshman in college and he knows I don't know much so I got an easy question
Signed NDA
Given a function magicNumber() that returns a random integer 1 or 0, write a new function that will generate a random number that uses this magicNumber() function.
How I would test a vending machine.
Given an array A, find the count of the ordered pairs. An ordered pair is defined as any number A[j], such that A[j]>A[i] and j>i. You have to do this in optimal time.
Write a non-recursive traversal of a Binary Search Tree using constant space and O(n) run time.
Viewing 2701 - 2710 interview questions