J'ai passé un entretien chez Mobikwik (Gurgaon, Haryana)
Entretien
It was smooth but little difficult. Mostly focus on java and spring boot. Also on design part. You have to tell the approach. Basic questions on java. There were 2 round
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Mobikwik (Noida) en août 2021
Entretien
Online Google Meet interview (1 hour)
Round 1: Interviewer: SDE with 4-5 years of experience.
The interviewer tried to help with the approach.
It was a coding round based on DS and Algo
J'ai postulé via la recommandation d'un employé. Le processus a pris 2 jours. J'ai passé un entretien chez Mobikwik en avr. 2021
Entretien
I had applied for the position of sde-1 through a referral. Received a mail for a one-on-one interview on 26th April, the interview was supposed to happen the next day i.e. 27th but it got postponed by one more day. Right off the bat, when the interview started (on google meet) there was a lot of background noise from the interviewer's side which was very distracting and the noised persisted throughout the interview. The interviewer sounded like he was least interested in conducting the interview. Besides the two questions related to arrays I've written below, he asked a very trivial "logical" question which was: "You have 4 balls - 2 Blue and 2 Green and 2 Bowls, your goal is to put 1 blue ball in 1 bowl and 1 green ball in another, without looking at them" I thought about it for around 5 minutes and after that he gave me a hint that you can break them into halves, so I asked him how would I break a ball into two halves? After which he changed the problem statement from balls to capsules. Fair enough. After the hint, I still couldn't solve the question because now I just have 8 capsules instead of 4 to begin with, how did that help our situation? The interview ended on a very abrupt note when I told him that I couldn't solve this question.
Questions d'entretien [1]
Question 1
Given an array of integers, find the length of the longest sub-sequence such that elements in the subsequence are consecutive integers, the consecutive numbers can be in any order.