2d-arrays
Here are 93 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
Rotates two-dimensional arrays clockwise by 90 degrees, 180 degrees, or 270 degrees.
-
Updated
Jan 5, 2023 - JavaScript
C# / .NET wrapper for thin plate spline interpolation based on Peter Stroia-Williams C++ implementation
-
Updated
Aug 21, 2018 - C++
Data Structures & Algorithms : Problems with its Code in python programming language
-
Updated
Mar 7, 2020 - Python
This Repository has collection of java programmes for interview preparation.
-
Updated
Sep 6, 2022 - Java
Project from CSC143.
-
Updated
Apr 3, 2019 - Java
It contains some data structures such as Arrays, Strings, Stacks, Queue and Tree implemented in C language.
-
Updated
Dec 27, 2022 - C
Data Structures and Algorithms (DSA) are fundamental concepts in computer science that play a crucial role in problem-solving and software development. They provide the building blocks and efficient methods for organizing, storing, and manipulating data, as well as for solving computational problems.
-
Updated
Mar 7, 2024 - Java
Convert a matrix into reduced-row echelon form
-
Updated
May 30, 2023 - JavaScript
This repository is for the people who are contributing for first time to a public repository and know how to contribute.
-
Updated
Oct 31, 2020
CAR# Interpreter: An open-source interpreter for the esoteric programming language CAR#, created by Niko Strauch. Explore the world of 2D programming with a car-like cursor navigating through a grid represented by #.
-
Updated
Jan 1, 2024 - Python
Find out number of island and biggest island. For problem description please click the below link.
-
Updated
Sep 8, 2019 - Java
It contains some programs like matrix calculator using 3x3 2D array, football players data storage using structure, car parking problem and gravity on 10x10 2D array.
-
Updated
Jan 18, 2023 - C++
Alien Shipnator Game is a Java project where players shoot aliens and avoid being hit. Players move with the arrow keys and shoot with the space bar. The game ends if an alien touches the ship or the ship is hit by an alien's shot.
-
Updated
Mar 6, 2023 - Java
The "Terminal Based Maze Solver" project is a Python implementation featuring a maze generator and a depth-first search algorithm to find a solvable path from the starting to the ending point in a randomly generated maze. The program provides a user-friendly console interface for interaction and exploration of maze solutions.
-
Updated
Jan 19, 2024 - Python
Java Multiplication Table Using Jagged Array
-
Updated
Jun 6, 2023 - 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.
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."