Practice coding challenges
2 problems
Given an m x n matrix, return all elements of the matrix …
Simulate asteroid collisions and return final state.