A two-dimensional array representing data in rows and columns. Choose an algorithm below to launch its interactive simulation workstation.
Showing 10 of 10 algorithms
Rotate a square matrix using transpose and row reversal.
Search a sorted matrix from a corner using row and column ordering.
Multiply compatible matrices using row-by-column dot products.