Design a parking lot
Software Intern Interview Questions
20,198 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.
Find the longest sequence of unrepeated characters in a string. The interviewer was really unhelpful and didn't provide any hints, just let me stutter around.
Viewing 281 - 290 interview questions