2darrays

There are 81 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.

    Language:Java19107
  • Its-Aman-Yadav/Basics-of-CPP-Coding-Ninjas

    This repo contains all the solutions and assignments given in coding ninjas introduction to cpp

    Language:C++13200
  • Ashish2030/Tetris-Game

    This is Famous Tetris Game hasving a simple goal of destroying lines of block before it reaches the top

    Language:Java11102
  • 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.

    Language:Java11104
  • Ashish2030/Snake-Game

    This is a CMD Based Snake Game Using JAVA language..

    Language:Java10102
  • 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!

    Language:Java9202
  • SaketGudimella/Codetantra-Answers

    These are the answers for C and Python programs in codetantra.

    Language:C6101
  • puzzle-game-javascript
  • AdishiSood/Java

    Covering concepts of Java

    Language:Java310
  • bishtanuj/dataStructure

    This repository is based on data structure. Here you will able to find all manipulations you can done with data strucutures.

    Language:C++3100
  • Elagoht/Squirrel

    Lightweight python module for 2 dimensional data managing, storing and manipulation (with regex support).

    Language:Python3140
  • 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.

    Language:Java2101
  • beyzanurck/TetrisGame

    This game is the first of the games that Bilgem Cakir recommended we do to improve our algorithm.

    Language:C#2200
  • 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.

    Language:Python2100
  • Navneethmenon/C-Notes

    Notes of C programming

    Language:C2010
  • ruchikayadav1408/DSA-JAVA

    DSA-PROBLEM SOLVING QUESTIONS. SOLUTION IN JAVA.

    Language:Java2110
  • 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.

    Language:C++1100
  • Ekansh-goel/sorting-2D-array

    progarmm to sort elemets in 2D array.

  • Ganesh2116/Day-46

    2d Array Rotation and interview Pattern Assignments problems.

    Language:Java1
  • ganeshGhode2002/DSA_CPP

    Data Structure s And Algorithm From Striver and Love Babbar

    Language:C++1100
  • HafizMMoaz/arashi

    A command-line ninja action game built in C++ for a university project, featuring animated characters, enemies, fire attacks, health, and level-based rooms.

    Language:C++1
  • harshitgindra/LeetCode.TopInterview

    This repository contains solutions to LeetCode top 150 Interview Questions

    Language:C#110
  • jigmetoby/tic-Tac-Toe

    A simple tic-tac-toe game in java

    Language:Java1100
  • 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

    Language:C++1100
  • mhashim6/Kotlin2DArrays

    First-class support for operations on 2D-Arrays in Kotlin (deprecated)

    Language:Kotlin120
  • 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.

    Language:Python110
  • 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.

    Language:Python110
  • rishabhjain1217/dissarray

    Data structures game to improve understanding of indices

    Language:Java1100
  • Sangam5756/Data-Structure-and-Algorithms

    This repository contains Java implementations of key Data Structures and Algorithms. Includes problems from LeetCode and a 90-day DSA challenge roadmap. Covers topics like arrays, recursion, OOP, sorting, and bit manipulation. Great for mastering coding interviews and building strong problem-solving skills. Regularly updated with new challenges,.

    Language:Java1100
  • sharifkhan96/C-plus-plus_first-semester-of-university

    I have studied C++ as the fundamental subject of my computer science degree..

    Language:C++1100
  • thatt-server-guy/FoodPanda-Management-System

    A CRUD based project made using C++ Data Strucures

    Language:C++110
  • troycura/Flattening2D_ArrayWithStreamAndLinkedList

    Flattening a two Dimensional Array "2D" with Lambda & stream()

    Language:Java1110
  • ysfzkn/PeakFinder2D

    Peak finder greedy and divide and conquer algorithms for 2D array, written in java.

    Language:Java110
  • ayushpandey3357/DSA-using-Java

    I covered the Data Structure and Algorithm using Java , Good Problem's Solution are also here which ask in MNC Companies.

    Language:Java
  • coder-Rishi05/JAVA_PROGRAMS

    This repo contains java questions solutions of C4 knowledge seekrers website of CORE JAVA PROGRAMMING

    Language:Java
  • Saransh-Sangal20/C-Programs

    Contains C programs covering every topics in C including DSA

    Language:C