Month: May 2021
[Programming Problem] Verifying an Alien Dictionary
In an alien language, surprisingly they also use english lowercase letters, but possibly in a different order. The order of the alphabet is some...
[Programming Problem] Design Tic-Tac-Toe
Assume the following rules are for the tic-tac-toe game on an n x n board between two players: – A move is guaranteed to...