Solved Challenges from HackerRank.
-
Updated
Sep 25, 2024 - Python
Solved Challenges from HackerRank.
A project made for my Numerical Methods college course. Features: shapes go wild.
Solutions to mostly used and asked questions in Tech Interviews. Java.
Create a matrix of size n * n, fill in the matrix with numbers from 1 to n * n, and print out various flipped and rotated matrices Print out the following matrix
Studying Java data structures and algorithms
Problem Solving exercises
Enter the number of Rows, the number of Columns, the number of instructions, the original matrix and the instructions, 0 means clockwise rotation, 1 means upside down, please output the result after rotation and flip
Add a description, image, and links to the matrix-rotation topic page so that developers can more easily learn about it.
To associate your repository with the matrix-rotation topic, visit your repo's landing page and select "manage topics."