This GitHub repository explores the various types of matrix manipulations in various programming languages.
-
Updated
Jul 31, 2022 - Java
This GitHub repository explores the various types of matrix manipulations in various programming languages.
Sudoku is a logic-based, combinatorial number-placement puzzle.
A java-spring boot application to count number of islands in a 2D array
This single class of ArrayOne in this repository consists of numerous examples that may help any beginner in java to understand basic concepts of 1-D array and 2-D array in java . These are very simple and I have added some comments so that it will be more easy for all to understand.
KenKen game solver using Depth-First Search (DFS) algorithm
A small program implemented to simulate cell division. Using 2d arrays and a given pattern file, the program will compute and print out X generations of cell growth.
Chained Matrix Multiplication using Yao Solution (1982) - performs matrix multiplication using a more efficient method at Time Complexity: O(n^2)
This repo contains Java Programs
Add a description, image, and links to the 2d-array topic page so that developers can more easily learn about it.
To associate your repository with the 2d-array topic, visit your repo's landing page and select "manage topics."