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

I applied via Recruitment Consultant and was interviewed in Feb 2021.

4 Interview Rounds

Interview Questions

  • Q1. Most are technical question related to React Native app Performance improvement, bundle size reduction, memory optimisations. Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and during technical round of interview, respond to technical question with a code snippet. Don't give a chance to interviewer that he/she request you to write a code snippet.

Senior Associate Interview Questions

user image Anonymous

posted on 7 Mar 2021

Interview Questions

  • Q1. What are the experience area and what is your current profile Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true present what u actually r. There is no trick to crack interview the only thing every one should learn that trust yourself and be the you don't copy. Represent yourself your experience your achievements and what new you want to learn

Get interview-ready with top interview questions

I applied via Approached by Company and was interviewed before Oct 2021.

2 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

One-on-one Round (2 Questions)

  • Q1. About personal info and career
  • Q2. Case study and competition analysis

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be you
Be patient
Dont b in hurry
Show them your spirit of working

Senior Product Analyst Interview Questions

user image Anonymous

posted on 14 Jul 2022

I applied via Referral and was interviewed before Jul 2021.

3 Interview Rounds

1

Technical Round (1 Question)

  • Q1. SQL intermediate questions are asked
2

Case Study Round

Product based questions and analytical approach to problems is checked

3

Case Study Round

Core product related case study

Interview Preparation Tips

Topics to prepare for Housing.com Senior Product Analyst interview:
  • SQL
  • Google Analytics
  • Tableau
  • Excel
Interview preparation tips for other job seekers - Intermediate SQL is a must. Google analytics and bigquery are good to have knowledge on

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)

Accounts Manager Interview Questions

user image Anonymous

posted on 5 May 2022

I applied via Naukri.com and was interviewed before May 2021.

2 Interview Rounds

1

One-on-one Round (2 Questions)

  • Q1. Tell me about your Self
  • Q2. Asked last Organization work experience and Job Profile
2

One-on-one Round (3 Questions)

  • Q1. Sales Ticket Size Till Date
  • Q2. Check my Confidence with Company knowledge
  • Q3. Asked About Housing.com

Interview Preparation Tips

Interview preparation tips for other job seekers - Friends This is Best Company for Great Place to work

3D Visualiser Interview Questions

user image Anonymous

posted on 9 Jun 2021

I applied via Company Website and was interviewed in Jul 2020.

3 Interview Rounds

Interview Questions

  • Q1. My total experience in 3D filed and they ask me to which software you use and they see my portfoli And ask me many questions. Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidences and reply all questions they ask

Jobs at Housing.com

View all

Intern Interview Questions

user image Anonymous

posted on 11 Feb 2021

I applied via Walk-in and was interviewed before Feb 2020.

1 Interview Round

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be precise

Software Developer Interview Questions

user image CodingNinjas

posted on 7 Feb 2022

I was interviewed before Feb 2021.

3 Interview Rounds

1

Face to Face Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Technical round with questions based on DSA.

  • Q1. Maximum level sum Given a Binary Tree with integer nodes, your task is to find the maximum level sum among all the levels in the Binary Tree. The sum of any lev...read more
  • Q2. Maximum Sum Circular Subarray You have been given a circular array/list ‘ARR’ containing ‘N’ integers. You have to find out the maximum possible sum of a non-em...read more
  • Q3. Sum of Big integers. You have been given two integers ‘NUM1’ and ‘NUM2’ as a string. Your task is to print the sum of both the numbers. Input Format: The first ...read more
2

Face to Face Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Briefly discussed about projects in resume and questions were completely related to projects mentioned. And then he asked questions based on DSA.

  • Q1. Longest Substring Without Repeating Characters Given a string 'S' of length 'L', return the length of the longest substring without repeating ch...read more
  • Q2. Word Break-1 You are given a non-empty string containing no spaces (say sentence) and a dictionary of list of non-empty strings (say the list of words). You ar...read more
3

Face to Face Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical round where the interviewer asked me 2 DSA problems.

  • Q1. Replace Spaces You have been given a string 'STR' of words. You need to replace all the spaces between words with “@40”. Input Format: The first line co...read more
  • Q2. Painter's Partition Problem Given an array/list of length ‘N’, where the array/list represents the boards and each element of the given array/list represents th...read more

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAHousing.com interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Engineer Interview Questions

user image CodingNinjas

posted on 7 Feb 2022

I was interviewed before Feb 2021.

4 Interview Rounds

1

Face to Face Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical round with questions based on data structures and algorithms.

  • Q1. Count Inversions For a given integer array/list 'ARR' of size 'N', find the total number of 'Inversions' that may exist. An inversion is...read more
  • Q2. Add Two Numbers As Linked Lists You are given two linked lists representing two non-negative numbers. The digits in the linked list are stored in reverse order,...read more
  • Q3. Connect Nodes at Same Level A binary tree is a tree where each node has at most two children i.e left child and right child. You are given a binary tree, where ...read more
2

Face to Face Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical round with questions based on data structures and algorithms.

  • Q1. Word Ladder You are given two strings BEGIN and END and an array of strings DICT. Your task is to find the length of the shortest transformation sequence from B...read more
  • Q2. Ninja and Two Sorted Arrays Ninja has been given two sorted integer arrays/lists ‘ARR1’ and ‘ARR2’ of size ‘M’ and ‘N’. Ninja has to merge these sorted arrays/l...read more
  • Q3. Count Ways To Reach The N-th Stairs You have been given a number of stairs. Initially, you are at the 0th stair, and you need to reach the Nth stair. Each time ...read more
3

Face to Face Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Technical round with questions based on data structures and algorithms.

  • Q1. Shortest Bridge Every story has an Endgame. This is another such story. Tony Stark and Thanos live in two different islands. Tony wants to reach Thanos's is...read more
  • Q2. Overlapping Intervals You have been given the start and end times of 'N' intervals. Write a function to check if any two intervals overlap with each oth...read more
  • Q3. Fix BST Given a Binary Search Tree, where exactly two nodes of the same tree were swapped by mistake. The task is to restore or fix the BST, without changing it...read more
4

Face to Face Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Technical round with questions based on System design and data structures and algorithms.

  • Q1. System Design Question Design a system for Bookmyshow.com. When we book seats we the seats must be locked till the time payment gateway is reached. Also conside...read more
  • Q2. System Design Question

    Implement an auto suggest in search engine. Like for google when u type max say maximum must be suggested in drop down.

  • Q3. System Design Question

    Implement a ctlr+f (find) functionality in a file.

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAHousing.com interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Make a cv which is appealing, and highlight some key things regarding web development or algorithms or system development
Tip 2 : Have at-least 2 good projects explained in short with all important points covered.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Engineer Interview Questions

user image CodingNinjas

posted on 7 Feb 2022

I was interviewed before Feb 2021.

3 Interview Rounds

1

Face to Face Round (4 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was a technical round with questions on CSS and Node js.
Tip : Have a basic knowledge about : SASS,Susy,Jade,npm,grunt,gulp,yeoman,LibSASS

  • Q1. CSS Question

    What are the different attributes for CSS position property?

  • Q2. Technical Question

    List out the Data Types that SassScript supports?

  • Q3. Technical Question

    What are Grunt modules/plugins?

  • Q4. Technical Question

    Difference between Sockets and Ajax

2

Face to Face Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was a technical round with questions on Java script, Web Fundamentals etc.
Tip : Have knowledge about Closures,Prototypes,Function/variable hoisting,prototypal inheritance,modular pattern,JSONP,this etc

  • Q1. Technical Question

    How does the server work?

  • Q2. Technical Question

    Difference between function expression and function declaration

3

Face to Face Round (2 Questions)

Round duration - 30 minutes
Round difficulty - Easy

This was a puzzle round. 2 puzzles were given to solve .

  • Q1. Puzzle

    Bag of Coins

  • Q2. Puzzle

    Josephus problem

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAHousing.com interview preparation:Topics to prepare for the interview - Node JS, Javascript, CSS, Angular JS, PuzzlesTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

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