Audatic interview question

Question: Check if a matrix is a permutation matrix. Input is a number and must be interpreted as a binary vector.

Interview Answer

Anonymous

10 Sept 2020

I solved it and got 59/80 cases right. There was no way to debug the remainder.