Brain teaser: two person have two pizza for food, but only one of them is holding the knife. One cut per pizza. Each has only one chance to have the priority to choose one slice of a pizza. It means a process of cutting, choosing, cutting choose. How many of the pizza can the one with knife get maximum?
Software Interview Questions
551,386 software interview questions shared by candidates
Given deck of cards + joker, what is the probability you see the joker before all four aces?
Binary tree?
There is a list with words like: pin, pine, apple, pineapple. Go through the list and figure out which words are combinations of other words in the list, and which ones aren't
solve a live coding challenge in one hour using C# and visual studio. Free to use google.
Design a threaded commenting systems
On campus: Given two strings determine if there is a one to one mapping between each letter in the string. On-site : Debug Conway’s game of life, snake key pattern of a matrix (the problem was a disguised diagonal traversal of a matrix), word break (see LeetCode), and find all possible words given a telephone number.
who was Italy an ally to in world war ii
9 bottles of wine and one is poison, how can you conclusively figure out which is poison with only 2 rats to test with and only 2 rounds of testing?
replace the "a" in a sentence to "the"
Viewing 3051 - 3060 interview questions