Design a parking lot
Interne Software Interview Questions
20,220 interne software 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 longest sequence of unrepeated characters in a string. The interviewer was really unhelpful and didn't provide any hints, just let me stutter around.
- Convert sorted array to BST - Print the above tree level by level - I forgot the last question
Compute square root of a integer, without using the built-in sqrt method.
implement atoi
How to save resources' IDs used by an activity and access them in O(1), assuming there could be an infinite number of resources?
If a sorted array is rotated, how to find how many times it has been rotated.
Write a function to construct a binary search tree given a string in postorder notation ("abcdefg").
Viewing 281 - 290 interview questions