Utkarsh1504 / DSA-Java

This repository contains all the concepts related to data structures and algorithms to get started. It also consists of a lot of problem-solving techniques that will help you in solving the questions of the coding rounds.
https://utkarsh1504.github.io/DSA-Java/
Apache License 2.0
153 stars 95 forks source link

new lesson: Jagged Array in Java #117

Closed ananya0504 closed 3 years ago

ananya0504 commented 3 years ago

⭐ Request Type

Jagged arrays are also multidimensional arrays and are something special in Java. I want to make a lesson on jagged arrays and explain them.

💻 Location

Location is at

section: 4 lesson: F order: 4F filename: jagged-arrays.md

❌ Additional Info

No response

ananya0504 commented 3 years ago

Let me know if a new lesson is okay for this or shall I explain the concept of Jagged arrays in a previous lesson?

Utkarsh1504 commented 3 years ago

Yes, the new lesson is fine, go ahead 👍🏻

ananya0504 commented 3 years ago

Hi, when will you be reviewing the PR raised?

Utkarsh1504 commented 3 years ago

Oops, I think by mistake this issue get closed. Don't worry I'm going to review your PR.