2d-array
There are 64 repositories under 2d-array topic.
becheran/grid
Two dimensional grid data structure
Carleslc/kotlin-extensions
Utility extensions to boost your programming with Kotlin.
saschaklatt/gridl
2D grid utilities
balaji303/C-Exercise
See my C code
gunvirranu/block-grid
A quick, cache-conscious, blocked 2D array for Rust
tinwatchman/2d-array-rotation
Rotates two-dimensional arrays clockwise by 90 degrees, 180 degrees, or 270 degrees.
SoumyadeepMukherjee/Matrix_Manipulation
This GitHub repository explores the various types of matrix manipulations in various programming languages.
saratkumar17mss040/Coding-challenges
Coding problems with solution
zakonweb/array-codes-AS
Program code using 1D and 2D arrays.
ashiaecs/justcode
This repository is for the people who are contributing for first time to a public repository and know how to contribute.
pirtwo/griddedjs
small library for working with 2D arrays.
pronobkarmoker/Core_Codes_and_Projects
Here are all the basic codes and projects which are done in C & C++ .
strniko/CAR_sharp_Interpreter
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 #.
TabithaDoicin/Quantum-Estimation-Theory-for-Optomechanics
Python implementation of Quantum Estimation Theory for a specific optomechanical system. Paper: https://arxiv.org/abs/2012.08876
vanshu778/DSA
Welcome to the Data Structures and Algorithms (DSA) repository! This repository contains C++ implementations for various data structures and algorithms, organized by day. The code includes fundamental concepts and practical problems designed to enhance your understanding and problem-solving skills in DSA.
ArifAhmed120829/Sudoku_Game
Sudoku is a logic-based, combinatorial number-placement puzzle.
hchiam/grid
2D array class in JS
kanika-singla/CountIslands
A java-spring boot application to count number of islands in a 2D array
Kimchiigu/Snake-Game
"Classic Snake game in C with wraparound feature. Control the snake (^), collect food (M), and enjoy continuous gameplay as the snake wraps around the screen."
mcquerol/reversi-cpp
C++ Reversi game focusing on 2D array manipulation and OOP design.
mcquerol/tictactoe-cpp
C++ Tictactoe game focusing on 2D array manipulation and OOP design and console output with user input. 2 player (human vs human or human vs AI)
ranasauravsingh/JS-Concept-Practice
This repository contains the basic mini systems designed with the help of JS concepts.
rohillanishant/DSA-Cpp
Data Structures and Algorithms in C++
s0rg/array2d
Generic 2D array
shamoon1997/Print-2D-Array-using-Single-loop-and-Single-variable-in-C-
This is the short code in which a 2D-Array is printed using a single for loop and single variable without any extra loop and variable
Sulter/span_nd
Multi dimensional std::span
Tushar499/C-Files
This "C-Files" repository has 4 solutions of the Assignment on Array & String. Assignment designed by Md. Rafi-Ur-Rashid, Lecturer, CSE, UIU for the course SPL lab.
yashvardhan-rustedlegend/Upper-Lower-triangle-matrix
Write a program to print the lower triangular matrix and upper triangular matrix of a 2D Array.
Yomna521/2D-Array-Merge-Sort
Merge sort on 2D array in python. It sorts row-wise, then column-wise.
AkshitGupta31/C-Programming-Full
This repository contains about 100 codes which I did while learning C programming so it mainly contains basic and concept building codes.
anvitandon24/CPP-Programs---Arrays
This repository contains various Array in C++ Programs
SBundele/Maze_Solver
A CLI App to generate maze and find the path avoiding the obstacles of the matrix.
westeastdesigns/Java-2D-Array
Simple 2D array written in Java
BGunaseelan/ProjectCollection
This program is the construction of Collection in Java by using Cucumber framework