Upload Button Icon Add office photos

Filter interviews by

Housing.com Interview Questions, Process, and Tips

Updated 22 Nov 2024

Top Housing.com Interview Questions and Answers

View all 95 questions

68 Housing.com Interview Experiences

205 questions found

Sort by: Popular

Software Developer Interview Questions

user image Anonymous

posted on 9 May 2015

1 Interview Round

Interview Questions

  • Q1. Input: “kitten%20pic.jpg” output: “kitten pic.jpg” %20 -> ‘ ‘ %3A -> ‘?’ %3D -> ‘:’ modify your input in place. no string library functions. void DecodeURL(stri...read more View Answers (1)
  • Q2. Given an array, return true, if it can be partitioned into two subarrays whose sum of elements are same, else return false Example: Input: {5,1,5,11} Output: tr...read more View Answers (2)
  • Q3. Briefly discussed about projects in resume and questions were completely related to projects mentioned Add Answer
  • Q4. Find out the maximum contiguous circular sum in array, array may contain positive as well as negative numbers? View Answers (1)
  • Q5. Given a binary tree, print sum of each level ? View Answers (1)
  • Q6. Add two integers which cannot be stored even in long long int? View Answers (1)
  • Q7. Length of longest substring with no repeating character (Full running code)? View Answers (1)
  • Q8. There is a function getWord() which takes word as input and checks whether word is present in the dictionary. Given a long word as input find all the meaning fu...read more Add Answer

Interview Preparation Tips

General Tips: If all goes well, you can expect the offer letter in a day or two. The pay would mostly align with what your expected salary was. Mine did. But I wouldn’t say it depends on the number of years of experience you have. People with less experience do get better offers. I did. In case you are still not satisfied with the offer, you can discuss with the HR and see if it could be reconsidered.
Skills: Algorithm, Data structure
College Name: na

Skills evaluated in this interview

Software Developer Interview Questions

user image Ankit Silaich

posted on 24 Mar 2015

2 Interview Rounds

Interview Preparation Tips

Round: Resume Shortlist
Experience: My resume included 12 websites which I have produced during my four years and also reflected some back-end skills.

I was shortlisted in last 55 students for the software developer profile.
Tips: If you are targeting the front-end or back-end profile, then include your projects in the resume.For the front end profile you should have knowledge of intermediate javascript and MVC frameworks.

General Tips: Revise all your material and basic concept of front-end skills to crack the interview round. You should be able to deliver on basic concepts. Questions at interview are a bit tricky, as they don't ask the simpler ones.
Skills: javascript, angular.js, backbone.js, jquery, html, css, php
College Name: IIT KANPUR
Motivation: Housing is a fast growing startup and for someone like me, it's a dream come true.
Funny Moments: They don't consider the CPI during the shortlisting if you have done significant work in that profile. I was selected in housing at 5.2 CPI and I have also answered  many questions incorrectly. The interview process is very classy and you will enjoy it :)

Get interview-ready with top interview questions

Software Developer Interview Questions

user image Piyush Lahoti

posted on 13 Mar 2015

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: 4 FAIRLY STANDARD PROGRAMMING PROBLEMS AND ONE CHALLENGING PROBLEM.
Tips: TRY TO COVER ALL STANDARD AND FAMOUS PROBLEMS IN YOUR PREPARATION.
Duration: 120 minutes
Total Questions: 5

General Tips: KEEP YOUR CALM
Skills: PROGRAMMING ABILITY, PUZZLE SOLVING SKILLS
College Name: IIT INDORE
Motivation: VIBRANT LEARNING ATMOSPHERE AND SMART PEOPLE.

3 Interview Rounds

Interview Preparation Tips

Round: Interview
Experience: General HR questions were asked.
Tips: Prepare for the basic HR questions in advance.

Round: Interview
Experience: Few technical questions were asked.
Tips: I will strongly advise you to revise your concepts.

Round: Resume Shortlist
Experience: You need to apply for the position and wait for the resume to be shortlisted.
Tips: Keep your resume as simple as possible to read.

Skills: Basic Coding Skills
College Name: IIT Madras

Housing.com interview questions for popular designations

 Accounts Manager

 (9)

 Software Developer

 (7)

 Software Engineer

 (6)

 Associate Product Manager

 (3)

 Senior Accounts Manager

 (3)

 Assistant Manager Operations

 (2)

 Front end Engineer

 (2)

 Senior Software Engineer

 (2)

Software Engineer Interview Questions

user image Som Bose

posted on 26 Jan 2015

4 Interview Rounds

Interview Questions

  • Q1. Given a BST and two positions in a bst exchanged to give a violation in bst rule. Find the two elements and exchange them. Corner case to be considered is that ...read more Add Answer
  • Q2. Design a system for Bookmyshow.com. When we book seats we the seats must be locked till the time payment gateway is reached. Also consider no payment done and p...read more Add Answer
  • Q3. Given a set of n steps. A person can climb one or two steps at a time. Find the number of ways in which one can reach the nth step. (Easy stuff.. I probably was...read more View Answers (1)
  • Q4. Given an array a1, a2...an. Find all pairs such that ai>aj having i Add Answer
  • Q5. Given many pairs intervals with their start and end. Find the maximum interval which intersects the maximum number of intervals. Look for corner cases again! View Answers (1)
  • Q6. There was one easy string question.. Dont remember.something on trie data structure Add Answer
  • Q7. Given a string (say alpha) and a dictionary database from where I can find if a word is present in the dictionary by a O(1) time look up. Find if there exists a...read more Add Answer
  • Q8. Implement an auto suggest in search engine. Like for google when u type max say maximum must be suggested in drop down. This is a problem on Information Retriev...read more Add Answer
  • Q9. Easy one. How to make a linked list with for a number like 12345 must be stored in linked list as 1->2->3->4->5. Add Answer
  • Q10. I dont remember again a question. Was on strings again :P. But easy Add Answer
  • Q11. Implement a ctlr+f (find) functionality in a file. Make a data structure for this implementation View Answers (1)
  • Q12. Given two sorted arrays find of size n and m. The n sized array has m spaces empty at the end. Code to merge these to arrays in single pass O(n+m). View Answers (1)
  • Q13. Given a binary tree. Code to have each node point to the next node in the same level. Last element in the level must point to NULL View Answers (1)
  • Q14. Make a set of all nodes that can occur in any path from a source to a destination in both directed as well as undirected graph. Note that a node can be visited ...read more View Answers (1)
  • Q15. Given two sides of a river having the same cities labeled in characters. Bridges are to be drawn from one side to another that can connect the same labels but t...read more View Answers (1)

Interview Preparation Tips

Round: Resume Shortlist
Experience: I dont really know what special I did. I just put some start up internship ahead of interns in two well established companies and mentioned my web based projects.

General Tips: Make a cv which is appealing, and highlight some key things regarding web development or algorithms or system development
Skill Tips: Be clear with your basics
Skills: Algorithms, Systems
College Name: IIT KHARAGPUR
Motivation: Interest in Software Engineering
Funny Moments: They started speaking in Hindi after a while. It was very friendly.

Skills evaluated in this interview

Software Engineer Interview Questions

user image Anonymous

posted on 20 Jan 2015

3 Interview Rounds

Interview Preparation Tips

Round: Interview
Experience: It was a Skype interview. Was questioned on general HR questions and a few technical questions based on coding.

General Tips: Basic knowledge in coding and android development software is definitely helpful.
Will be a good idea to take a course on GIS.
Skills: Coding , Android Development
College Name: IIT MADRAS

Jobs at Housing.com

View all

Software Engineer Interview Questions

user image Anonymous

posted on 10 Jan 2015

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Resume Shortlist
Experience: The shortlist was based on resume (mainly on projects and knowledge/not much focus on CGPA).

College Name: IIT-ROORKEE

Skills evaluated in this interview

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Resume Shortlist
Experience: Well rounded CV is required and an experience in consulting is a plus point

Round: Case Study Interview
Experience: The interviewer was quite friendly and it was more like a conversation rather than an interview. Focus was more on the approach and the structure.
Tips: Practice India specific cases and guesstimates

Round: Case Study Interview
Experience: Good experience, again focus was on the structure and in this round the numbers were also important. The case given was a long one and had a guesstimation within it. A few questions about certain CV points were also discussed.
Tips: practice long cases and also math which goes with it

General Tips: Practice a lot of cases with a friend, be calm and think out loud and also focus on the structure and the underlying logic more than the numbers
Skill Tips: practice cases with a friend rather than just reading them
Skills: case study
College Name: IIT kharagpur
Motivation: high growth firm with lot of responsibilities given even to new employees

Housing.com Interview FAQs

How many rounds are there in Housing.com interview?
Housing.com interview process usually has 2-3 rounds. The most common rounds in the Housing.com interview process are One-on-one Round, HR and Resume Shortlist.
How to prepare for Housing.com interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Housing.com. The most common topics and skills that interviewers at Housing.com expect are Transaction Services, B2B Sales, Real Estate Sales, Client Acquisition and Field Sales.
What are the top questions asked in Housing.com interview?

Some of the top questions asked at the Housing.com interview -

  1. Given two sides of a river having the same cities labeled in characters. Bridge...read more
  2. How will you kill all java process in one comman...read more
  3. Given a square area of 1024x1024 on a map with some flats (housing mentality :P...read more
How long is the Housing.com interview process?

The duration of Housing.com interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Interview Process at Housing.com

based on 23 interviews in last 1 year

Interview experience

4
  
Good
View more

People are getting interviews through

based on 31 Housing.com interviews
Job Portal
Referral
Company Website
WalkIn
Campus Placement
Recruitment Consultant
35%
26%
13%
6%
6%
3%
11% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 407 Interviews
NoBroker Interview Questions
3.2
 • 216 Interviews
Square Yards Interview Questions
4.1
 • 191 Interviews
MagicBricks Interview Questions
3.1
 • 49 Interviews
99acres Interview Questions
3.8
 • 29 Interviews
PropTiger.com Interview Questions
4.0
 • 23 Interviews
Nestaway Interview Questions
4.0
 • 17 Interviews
CommonFloor Interview Questions
3.7
 • 3 Interviews
Quikr Realty Interview Questions
3.9
 • 1 Interview
Makaan.com Interview Questions
3.8
 • 1 Interview
View all

Housing.com Reviews and Ratings

based on 517 reviews

3.8/5

Rating in categories

3.7

Skill development

3.8

Work-Life balance

3.9

Salary & Benefits

3.3

Job Security

3.8

Company culture

3.2

Promotions/Appraisal

3.5

Work Satisfaction

Explore 517 Reviews and Ratings
Senior Accounts Manager
398 salaries
unlock blur

₹4.2 L/yr - ₹13 L/yr

Accounts Manager
234 salaries
unlock blur

₹3.5 L/yr - ₹8.5 L/yr

Team Manager
75 salaries
unlock blur

₹8 L/yr - ₹16.6 L/yr

Software Development Engineer
67 salaries
unlock blur

₹10 L/yr - ₹28.5 L/yr

Sales Account Manager
48 salaries
unlock blur

₹3.7 L/yr - ₹9.1 L/yr

Explore more salaries
Compare Housing.com with

MagicBricks

3.1
Compare

NoBroker

3.2
Compare

PropTiger.com

4.0
Compare

99acres

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview