LeetCode Experience

#953 Verifying an Alien Dictionary

Interview Experience

LeetCode #953: Verifying an Alien Dictionary. Difficulty: Easy. Topics: Array, Hash Table, String. Asked at Google in the last 6 months.

Original Source

This is a frequency-tagged signal. The full problem statement lives on the original source.

View original →

Topics

Arrays Hash Table Strings