Merging of Sets: Sets Users which reference other user groups.
Forward Deployed Engineer Interview Questions
687 forward deployed engineer interview questions shared by candidates
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 string, print out the N most common characters in that string.
Given a pointer to an element in a singly linked-list, how can you delete the element from the list?
How would you program a computer to shuffle a deck of cards? (Generate a permutation of the numbers from 1 to 100, uniformly at random)
Please write a generic function that performs a specific operation on time series data.
Viewing 1 - 10 interview questions