Quiz: Building the Ordering Graph

Test your understanding

Check Your Understanding

In Alien Dictionary, given consecutive words ["abc", "abd"], what ordering can you derive?

  1. A.c < d only
  2. B.a < b < c < d
  3. C.a < b and c < d
  4. D.No ordering can be derived
Start the roadmap to answer the quizzes and solve the challenges