Some thing like a man has a sack of 100 coconuts he crosses 10 checkpost each checkpost he gives number of coconuts same as the number of the checkpost
Software Developers Interview Questions
96,169 software developers interview questions shared by candidates
Program the game FizzBuzz for numbers 1-100 in any programming language.
The coding test was difficult. They give very little time and you need to produce the correct output. This is to see how you perform under pressure.
WAP to find prime nos... WAP to print a patter (pattern was provided)... Number of petrol pumps in mumbai... How ill you measure the diameter of stadium without any measuring tape..
Not qualified for this
If given an infinite amount of memory, whats the fastest way to reverse an array?
Standard FizzBuzz, replacing Fizz with Web and Buzz with MD.
1. highest of array (without using any loop)(recursion bhau :P) 2. searching with time complexity (binery search) 3. most difficult que by that they kick me out :D array given {1,2,3,4,5,6,7,8,9} arrange in matrix of form {{1 3 6}{2 5 8}{4 7 9}} like {{a c f}{b e h}{d g i}} see formations
This question was asked in Round 2 of the process.. Given an unsorted array..find the Nth largest number in a single pass without modifying the array...
monkey climbs 3m and slides 2m daily. How many days it would take to reach 30m
Viewing 221 - 230 interview questions