Reached out by a recruiter for the first round of interview. No phone screening. The interviewer was nice, he asked basic easy leetcode question on coderpad. I solved the question, but didn't not get a call back.
Interview questions [1]
Question 1
Array question
It was comparing a number to its right and left and if there is a number that is greater than to its right and or less than to the number on its left side, you would return false.
1 - Recruiting Team: standard career questions and time to ask questions about the company
2 - LeetCode Test: mid-hard challenges to be taken in about 50 min. There is time to ask questions afterwards.
3 - System Design Test: software architecture exercises and technical discussion.
4 - Management Interview: cultural fit within the team, collaboration, communication, etc.
Straightforward process, one call with a recruiter and then got scheduled for a "tech" interview solving a problem using recursion or backtraking or that kind of stuff that you need to study before taking a test like that because it really has little usage in the real world