are you able to live in Andheri on rent with salary 8000 ?
Engineers Interview Questions
898,759 engineers interview questions shared by candidates
Give an array that has only the values 1, 2 or 3, sort the array in place.
Puzzle question: A Floating ship contains 1 stone , If I drop that stone in sea,,What will happen with water level??? Is it increase or decrease n why??
Given an array of numbers, replace each number with the product of all the numbers in the array except the number itself *without* using division.
You're the captain of a pirate ship, and your crew gets to vote on how the gold is divided up. If fewer than half of the pirates agree with you, you die. How do you recommend apportioning the gold in such a way that you get a good share of the booty, but still survive?
Write an algorithm to calculate the total number of paths possible from point (0, 0) to point (m, n) in an m by n grid. (You cannot retrace a line you already made when forming a path.)
What port does ftp use? (That seemed like a trick question because they only wanted one port)
Given an array of (unsorted) integers, arrange them such that a < b > c < d > e... etc.
given the output from the first question write a algorithm to calculate how many possible inputs could have created that output. for example. "1211" could be interpreted as one two and one one || one hundred and twenty one ones.
How to find a special weight ball from 8 balls while other 7 have the same weight with a balance? (all same color, shape etc.) Trick is that you don't know if the special ball is lighter or heavier.
Viewing 361 - 370 interview questions