AiDash Interview Experience for SDE-I Backend.

Round 1: The interviewer was friendly asked about the project and introduction. 

  • Later asked to write some API in any preferred language. I started in Java, you have to basically write some classes and functions for a Car Application, where you have to write CRUD and some other methods for this class.
  • You have to follow good programming practice and keep in mind the complexity of each method call.

Round 2: This round was the DS round, there were two interviewers, one was quite friendly but others seem not interested in the interview process. They asked two questions 

  1. Largest increasing subsequence in array  
  2. Min platform required for trains with given arrival and departure time.

I was not able to perform well in the second round and that’s why unable to clear.