Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 348. Design Tic-Tac-Toe
Implement a Tic-Tac-Toe class for an n×n board that supports making moves and immediately reports whether a player wins; the key challenge is designing state (e.g., per-row, per-column and diagonal counters) to detect a win in O(1) time per move without scanning the whole board.
Asked at:
Meta
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Early February, 2025
Meta
Senior
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.