Recruiter call, call with hiring manager, technical interview, system design interview . Pretty average. but the technical interview you were not allowed to use pseudo code which threw me off.
Interview questions [1]
Question 1
Python Qs:
Given JSON body, can you pull specified fields; Name, email, list of activities. Retrieve total minutes of given activities.
In memory database cache problem.
SQL Q:
Given two tables, can you join them? The output should be a combination of the two fields and flag if fields are over or under a given budget.