Give an example of when you were in charge of a group.
Intern Software Interview Questions
20,200 intern software interview questions shared by candidates
There are three lightbulbs in a room and three switches which each controls a lightbulb in another room. You can only go into the room with light bulbs once. How can you identify which light bulb is controlled by which switch?
What are the main OOP concepts?
Print a binary tree by level.
Implement a linked list. Given a collection of linked lists, give the list with the minimum length. Given a collection of linked lists, give the list with the minimum sum.
Just one question. There are 3 classes: coupon, location, forgot what was the last one.. was asked to get best coupon from a given locationId
Given a binary search tree, set up a variable in each node that points to its right neighbor.
Given n stairs, how many number of ways can you climb if u use either 1 or 2 at a time
Given a keyboard where each key pressed may input >= 1 characters and a list of words, find the word they intended to type.
The most difficult question I received was to explain in detail exactly what happened once you enter a url in your browser and hit enter.
Viewing 431 - 440 interview questions