SarthakKeshari / Java-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
47 stars 98 forks source link

Matrix #333

Closed 2devyank closed 2 years ago

2devyank commented 2 years ago

A brief about your proposal -

So I can see there is no folder for matrix if you want I would like to add some topics in matrix like wave traversal and spiral traversal

2devyank commented 2 years ago

@SarthakKeshari please give your review

ravi0213 commented 2 years ago

Since a matrix is nothing but a 2d array, You can add them to the array directory.

SarthakKeshari commented 2 years ago

@SarthakKeshari please give your review

Since a matrix is nothing but a 2d array, You can add them to the array directory.

@2devyank, As @ravi0213, has correctly stated matrix are 2d arrays. So, this repository stores all matrix questions in "Arrays/2D" Arrays folder.

Thankyou, @2devyank for bringing up the proposal Thankyou, @ravi0213 for your insight over the proposal

2devyank commented 2 years ago

Okay then please assign me @SarthakKeshari Or I have to create another issue

SarthakKeshari commented 2 years ago

@2devyank, "Add a question" issue needs to be created.

2devyank commented 2 years ago

okay sure