J'ai postulé via une agence de recrutement. Le processus a pris 1 jour. J'ai passé un entretien chez Housejoy (Bengaluru) en nov. 2019
Entretien
First round was a written test that contains three questions. Two of them are programming questions and one SQL question.To clear this round one should answer atleast 2 questions.
Second round is a face to face interview where they concentrated more on algorithms and data structures.
Questions d'entretien [8]
Question 1
Given a staircase with n steps. In how many ways can we reach the top by climbing 1 or 2 steps at a time.
Given an array containing elements [1 2 3 4 5]
find a logic to convert this array into [120 60 40 30 24].
we shouldn't use division to solve the problem
J'ai postulé via un recruteur. J'ai passé un entretien chez Housejoy
Entretien
First round was 5 problems assignment. It was pretty easy. Second round was a technical round.He asked me some basic data structure problems and some question on java 8 . I answered all DSA problems. So everything went fine and at last this guy came saying my DSA was weak which is obviously false and asked me to leave. I could have argued with that guy and known the exact reason, but want everyone to know this, because this happened with me in other companies too.
J'ai postulé via une agence de recrutement. Le processus a pris 1 jour. J'ai passé un entretien chez Housejoy (Domlur) en juin 2019
Entretien
Such a unprofessional people and dirty place. This is not the place if you are from MNCs. They made me write test in some dusty place, floor mat was muddy. While I was writing test one senior came to me he was so impolite and rude for no reason, as if I'm his maid. I can never imagine working over there. Come on guys treat an outsider well, you are not just an employee you are showcasing brand called housejoy
Questions d'entretien [1]
Question 1
Some common linked list and BST questions from Geeks for geeks