J'ai passé un entretien chez Rupeek (Bengaluru) en juil. 2019
Entretien
The interview process is non-standard. After clearing three technical rounds, I was told that I am selected and that there is only one CTO round left which can be taken over conference. However, it turned out to be another technical round, asking the same algorithm problems. The interviewer asked a hard question and was not able to give any helpful hints and the hints directed the problem to an entirely different direction too. It seemed as if he himself did not understood the question and came to ask. Bad experience overall.
First round written coding round. Second face to face. Both the rounds questions about data structures and trees asked. If your answer is nit 100% correct or if you are not able to run the code directly, you are rejected. I interviewed for experience in JavaScript development. Only question i got about the same was what is the difference between JavaScript and any other language.
J'ai postulé via une agence de recrutement. Le processus a pris 1 semaine. J'ai passé un entretien chez Rupeek (Bengaluru) en janv. 2019
Entretien
There were six rounds conducted. First round was pen/paper round in which two questions were asked. We had to answer only one. After this, two DS/Algo rounds were there in which two questions each were asked. Then, 4th round was design round and fifth was with the CTO. After that, I was done for the day. Then, later skype round was conducted for another DS/Algo round.
Questions d'entretien [6]
Question 1
First round questions.
First was about DFS and second was subset sum using DP.
Second round questions
1. Suppose two teams are playing T20 match and one team is gets out on 200 and other is 90/3 in 10 overs. What is the probability that team will win the match. ( For every ball, there are 10 possibilities).
2. Pick coins from the corner such that you get maximum no. of coins.
Sixth Round
It was skype round.
1. Connect node with its inorder successor in binary tree.
2. Maximum profit by buying and selling stocks maximum 2 times