š§ Day 20: Search in a Sorted 2D Matrix
Yesterday, I solved this problem using brute force.Today, Iām trying to understand the optimized solutionānot memorize it.
And honestly?At first glance, this code scared me.
So I decided to pause everything and trace it like a beginner.
š§© The Matr...
richak.hashnode.dev4 min read