I am simply applying staircase search algo on sorted matrix. Don’t know where am I failing.
link: https://ideone.com/MB2Uat
Matrix Search : test case failing
hey @ayushjain.aj300, is this code is for matrix search only, I don’t think so as it is not matching input format of problem statement.
Please share the correct code again along with link to problem statement.