Uber Interview Question

Code an algorithm that tests spaces on a chessboard.

Interview Answer

Anonymous

Mar 8, 2016

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