Jatin-Shihora / DSA-Essentials_Core-CS

All essential Data Structures and Algorithms with different programming languages.
MIT License
12 stars 13 forks source link

Create MatricesADDSUB.java #10

Closed Dinki-Yaduwanshi closed 1 year ago

Dinki-Yaduwanshi commented 1 year ago

Created a new file for 2-D array programs. Also added a java program for addition subtraction on matrices.

Jatin-Shihora commented 1 year ago

Please use the proper Issue/pull request template & also rename your file in an upper camel case manner. You can find the issue template in the repository(Here's a link for you) : ISSUE_TEMPLATE
Also, I suggest you read the readme of this repo again as it will help you to understand the rules much better :)

Once all this is done please create a new pull request with proper conduct.

Dinki-Yaduwanshi commented 1 year ago

Okay sure!