Write a function that takes in an integer array and returns a boolean, whether or not the array has duplicates in it.
Software Developer Interviews
Software Developer Interview Questions
Software development is an in-demand career path, and it's also a job that can provide opportunities for high earnings and professional fulfillment. When interviewing for software developer positions, you'll likely face questions about your hard and soft skills and how you manage projects efficiently.
Top Software Developer Interview Questions & How to Answer
Question #1: What type of software development do you currently do?
Question #2: Describe a development issue you faced and how you solved it.
Question #3: How do you handle the QA process?
96,181 software developer interview questions shared by candidates
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.
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
Viewing 491 - 500 interview questions