1. Initial call with recruiter. Filling up some forms before interview is scheduled.
2. 1 hr technical zoom interview with codepad share. After initial introduction you're given a real time code task. You're given a sample of incomplete code based on real case.
3. One part of the task is to implement a simple function and other task is to remove the bugs from existing code and propose modifications to code. Interviewer may guide you in what is expected. e.g edge cases, optimization etc.
Interview was more focused on Java. It was not standard leetcode interview. It would be helpful if recruiter could clarify on nature of interview. Though the interview task was really simple, the expectations from the candidate are not made clear. I didn't make past the 1st round even after implementing and running the code with correct results. So I may not be a good judge of what they're looking for in candidate.
Better clarify the expectations of the task from interviewer before you start coding. Make a list and check that list through the interview, this will improve your chances of getting second call.