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.
Interne Software Interview Questions
17,705 interne software interview questions shared by candidates
- 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.
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").
how do you overcome a problem with a coworker?
Find the sublist with the greatest sum in linear time
implement atoi
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