2d-array
There are 69 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
MadeByBalaji/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
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.
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://journals.aps.org/pra/abstract/10.1103/PhysRevA.104.033508
ArifAhmed120829/Sudoku_Game
Sudoku is a logic-based, combinatorial number-placement puzzle.
Ganesh2116/Day-43
2D Array.
hchiam/grid
2D array class in JS
kanika-singla/CountIslands
A java-spring boot application to count number of islands in a 2D array
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)
muhammadrafayasif/the-maze
The Maze is a simple game where the player enters a maze and is tasked to find the exit. The Maze is available currently with 3 levels with a detailed summary of your moves at the end.
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
SyedMuhammadMuhsinKarim/Row-Reduction-Echelon-Form-Using-CSharp
Row Reduction Echelon Form Algorithm Implementation Using C Sharp (C#) Programming Language
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.
AlessandroConti11/Sorting_Network
In this repository you can find the implementation of some sorting networks.
CACACAACAACA/JavaArray
# JavaArrayJavaArray provides simple tools for managing and manipulating arrays in Java. Explore efficient methods to enhance your coding experience! 🚀📦
Majid460/python_practice_part1
This repository is a comprehensive collection of Python programming practice exercises, starting from absolute basics and gradually moving to more advanced topics like 2D arrays (matrices), list comprehensions, and problem-solving with dictionaries.
Zaareen04/JavaArray
Loop/Array/String/2D Array