Uber interview question

Code an algorithm that tests spaces on a chessboard.

Interview Answer

Anonymous

8 Mar 2016

Simple. Just remember to test edge cases and terminate correctly.