Frage im Vorstellungsgespräch bei Visa Inc.

Code the game Tic-Tac-Toe.

Antwort im Vorstellungsgespräch

Anonym

28. Apr. 2018

I answered it by solving it in 3 different ways. First was using matrix coding. Second method I used was A* Algorithm. Third way i coded the same problem was using A O* Algorithm.

1