A mXn matrix is given and rows and column are sorted as
shown below.Write a function that search a desired entered
no in the matrix .with minimum complexity
1 2 3 4
5 6 7 8
9 10 11 12
13 14 15 16
No Answer is Posted For this Question
Be the First to Post Answer
Explain stack & heap objects?
Why would you use pointers in c++?
What is the use of 'using' declaration in c++?
write the code that display the format just like 1 2 1 3 2 1 4 3 2 1 5 4 3 2 1 6 5 4 3 2 1
Explain about templates of C++.
What is nested class in c++?
What is abstraction c++?
What are the comments in c++?
what is pulse code modulation?
What is the difference between mutex and binary semaphore?
Mention the storage classes in c++.
How do you master coding?