Merging of Sets: Sets Users which reference other user groups.
Deployment Interview Questions
1,879 deployment interview questions shared by candidates
If you flip two coins, one is a head,what is the probability that the other is a head
Max sum subsequence of an array
I have 100 bottles of wine. 1 is poisoned. I have 10 rats. My guests are coming in an hour but the poison takes 45 minutes to kick in and "kill" a rat. How do I test for and find the 1 bottle of poisoned wine?
Q: How can you tell if a Linked List is a Palindrome?
Title Case the given input. Main goal was to check the memory efficiency.
Rotate the letters of a word by k, using only 1 extra byte of storage.
Given an input of a 3D matrix of ones and zeros, count the number of contiguous 1-filled regions (as separated by 0-filled regions), as well as the size of the largest one (I think; doesn't really change the problem much). I forget what these were called...
Given an input string, print out the N most common characters in that string.
Imagine Facebook and a bank merged, giving them access to each other's data. What would you want to do with the data? How would you do it? At a very high level, how would you approach merging the data sets?
Viewing 1 - 10 interview questions