List of problems solved Basic 01. Print row wise Link to notes Link to solution 02. Print column wise Link to notes Link to solution 03. Print waveform Link to notes Link to solution 04. Matrix multiplication Link to notes Link to solution Easy 01. Transpose Matrix Link to problem Link to notes Link to solution 02. Richest Customer Wealth Link to problem Link to notes Link to solution 03. Reshape the Matrix Link to problem Link to notes Link to solution 04. Find Winner on a Tic Tac Toe Game Link to problem Link to notes Link to solution 05. Toeplitz Matrix Link to problem Link to notes Link to solution 06. Flipping an Image Link to problem Link to notes Link to solution Medium 01. Set Matrix Zeroes Link to problem Link to notes Link to solution 02. Spiral Matrix Link to problem Link to notes Link to solution 03. Rotate image Link to problem Link to notes Link to solution Hard