2d-arrays
Here are 112 public repositories matching this topic...
Language:All
Sort:Most stars
Tic-Tac-Toe is a simple game where two players try to get three marks in a row on a 3x3 grid. The first player to achieve this wins. If no one does, it's a draw.
- Updated
Oct 7, 2024 - Jupyter Notebook
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
Data Structures & Algorithms : Problems with its Code in python programming language
- Updated
Mar 7, 2020 - Python
C# / .NET wrapper for thin plate spline interpolation based on Peter Stroia-Williams C++ implementation
- Updated
Aug 21, 2018 - C++
This Repository has collection of java programmes for interview preparation.
- Updated
Sep 6, 2022 - Java
Convert a matrix into reduced-row echelon form
- Updated
May 30, 2023 - JavaScript
It contains some data structures such as Arrays, Strings, Stacks, Queue and Tree implemented in C language.
- Updated
Dec 27, 2022 - C
CPP is a C++ programming repository that serves as a collection of C++ code examples, projects, and learning materials. This public repository was created on April 8, 2025, and demonstrates various C++ programming concepts and implementations.
- Updated
Aug 15, 2025 - C++
Project from CSC143.
- Updated
Apr 3, 2019 - Java
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
Python Semester Project
- Updated
Dec 25, 2024 - Python
Find out number of island and biggest island. For problem description please click the below link.
- Updated
Sep 8, 2019 - Java
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
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
Java Multiplication Table Using Jagged Array
- Updated
Jun 6, 2023 - Java
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
Improve this page
Add a description, image, and links to the2d-arrays topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the2d-arrays topic, visit your repo's landing page and select "manage topics."