First screening:
OA with 4 questions mostly easy but not directly from leetcode
Phone Screen:
Sum Root to Leaf Numbers
https://leetcode.com/problems/sum-root-to-leaf-numbers/
Lowest Common Ancestor lll
https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree-iii/
Onsite First Coding
Minimum remove to make valid parentheses
https://leetcode.com/problems/minimum-remove-to-make-valid-parentheses/
Clone linked list
https://leetcode.com/problems/copy-list-with-random-pointer/
Second Coding Round
Valid Palindrome ll
https://leetcode.com/problems/valid-palindrome-ii/
Subarray with given sum
https://leetcode.com/problems/subarray-sum-equals-k/
Behavioral General questions
I managed to solve all questions decently, waiting for the result.
Update: They asked me for an additional coding round which is scheduled in coming days.
New Update
Today my final additional interview has been conducted
They asked me following two questions:
Third Coding Round Questions
https://leetcode.com/problems/expression-add-operators/
Merge three sorted arrays
I managed to solve both questions today as well.Again waiting for the result.