if I have 9 rocks that are all in the same weight except one of them, which is a little heavier, how can i find that one rock with 2 scales on a scale
Internship Software Engineer Interview Questions
23,472 internship software engineer interview questions shared by candidates
first one: calculate postfix expression second: you get a stream of nums as input return true if value had appeared previously on stream , stream can be infinite
Find the heavier ball in 2 weighs—8 balls weight puzzle
What products from microsoft do you know?
Given a tree (not necessarily binary) as a list of tuples, where every tuple is (FATHER_KEY, CHILD_KEY) and keys are distinct - return a list of tuples for the same tree, without the given sub-tree of key X.
I had a bitwise conversion question for y on campus interview. Create a method that finds the next sparse number given a number.
Write a regex
Traverse a tree in zig zag order; the first level is printed forwards, the second level is printed backwards, and so on.
Simple odd-even sorting algorithm to soft the list of numbers into odds first and then evens in no particular order within.
During the phone interview, the puzzle they asked me was about distinguishing a marble of slightly different weight out of 9, using a scale a maximum of 2 times.
Viewing 3291 - 3300 interview questions