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
Intern Software Engineer Interview Questions
12,189 intern software engineer interview questions shared by candidates
Given a binary search tree, set up a variable in each node that points to its right neighbor.
textbook algorithms questions
Given n stairs, how many number of ways can you climb if u use either 1 or 2 at a time
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.
Given a keyboard where each key pressed may input >= 1 characters and a list of words, find the word they intended to type.
Two ways to assign memory for array in C.
Write a function that takes in two binary strings and returns their sum (also a binary string).
reverse linked list, 1-2-3-4-5 to 5-4-3-2-1
Puzzle problem was given.
Viewing 361 - 370 interview questions