[ROUND-1]
After the initial introduction about my experiences and this particular job role, the interviewer pivoted to DSA questions.
Q1: You are given an array having two numbers, 0 & 1, say [0,1, 1, 0, 1, 0, 0]. How will you sort this?
Q2: What would be the case if the array has these numbers 0,1 & 2?
Both questions were meant to be solved through live code.
The total duration of the interview was approximately 27 minutes.