[LeetCode] Matrix Manipulation and Salary Calculations
Prepare to PCCP exam
Code : LeetCode
Matrix
For example, the value at (2,3) in a matrix, we are looking for the value in the
second row
andthird column
.Geeksforgeeks → Explain the various of matrix
LeetCode
Reviews
Solved
2
problems. Spiral Matrix and Set Matrix Zeroes. (01.08)However, I need to check how others solved it and learn how to solve it in other ways.
Solved
2
problems. Count Odd Numbers and Average Salary. (01.11)Bitwise.
This post is licensed under CC BY 4.0 by the author.