|
|
|
|
|
by auggierose
696 days ago
|
|
I don't know what "elements from a matrix in spiral order" is supposed to mean. If it is that for the matrix A B
C D
E F
you are supposed to return A B D C E F, then if you cannot do this, I don't care about how clean your code is. |
|
If you ask me a question like this, I'm going to judge your company pretty harshly.