We are having a matrix of size nxn, given
rows and column are always sorted order.
Need the fastest algorithm to search an given element.
I am hoping this can be done in O(log n).
Wait for my answer.
rows and column are always sorted order.
Need the fastest algorithm to search an given element.
I am hoping this can be done in O(log n).
Wait for my answer.
Comments
Post a Comment