SoumyadeepMukherjee / Matrix_Manipulation

This GitHub repository explores the various types of matrix manipulations in various programming languages.
MIT License
6 stars 25 forks source link

Create flattenMatrix.java #39

Closed souvikg544 closed 2 years ago

souvikg544 commented 2 years ago

Flattening a 2d matrix into a 1 dimensional array to ease out operations