Richard Clayton
Algorithm: Winner in Tic-Tac-Toe
In Rust!
There was a thread on Reddit that caught my interest the other day. A Software Engineer at Google mentioned his favorite interview question for potential candidates was to have them write an algorithm to determine if a tic-tac-toe game had a winner. Thinking about the question inspired me to solve the algorithm.
To make the task more . . .
April 03, 2021