LLD - Design — Tic-Tac-Toe Game
Consider a move validation function that checks if a move is allowed only if the target cell is empty. Given the board state where cell 3 is occupied, what will
validateMove(3) return?validateMove(3) return?15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions