Codeburps
Menu
Home
DS & Algorithms
Articles
Matrix
In this section we will see basics of Matrix Data Structure and practice problems including Print, Sort, Multiply, Rotate, Convert, Spiral, Rank, Grid etc.
Home
DS & Algorithms
Matrix
Rotate a matrix by 90 degrees in a clockwise direction
Posted on
Mar 31, 2024
Program to generate Pascal's Triangle
Posted on
Mar 31, 2024
Set Matrix Zeroes in O(m * n) time and O(1) space
Posted on
Mar 31, 2024
1