Implementing a dictionary of quick searching words
Intern Engineer Interview Questions
20,630 intern engineer interview questions shared by candidates
How to implement a queue simply using two stacks and how to implement a highly efficient queue using two stacks.
How would you test a blender?
Online median.
Someone can go up on stairs from one or two steps, how many different there is to go up on a stairs with n steps.
Write a program to find (x^y) % z
Given a list of n elements...every element has a duplicate except one...Find that lone number?
string compression: aaabbbbcc ->a3b4c2
What is the time complexity to find the median in an array?
Output a single linked list in reverse, in linear time and constant space, and recursively
Viewing 41 - 50 interview questions