I applied through a staffing agency. The process took 1 day. I interviewed at Housejoy (Bengaluru) in Nov 2019
Interview
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.
Interview questions [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
I applied through a recruiter. I interviewed at Housejoy
Interview
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.
I applied through a staffing agency. The process took 1 day. I interviewed at Housejoy (Domlur) in Jun 2019
Interview
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
Interview questions [1]
Question 1
Some common linked list and BST questions from Geeks for geeks