4 16 64 256 solve using for loop.
Software Engineer 2 Interview Questions
666,163 software engineer 2 interview questions shared by candidates
Loops question
2) You have 10 jars containing 100 marbles each. One jar has marbles weighing 1.1 grams. The other jars have marbles weighing 1.0 grams. The marbles all look alike. What is the minimum number of weighs on a scale to find out which jar has the heavy marbles.
How many functions are there in the NSObject class in Objective-C?
How to compute top k numbers in an array?
Get the last thee max salaried person from table via sql.
A graph BFS question and A question of building a stack
something related to artifacts.
General high level system designs for use cases
Implement a function - isSumPair(int[],sum) - which returns true/false if the given sum can be achieved from an addition on two integers in the given list (can appear more then one time and be positive/negative). Follow up - how to improve space complexity?
Viewing 1881 - 1890 interview questions