You have been given two pieces of flammable rope. The speed at which each individual rope can burn is inconsistent, but if you light the end with a match, the short rope will take 30 minutes to burn and the long rope takes an hour. How can you used the ropes to determine when 45 minutes have passed?
Senior Software Engineer Interviews
Senior Software Engineer Interview Questions
"Senior software engineers are the most experienced member of a software team and usually carry the most responsibility and authority of that team. Because of this, interviews will be designed to find candidates who have expert knowledge of the field and years of experience as a software engineer. Expect to be asked tough technical questions and to give examples of previous projects that you have worked on."
67,191 senior software engineer interview questions shared by candidates
A software application to be designed for the financial client
What is SFINAE in C++
Write a routine to find the square root of a number. Then make it faster.
How did you deal with handling various ppl within the team
Basic C#, MVC and SQL
How to get a random number from an array of length 100, without repetition.
How many years of systems level programming experience do you have?
can you join in a week
Given a string of words and a maxWidth, write a method that inserts new lines where appropriate to perform a word-wrap. (Wrap on word boundaries, assume " " is fine). Now, how does your implementation handle string with multiple spaces between words ... Are those extra spaces lost or preserved?
Viewing 331 - 340 interview questions