🧠 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