Algorithm Atlas

Preparing your learning space

Loading your lessons and saved progress.

Matrix Median: step-by-step visual explanation

Learn the Matrix Median problem with a step-by-step DSA animation. Follow the Search in 2D Matrix solution with synced C#, Python, and Java code.

Search in 2D Matrix pattern

Flatten a fully sorted matrix, walk from a smart corner, or binary-search the range of possible cell values.

Difficulty: Hard · Approach: Search the value range

This is a public lesson preview. Sign in with a Lifetime Pass to open the protected animation, solution, and code.

More Search in 2D Matrix lessons