Snowflake
Quick Navigation
Summary
I had two standard 1-hour phone screening interviews with Snowflake, covering two LeetCode problems: Find All Anagrams in a String and Word Search II.
Full Experience
Pretty standard 2, 1 hour interviews.
1st Interview:
Question: Leetcode 438 (Find all anagrams in a string)
2nd Interview
Question: Leetcode 212 (Word Search II)
Interview Questions (2)
Q1
Find All Anagrams in a String
Data Structures & Algorithms
Leetcode 438: Find all anagrams in a string.
Q2
Word Search II
Data Structures & Algorithms
Leetcode 212: Word Search II.