Technical Round 1 -
- https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii/
- https://leetcode.com/problems/reverse-linked-list/ (recursively and iteratively)
Working code was expected
Hiring Manager -
Asked about projects, deep dive into one project, some behavioural questions, etc.
Technical Round 3 -
- https://leetcode.com/problems/restore-ip-addresses/
Working code was expected, couldn't come up with the solution at first, interviewer gave hints but couldn't code in remaining time
Technical Round 4 -
- Column wise print the array of arrays
- https://leetcode.com/problems/search-in-rotated-sorted-array/
Working code was expected.