Given a 2D matrix, on every "0" appearance cell, you need to zero all the cells in the same column/row.
Senior Software Engineer Interview Questions
95,640 senior software engineer 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
I was asked to defend why I didn't believe in drag & drop development. Seriously?!
when working different threat than main threat which androi api do you use ?
there will be two array like below, merge and sort them. arr1 = {1,5} arr2={3,6,_,_} result = 1,3,5,6
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
1) Differences Struct/Class and Open/Public modifiers. 2) Definition and usage of GCD/Concurrency.
Viewing 431 - 440 interview questions