Open In App

Housing.com Interview Experience

Here’s my Housing.com interview experience.
Round 1
A discussion on resume, internship and projects. A project on Search engine (was on resume) was spoken in detail and a lot of questions was asked on it.

1. https://www.geeksforgeeks.org/maximum-of-all-subarrays-of-size-k/
2. https://www.geeksforgeeks.org/reverse-a-list-in-groups-of-given-size/ with code.
3. http://puzzlersworld.com/interview-puzzles/10-black-socks-10-white-socks-puzzle/

4. OS questions like mutex,semaphore and DBMS ACID property.
Round 2
1. http://mathoverflow.net/questions/18288/ants-on-a-rod-puzzle (A variation of this)
2. https://www.geeksforgeeks.org/dynamic-programming-set-14-variations-of-lis/ . The bridge problem of LIS.

3. https://www.geeksforgeeks.org/level-order-traversal-in-spiral-form/ with full code.

 



Article Tags :