This video is a solution to LeetCode 1275, Find Winner on a Tic Tac Toe Game. I explain the question, go over the logic / theory behind solving the question and then solve it using Python.
Comment below if you have a better solution to this problem!
Let me know if you have any feedback and don't forget to subscribe for more videos!
Code: https://leetcode.com/problems/find-wi...)
More leetcode questions solved:
• Add and Search Word - Data structure ...