Design a parking lot
Software Intern Interview Questions
17,740 software intern interview questions shared by candidates
Explain to a high school student with limited computer knowledge how a CPU is capable of running two programs simultaneously.
How will you find the middle node in a linked list
Find the sublist with the greatest sum in linear time
How to save resources' IDs used by an activity and access them in O(1), assuming there could be an infinite number of resources?
how do you overcome a problem with a coworker?
Write a function to construct a binary search tree given a string in postorder notation ("abcdefg").
implement atoi
If a sorted array is rotated, how to find how many times it has been rotated.
You have two non-uniform ropes and a bunch of matches. Each rope takes an hour to burn, but the two ropes are not identical, and it does not burn uniformly (i.e. after half the rope has burned, it has not been a half hour; either more or less than that has passed). How can you measure exactly 45 minutes?
Viewing 281 - 290 interview questions