Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sneha24102000/matrix-competitive-coding-questions-love-babbar-dsa-sheet-


https://github.com/sneha24102000/matrix-competitive-coding-questions-love-babbar-dsa-sheet-

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Matrix-Competitive-Coding-Questions-Love-Babbar-DSA-Sheet-

1.Spiral traversal on a Matrix
2.Search an element in a matrix
3.Find median in a row wise sorted matrix
4.Find row with maximum no. of 1's
5.Print elements in sorted order using row-column wise sorted matrix
6.Maximum size rectangle
7.Find a specific pair in matrix
8.Rotate matrix by 90 degrees
9.Kth smallest element in a row-cpumn wise sorted matrix
10.Common elements in all rows of a given matrix