Day 17 - Search a 2d Matrix
Question
You are given an m x n 2-D integer array matrix and an integer target.
Each row in matrix is sorted in non-decreasing order.
The first integer of every row is greater than the last integer
blogs-himanshu.hashnode.dev3 min read