Staircase search

will staircase search work for 2D arrays that are not square matrix(eg: for a matrix of size 3*5)

Hey @kani001
It will work in all sized matrices
If this resolves your query then please mark it as resolved :slight_smile: