matrix_algorithms/matrix_rotation library

Functions

rotateMatrix(List<List<int>> matrix) → void
🔄 Matrix Rotation (90 degrees clockwise)