You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project provides two different implementations to solve the Alien Dictionary Order problem. Given a sorted list of words in an alien language that follows some unknown ordering of letters, the goal is to find the order of letters in this alien alphabet.