Given n stairs, how many number of ways can you climb if u use either 1 or 2 at a time
Engineering Intern Interview Questions
24,106 engineering intern interview questions shared by candidates
Write an algorithm to find the 3rd highest number from an array of random integers.
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.
textbook algorithms questions
What is your GPA?
Discuss why it is best to use different values of decoupling capacitors in a power distribution network instead of a single capacitor.
If you have the choice of making 2/3 free throw shots or 4/6, which would you choose?
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
Viewing 421 - 430 interview questions