Out of 25 horses, pick the fastest 3 horses. In each race, only 5 horses can run at the same time. What is the minimum number of races required?
Software Developer Interview questions in mississauga
Software Developer Interview Questions
Software development is an in-demand career path, and it is also a job that can provide opportunities for high earnings and professional fulfilment. When interviewing for software developer positions, it is likely that you will be asked questions about your hard and soft skills and how you manage projects efficiently.
Top Software Developer Interview Questions & How to Answer
Question No. 1: What type of software development do you currently do?
Question No. 2: Describe a development issue you faced and how you solved it.
Question No. 3: How do you handle the QA process?
96,137 software developer interview questions shared by candidates
A frog is at the bottom of a 30 meter well. Each day he summons enough energy for one 3 meter leap up the well. Exhausted, he then hangs there for the rest of the day. At night, while he is asleep, he slips 2 meters backwards. How many days does it take him to escape from the well?
Calculate the angle of two clock pointers when time is 11:50.
Cure world hunger.
What happens when you have much subscribers to an event and an exception would raise in one of them?
An array of 99 elements contains integers from 1 to 100 with one missing element. Find the missing element.
Aptitude questions were from the topics like Discounts, Profit or loss, Boats and streams, Work ,Pipes,Finding X and Y, Numbers, Ratio and Proportion. And all the programming questions were only from C language.
Trees are placed in a straight line at index positions starting from 1. We are to place monkeys on the trees such that each pair of monkeys are at maximum distance. If we're given the no. of trees and the no. of monkeys, write a function returning the maximum distance between two adjacently placed monkeys.
Quiz
Given a string with only ')' and '(' find if the string is complete or not. If the string is complete means that each open paranthesis should have a corresponding closed one. Eg: String s= "((()))()"- Complete String String s1=")()()()())))(()()()((" - Incomplete String
Viewing 1 - 10 interview questions