4 16 64 256 solve using for loop.
Software Interview Questions
748,917 software 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?
Given an array of n unsorted ints, with the condition that each number is at most k positions away from its final sorted position, give an efficient sorting algorithm.
Given an unsorted list of integers, return true if the list contains any duplicates and false if it does not contain any duplicates. You do not have to identify the duplicate value.
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.
Viewing 2291 - 2300 interview questions