textbook algorithms questions
Engineer Intern Interview Questions
24,106 engineer intern interview questions shared by candidates
Given n stairs, how many number of ways can you climb if u use either 1 or 2 at a time
Write an algorithm to find the 3rd highest number from an array of random integers.
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.
What is your GPA?
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 421 - 430 interview questions