Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
I applied via Walk-in and was interviewed in Nov 2022. There were 2 interview rounds.
Prototypal Inheritance is a way of creating objects based on existing objects.
Objects inherit properties and methods from their prototype object
Allows for efficient use of memory and code reuse
Can lead to unexpected behavior if not used carefully
ES6 (ECMAScript 2015) is a major update to JavaScript that introduced new features and syntax.
let and const for variable declaration
arrow functions for concise syntax
template literals for string interpolation
destructuring for easy assignment of object properties
spread and rest operators for manipulating arrays and objects
classes for object-oriented programming
modules for better code organization
Closures are functions that have access to variables in their outer scope.
Closures are created when a function is defined inside another function.
The inner function has access to the outer function's variables, even after the outer function has returned.
Closures can be used to create private variables and methods in JavaScript.
Example: function outer() { let x = 10; function inner() { console.log(x); } return inner; }
Housing.com interview questions for popular designations
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 4 interview rounds.
Get interview-ready with Top Housing.com Interview Questions
I applied via Referral and was interviewed in Feb 2022. There was 1 interview round.
I was interviewed in May 2021.
Round duration - 60 minutes
Round difficulty - Easy
Be prepared for JavaScript and web fundamentals . I have given most of the answer including DS question and interviewer is also very good , explained every answer which i don't know.
You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.
Find pairs of elements in an array that sum up to a given value, sorted in a specific order.
Iterate through the array and use a hashmap to store the difference between the target sum and each element.
Check if the difference exists in the hashmap, if so, add the pair to the result list.
Sort the result list based on the criteria mentioned in the question.
Return the sorted list of pairs.
Closures in JavaScript are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures allow functions to access variables from their parent function's scope
They are created whenever a function is defined within another function
Closures can be used to create private variables and functions in JavaScript
Yes, event delegation can be achieved by attaching an event listener to a parent element and then checking the target element of the event.
Attach an event listener to a parent element that contains the child elements you want to delegate events to.
Check the target element of the event to determine if it matches the desired child element.
Perform the appropriate action based on the target element.
Deep copy creates a new copy of an object/array with all nested values copied, while shallow copy creates a new object/array with references to the original nested values.
Deep copy creates a completely new copy of an object/array, including all nested values, while shallow copy only creates a new object/array with references to the original nested values.
In JavaScript, deep copy can be achieved using methods like JSON....
Round duration - 60 minutes
Round difficulty - Easy
Technical Interview round with questions based on CSS and Web basics.
Absolute positioning is relative to the nearest positioned ancestor, while fixed positioning is relative to the viewport.
Absolute positioning is relative to the nearest positioned ancestor.
Fixed positioning is relative to the viewport.
Absolute positioned elements are removed from the normal document flow.
Fixed positioned elements stay in the same position even when the page is scrolled.
A browser renders a webpage by parsing HTML, CSS, and JavaScript, constructing the DOM tree, rendering the layout, and painting the pixels on the screen.
Browser requests the HTML file from the server
Browser parses the HTML and constructs the DOM tree
Browser fetches external resources like CSS and JavaScript files
Browser applies CSS styles to the DOM elements and constructs the render tree
Browser executes JavaScript cod...
Webpack is a module bundler for JavaScript applications.
Webpack takes modules with dependencies and generates static assets representing those modules.
It can handle various types of assets like JavaScript, CSS, and images.
Webpack allows for code splitting, lazy loading, and hot module replacement.
Common configuration options include entry, output, loaders, and plugins.
Round duration - 30 minutes
Round difficulty - Easy
HR round with typical behavioral problems.
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.
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.
I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.
Top trending discussions
Some of the top questions asked at the Housing.com interview -
The duration of Housing.com interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 41 interviews
Interview experience
based on 547 reviews
Rating in categories
2-5 Yrs
Not Disclosed
10-15 Yrs
₹ 13-15 LPA
Senior Accounts Manager
396
salaries
| ₹0 L/yr - ₹0 L/yr |
Accounts Manager
235
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Manager
76
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
62
salaries
| ₹0 L/yr - ₹0 L/yr |
Key Account Manager
46
salaries
| ₹0 L/yr - ₹0 L/yr |
MagicBricks
NoBroker
PropTiger.com
99acres