Spiral 🌀 Matrix II | Daily LeetCode Challenge | Day 13 | Coding Interview

This problem is very similar to the Spiral Matrix I, there we had to print the matrix in spiral pattern whereas here we put the values in spiral order.
If you are preparing for a coding interview test, check out this list of questions.