YoE: 10
Phone screen: https://leetcode.com/problems/find-all-anagrams-in-a-string/
Onsite:
Round 1:
https://leetcode.com/problems/insert-interval/
Round 2:
1. https://leetcode.com/problems/valid-number/
2. You have an API to check if is it possible to move left, right, up, down and one more method to check if current position is the last one. Find the shortest way to the last position. You don't have any data structure - only API.
Round 3:
Design Google search
Round 4:
Behavioral