Implement a special queue containing a linked list as its inner data structure.
Developer Intern Interview Questions
5,258 developer intern interview questions shared by candidates
What is the difference between a struct and a class?
There are two mars rovers on a 2 dimensional plane (Mars?), as well as 2 sensors. One rover is between the two sensors, and the other is outside. Write a program using only forward, backward, and onSensor() : boolean, to ensure that the rovers will collide.
build an interface and class that handles constant input of stock values for many companies and allows user to query current avg stock price of that company.
Find an object in a sorted array in O(logn) time.
Given some random letters , for example "a,e,o,g,z,k,l,j,w,n" and a dictionary. Try to find a word in the dictionary that has most letters given.
implement a hash function, implement a linkedlist, implement atoi
They asked me about dom.
The programming/math test introduces a "made up" programming language, and tests you on how it would work. Not terribly difficult, but definitely different then most technical interview questions (there were also some standard "write pseudocode/code to solve x" questions as well)
At the end of the HR interview they gave me a 2 minute quiz. There was a page with 10 math questions on it, and you had exactly 2 minutes to do as much as you could.
Viewing 711 - 720 interview questions