neetcode-gh / leetcode

Leetcode solutions
MIT License
5.64k stars 2.32k forks source link

Neetcode All - 953. Verifying an Alien Dictionary is in wrong category #1284

Open kennethkth opened 2 years ago

kennethkth commented 2 years ago

Category should be Array and Hashing, instead it's in graph for some reason.

mlcivilengineer commented 1 year ago

I attempted this problem today and thought the same thing. Was very confused at first, trying to find the relation with graphs.