2darrays
There are 76 repositories under 2darrays topic.
dev7omprakash/DSA-FINAL-450
This Repo is all about the DSA I have learned so far, And the Notes I have made.
Its-Aman-Yadav/Basics-of-CPP-Coding-Ninjas
This repo contains all the solutions and assignments given in coding ninjas introduction to cpp
Ashish2030/Tetris-Game
This is Famous Tetris Game hasving a simple goal of destroying lines of block before it reaches the top
varung1999/Coding-Ninjas-java-
This is just to keep track of my progress of my courses Programming in Java and Data Structures that I've done in Coding ninjas.
Ashish2030/Snake-Game
This is a CMD Based Snake Game Using JAVA language..
MehraDevesh2022/DSA-Level1_PepCoding
This Java-based repo contains solutions for DSA problems from Peppcoding's level 1 practice set and FreeCodeCamp's JavaScript and Algorithm sections. Topics covered include Array, LinkedList, DP, OOPs, and more. Contribute and improve existing solutions. Happy coding!
SaketGudimella/Codetantra-Answers
These are the answers for C and Python programs in codetantra.
AdishiSood/Java
Covering concepts of Java
bishtanuj/dataStructure
This repository is based on data structure. Here you will able to find all manipulations you can done with data strucutures.
Elagoht/Squirrel
Lightweight python module for 2 dimensional data managing, storing and manipulation (with regex support).
AjaySureshPatil/Java-Ajay-Programs
Java programs are frequently asked in the interview. These programs can be asked from control statements, array, string, oops etc. Java basic programs like fibonacci series, prime numbers, factorial numbers and palindrome numbers are frequently asked in the interviews and exams. All these programs are given with the maximum examples and output.
beyzanurck/TetrisGame
This game is the first of the games that Bilgem Cakir recommended we do to improve our algorithm.
KishanKumar08/Terminal-Based-Maze-Solver
Welcome to the Terminal-Based Maze Solver, a powerful command-line tool designed to navigate and solve mazes with efficiency and precision. Whether you're a maze enthusiast, a programmer exploring algorithmic problem-solving, or just someone looking for a fun and educational project, this repository has you covered.
Navneethmenon/C-Notes
Notes of C programming
ruchikayadav1408/DSA-JAVA
DSA-PROBLEM SOLVING QUESTIONS. SOLUTION IN JAVA.
Daoud-Hussain/FoodPanda-Management-System
A CRUD based project made using C++ Data Strucures
dmamakas2000/filter-ppm-cpp
An academic project featuring a PPM image editor with custom 2D data representation, file handling, and image processing filters using C++. Supports reading, writing, and parametric transformations via runtime arguments. Highlights core concepts in image manipulation and data management.
Ekansh-goel/sorting-2D-array
progarmm to sort elemets in 2D array.
Ganesh2116/Day-46
2d Array Rotation and interview Pattern Assignments problems.
ganeshGhode2002/DSA_CPP
Data Structure s And Algorithm From Striver and Love Babbar
jigmetoby/tic-Tac-Toe
A simple tic-tac-toe game in java
ksb96/Cpp-codes
A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp
mhashim6/Kotlin2DArrays
First-class support for operations on 2D-Arrays in Kotlin (deprecated)
pprattis/2D-array-rotation
A program which creates a 8x8 table consisting of gaps (space) and 0. Then it displays the three rotations that it can have (by 90 degrees). Consider it like rotating a custom brick in Tetris.
pprattis/Tetris-spawn-randomly-L-blocks
This is a program which keeps in memory a table of 10 columns and 20 rows and that plays "Tetris" only by adding L randomly in the table. L is an element with a height of 3 blocks and width of 2 blocks. The program ends when the L surpasses in height 20 blocks, then it prints how many L blocks managed to enter.
rishabhjain1217/dissarray
Data structures game to improve understanding of indices
Sangam5756/Data-Structure-and-Algorithms
Data Structure And Algorithms
sharifkhan96/C-plus-plus_first-semester-of-university
I have studied C++ as the fundamental subject of my computer science degree..
troycura/Flattening2D_ArrayWithStreamAndLinkedList
Flattening a two Dimensional Array "2D" with Lambda & stream()
ysfzkn/PeakFinder2D
Peak finder greedy and divide and conquer algorithms for 2D array, written in java.
tirunutsy/Java-
Everything That is JAVA
ayshajaved/OOP_Assignment_1
SP24-bse-020-B(Ayesha Javed)Assignment 1 in OOP about The SMS managing System implementing composition, 2Darray, polymorphism, and Encapsultion.
yogaprasadk/Java-DSA-Interview-Preparation-Course
Here I share about my approaches that led me to clear interviews Get interview-ready with this course that has no prerequisites and is designed to make you an expert in solving easy to hard LeetCode problems with ease.