Skip to content
#

2d-arrays

Here are 36 public repositories matching this topic...

Problems of Data Structure from basics are covered here for interview preparation and logic building. Basic programming problems and so many interview based leetcode problems are present. Every program is written to solve problem in as optimized way as possible.

  • Updated May 21, 2022
  • Java

Create a kindergarten that has students in line (a singularly linked list), and have the options to seat them in a 2d array based on seating availability, put them into a musical chairs circular linked list and play a game of musical chairs, and put them back into their seats from the winner, then to order of height. Option to delete/add students.

  • Updated Oct 26, 2022
  • Java

Improve this page

Add a description, image, and links to the 2d-arrays topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 2d-arrays topic, visit your repo's landing page and select "manage topics."

Learn more