Step through every comparison, swap, and merge. Understand sorting from first principles.
From O(n²) basics to O(n log n) powerhouses — every algorithm covered in your CS curriculum.