You are given a matrix having 0s & 1s where each row & column is sorted also. So need to find the maximum matrix of 1s. e.g. Below is the given matrix, note each row & column is sorted. {0,0,0,0,1} {0,0,0,1,1} {0,1,1,1,1} {0,1,1,1,1} {1,1,1,1,1} so max matrix having 1s can be- 1,1,1,1 1,1,1,1 1,1,1,1
Senior Developer Interview Questions
30,008 senior developer interview questions shared by candidates
What is abstract class?
2 arrays with duplicate numbers on each ones... try to find the numbers not present in the other. How to make an efficient algorithm? (Although it was very difficult to even understand the task due to a bad explanation)
Are you set in your ways about a particular style of programming?
What are your preferred pronouns? (yeah, go figure)
They gave me a task to complete it. (It was containing API request and showing result in collection view)
find max occurrence of char in a string
Life Cycle Method of live data
Você aceita receber um salário abaixo da sua pretensão salarial e preso ao seu salario atual (que está muito abaixo da média do mercado)?
cracking Apti questions. 40 questions in 20 mins
Viewing 601 - 610 interview questions