Given a 2D matrix, on every "0" appearance cell, you need to zero all the cells in the same column/row.
Software Senior Interview Questions
72,413 software senior interview questions shared by candidates
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?
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
They asked me find last digit on n!
How many years of systems level programming experience do you have?
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 361 - 370 interview questions