It was pretty straightforward. They gave me two leetcode problems that were on the easier medium level. They also started off with a couple of standard behavoiral questions, like tell me about a time you had to overcome a conflict, etc.
1 coding question based on a real world problem that arised during the development of aws data tool dynamoDB. It invloved handling of many concurrent straems of data parallely and the stream should be handled in ascending order
70 min for 2 medium LeetCode questions.
There are visible tests and some hidden tests for each question.
I got a negative answer just after a month with no feedback.
Interview questions [1]
Question 1
Given a string and another string with '*', return the longest pattern match between the strings.