Coding
Can you develop a tic tac toe game that processes inputs from two players, ensures valid input, and determines when the game ends, using a two-dimensional array for positions?
Was asked at
More interviews, more skills, more success.
Be the first to share your approach to this question
Interview question asked to Frontend Engineers interviewing at Amazon Web Services, Harmonix, Sophos and others: Can you develop a tic tac toe game that processes inputs from two players, ensures valid input, and determines when the game ends, using a two-dimensional array for positions?.