Channel Discord Community: https://discord.com/invite/s8JX2ARnSg
Problem Link: https://leetcode.com/problems/verifying-an-alien-dictionary/description/
Today we are solving a cool easy level question that actually used to be Meta's top interview question before the hiring freezes: Verifying an Alien Dictionary. It's quite a fun problem and pretty easy to solve though there are some minor gotchas we need to watch out for.
TIMESTAMPS
00:00 Intro
00:08 Question Prompt
00:54 Basic Examples
02:56 Solution Intuition
04:58 Coding
10:47 Time/Space Complexity
12:45 Outro