The initial round was an assignment and post that a telephonic discussion. Once you clear these round you will have 2 technical rounds follwed by and HR interview.
Software Developers Interview Questions
96,343 software developers interview questions shared by candidates
Very basic questions, interviewer don't have enough knowledge. Even fresher can clear it very easily. Unprofessional 3rd class company. Worst experience. Thank god I did not accept the offer.
If there are 1,2,3........n numbers in an array and any one of they of number removed from the array. Write a program to find that number. Complexity should be O(n)
What are the technologies you have worked with?
1.tell me something about yourself 2.they give me a puzzle - The puzzle question is : On Bagshot Island, there is an airport. The airport is the homebase of an unlimited number of identical airplanes. Each airplane has a fuel capacity to allow it to fly exactly 1/2 way around the world, along a great circle. The planes have the ability to refuel in flight without loss of speed or spillage of fuel. Though the fuel is unlimited, the island is the only source of fuel. What is the fewest number of aircraft necessary to get one plane all the way around the world assuming that all of the aircraft must return safely to the airport? How did you get to your answer? Notes: (a) Each airplane must depart and return to the same airport, and that is the only airport they can land and refuel on ground. (b) Each airplane must have enough fuel to return to airport. (c) The time and fuel consumption of refueling can be ignored. (so we can also assume that one airplane can refuel more than one airplanes in air at the same time.) (d) The amount of fuel airplanes carrying can be zero as long as the other airplane is refueling these airplanes. What is the fewest number of airplanes and number of tanks of fuel needed to accomplish this work? (we only need airplane to go around the world)
Coding question in interview: Input: "i am kiran. i am arjun." Output:"kiran am i. arjun am i."
What is your salary range?
Just simple basic questions
In last question , an integer n was given , task was to print the pattern. Example given n=5, 1 2 3 4 5 16 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
If you have a byte with a hexadecimal 0xFF, what is the value in decimal? Also, if you shift it 4 bits to the right, what would the decimal value be?
Viewing 491 - 500 interview questions