Upload Button Icon Add office photos

Filter interviews by

Houzeo Interview Questions, Process, and Tips

Updated 7 Nov 2024

Top Houzeo Interview Questions and Answers

View all 6 questions

Houzeo Interview Experiences

Popular Designations

3 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Create 4 boxes with different bg colors and and align them into order (3,4,1,2)
  • Ans. 

    Create 4 boxes with different bg colors and align them in order (3,4,1,2).

    • Create 4 div elements in HTML

    • Apply different background colors to each div

    • Use CSS to align the divs in the specified order (3,4,1,2)

  • Answered by AI
  • Q2. What is difference between window and document ?
  • Ans. 

    Window refers to the browser window or tab, while document refers to the webpage content within that window.

    • Window is the global object representing the browser window or tab.

    • Document is a property of the window object, representing the webpage content within that window.

    • Window can have multiple document objects, each representing a different webpage open in tabs.

    • Window object provides methods and properties for intera...

  • Answered by AI
  • Q3. Difference between == and === operators
  • Ans. 

    The == operator checks for equality after type conversion, while the === operator checks for equality without type conversion.

    • The == operator performs type coercion before comparing two values, while the === operator does not.

    • Using == can lead to unexpected results due to type coercion, while using === ensures strict equality.

    • Example: '1' == 1 will return true, but '1' === 1 will return false.

  • Answered by AI
  • Q4. What is semantic and meta tags in webpage?
  • Ans. 

    Semantic and meta tags in a webpage help search engines understand the content and improve SEO.

    • Semantic tags provide meaning to the content, such as

      ,
      ,
      , etc.

    • Meta tags provide metadata about the webpage, like ,

    • Semantic tags improve accessibility and SEO by organizing content for both users and search engines.

    • Meta tags can influence how a webpage appears in

  • Answered by AI
Round 2 - Assignment 

Develop a webpage for houzeo as per the given figma design with proper documentation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid interviewing at Houzeo. First, they conduct a technical round, then assign you a task. After submitting the assignment with proper documentation and code, They stop communicating. They don't respond to call or emails, leaving you without any updated. its a complete waste of time for candidate.

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)

PHP Developer Interview Questions & Answers

user image Anonymous

posted on 13 Mar 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Coding Test 

Crud basic php laravel

Round 2 - Technical 

(1 Question)

  • Q1. Laravel intermediate questions

PHP Developer Interview Questions asked at other Companies

Q1. How can we report errors in the log file while working on a core PHP project?
View answer (3)

UI UX Deigner Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Assignment 

Real estate assignmnet

Round 2 - Technical 

(2 Questions)

  • Q1. What is UI /Ux
  • Q2. What is difference between Ui and UX

Interview Preparation Tips

Interview preparation tips for other job seekers - Please dont join this company

Skills evaluated in this interview

Jobs at Houzeo

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Its very easy
Basic maths questions learned up to 10
Basic Apptitude questions

Round 2 - Technical 

(5 Questions)

  • Q1. Tell me about your self Hi My name is Vikram Adithya I am an hard working and passionate engineering student currently perceiveing in gokaraju rangaraju institute of engineering and technology .I stay with...
  • Q2. Intervier asked about what kind of problems did you solved in leetcode? I said palindrome factorial matrix multiplication etc . Intervier said every one can solve this
  • Q3. He asked me about my project role i said I have done documentation in my project he said every one can do that
  • Q4. He asked me to write project code
  • Q5. He asked me any questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer carefully in infosys
If you crack it it is easy to get hired in infosys.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How to invoke flows - using other flows and Apex. How do we invoke an apex class from a flow and pass variables?
  • Q2. Why can't we create a master detail on contact as the child object
  • Q3. What is child to parent communication in LWC?
Round 2 - Technical 

(2 Questions)

  • Q1. Write triggers for updating user email from contact emails.
  • Q2. How does LWC ensure data refresh
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There were 13 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the Entity-Relationship (ER) model?
  • Q2. What are the advantages of using threads compared to processes?
Round 2 - Coding Test 

Google primarily focuses on pure data structures and algorithms-based questions during coding interviews. Other computer science core topics are typically not covered in Google's interviews. Therefore, it is essential to be proficient in data structures and algorithms to succeed in the Google coding interview.

Round 3 - Aptitude Test 

An aptitude test is a tool used to evaluate a person's skills, abilities, and potential for success in a specific role or activity.

Round 4 - Group Discussion 

Group discussion is a process of exchanging ideas and opinions among individuals on a specific topic. It is a structured form of communication in which participants have the opportunity to express their views while also listening to others' perspectives on the same subject.

Round 5 - HR 

(2 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. What reasons can you provide for why we should consider hiring you?
Round 6 - Assignment 

An assignment is a task or piece of work that you are given to complete, particularly as part of your job or studies. The assignment for the course includes written assignments and practical tests, similar to tasks, work, jobs, or charges.

Round 7 - Case Study 

A case study is a detailed description and assessment of a specific situation in the real world, created for the purpose of deriving generalized insights and understanding. It can focus on an individual, a group of people, an organization, or an event, among other subjects.

Round 8 - One-on-one 

(2 Questions)

  • Q1. What do you consider your greatest accomplishment?
  • Q2. What factors motivate you in your professional life?
Round 9 - HR 

(2 Questions)

  • Q1. What does your ideal work environment look like?
  • Q2. How would you impact employee retention?
Round 10 - Technical 

(2 Questions)

  • Q1. What are real-time operating systems?
  • Q2. Are the applicants first asked several questions regarding data structures and algorithms?
Round 11 - HR 

(2 Questions)

  • Q1. What topics are typically discussed during the final round of interviews, particularly regarding salary expectations, working hours, and other job requirements?
  • Q2. Are you comfortable working night shifts, considering that many roles at Genpact support international clients?
Round 12 - Process associate 

(2 Questions)

  • Q1. A process associate is crucial in ensuring the smooth operation of various business processes across different industries
  • Q2. What are the operational tasks necessary to maintain efficiency and quality?
Round 13 - Manger 

(2 Questions)

  • Q1. How can you prepare examples demonstrating your leadership, conflict resolution, and prioritization skills to excel in a managerial round interview?
  • Q2. How do you demonstrate adaptability, leadership, and a commitment to fostering a positive work environment?

Interview Preparation Tips

Interview preparation tips for other job seekers - Update your resume, customize your application, and be ready to show kindness.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Azure cloud platform tech
  • Q2. Informatica tech stack ques
Round 2 - Technical 

(2 Questions)

  • Q1. Adf tech stack que
  • Q2. Scd type 2 implementation
  • Ans. 

    SCD Type 2 implementation involves tracking historical changes in data by creating new records for each change.

    • Identify the columns that need to be tracked for changes

    • Add effective start and end dates to track the validity of each record

    • Insert new records for changes and update end dates for previous records

    • Maintain a surrogate key to uniquely identify each version of the record

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Dw related que ans
  • Q2. Solution design related que
Round 4 - HR 

(2 Questions)

  • Q1. Aspiration from my end
  • Q2. How soon can join
  • Ans. 

    I can join the team within 2 weeks.

    • I can start within 2 weeks of receiving the offer.

    • I need to give notice to my current employer.

    • I may need to relocate, which could affect my start date.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join or even I would suggest not to apply or give interview to this pathetic company. I have cleared all my 4 rounds of interview including HR out of which 3 technical and 1 HR. 3 held on video conferencing and one face to face for which I have travelled almost 40 kms from my current location and they said without face to face they cannot proceed hence I had no option left but to travel, then when I entered into the office again put a laptop infront of me which is again video conferencing then I didn't understand why exactly they called me if they want to have it over video online.

Then after putting my lot of time and efforts when finally it comes to release the offer, then they stop picking up the calls and stop responding and the final excuses which I got from them for not releasing the offer is that their software will not allow them to release any offer which is more that 2 days of joining.

Such a pathetic company who even don't know that atleast if you are not releasing the offer, it's your duty to atleast tell the person that either they are not able to provide the compensation as discussed or they are looking parallelly for someone who can settle in less compensation.

Due to all this I have wasted almost my 3-4 weeks of time expecting that I will receive the offer, and didn't focus on other organisations which was ready to provide slightly lower than this.

Hence it's a total scam which is going here suggesting not to get trapped otherwise you will not only waste your time but also other good opportunities as well.

It's a total boycott for me, expecting the same from your end as well, so that they will understand that playing with someone's job is not a joke.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(16 Questions)

  • Q1. What are custom hooks in React, and what are their use cases? Additionally, can you provide an example of a custom hook that performs an API call and utilizes the retrieved data?
  • Q2. What is the difference between useMemo and useCallback in React?
  • Q3. What is the difference between class-based components and functional components in React?
  • Q4. How can you implement the lifecycle of a React component in a functional component?
  • Q5. What are the various state management techniques available in React?
  • Q6. What is the architecture of Redux, and what purposes do middlewares serve within it?
  • Q7. What is hoisting in JavaScript?
  • Q8. What is event bubbling in JavaScript?
  • Q9. What are block scope and function scope in JavaScript?
  • Q10. Have you had experience working with semantic tags in HTML?
  • Q11. What are the various methods for creating an object in JavaScript?
  • Q12. What are the differences between shallow copy and deep copy in JavaScript?
  • Q13. What will be the output of the following JavaScript code fragment: `const a; function test() { console.log(a); }; test();`?
  • Q14. How can you use CSS to arrange elements in a row and column layout?
  • Q15. Have you utilized CSS preprocessors, and if so, which ones?
  • Q16. If I have assigned different colors to an ID and a class and applied both to the same element, which color will be applied based on CSS specificity precedence?

Interview Preparation Tips

Topics to prepare for Cognizant Senior Software Engineer interview:
  • Javascript
  • React.Js
  • HTML
  • CSS
Interview preparation tips for other job seekers - Possessing a deep understanding of JavaScript and React is essential. Interviewers may engage in mind games with candidates; therefore, we should remain calm and focused solely on the questions. Additionally, we need to be confident in our answers; otherwise, they may respond with doubt, asking, "Is that so?"
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding is the alphabet letters and write the correct coding in the right way

Round 2 - Aptitude Test 

Aptitude involves the mathematical calculations required to assess amounts over a year.

Round 3 - Assignment 

The assignment revolves around the appropriate skills and experience relevant to the company.

Round 4 - HR 

(2 Questions)

  • Q1. What is the role of your company?
  • Q2. What contributions do you plan to make to this company?
Round 5 - Technical 

(2 Questions)

  • Q1. What is the nature of technical communication within this company?
  • Q2. What are your communication skills, and how do you plan to apply them in this company?
Round 6 - Assignment 

A business plan assignment and an introduction to business assignment.

Round 7 - Group Discussion 

In the company, when there is a project, one team member is required to lead a group discussion about that project to enhance communication skills.

Round 8 - Case Study 

If you have a case regarding the company, how would you approach it?

Round 9 - One-on-one 

(2 Questions)

  • Q1. What is the aim of your company?
  • Q2. What benefits does the company provide?
Round 10 - HR 

(2 Questions)

  • Q1. What interests you about this company, and what contributions do you believe you can make to it?
  • Q2. What skills are you bringing to this company?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. Tell me about yourself.
  • Q2. What do you know about DITA XML, which tags have you used in your documents, what are keywords, and what is DITA mapping, have you ever created graphics or illustrations, types of DITA topics, benefits of ...
  • Q3. What do you know of Agile Methodology and Scrum?
  • Q4. What do you do in case of conflict with SMEs, have you worked with any global audience, what kind of documents have you created, how do you estimate time needed for your document.
  • Q5. How do you receive input, what are DDLC and SDLC, what style guides have you used for creating documents, how do you ensure accuracy in your document.
  • Q6. What is design thinking, have you ever communicated with developers, what do you do when you do not have enough information but the deadline is already near?
  • Q7. Have you worked with any version control systems?

Interview Preparation Tips

Topics to prepare for IBM Senior Technical Writer interview:
  • DITA XML
  • Agile Methodology
  • DDLC
  • SDLC
  • VCS

Houzeo Interview FAQs

How many rounds are there in Houzeo interview?
Houzeo interview process usually has 2 rounds. The most common rounds in the Houzeo interview process are Technical, Assignment and Coding Test.
How to prepare for Houzeo 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 Houzeo. The most common topics and skills that interviewers at Houzeo expect are Laravel, MySQL, OOPS, PHP and AWS.
What are the top questions asked in Houzeo interview?

Some of the top questions asked at the Houzeo interview -

  1. what is difference between window and documen...read more
  2. what is semantic and meta tags in webpa...read more
  3. create 4 boxes with different bg colors and and align them into order (3,4,1...read more

Tell us how to improve this page.

Houzeo Interview Process

based on 3 interviews in last 1 year

Interview experience

2.3
  
Poor

People are getting interviews through

based on 3 Houzeo interviews
Job Portal
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 7.8k Interviews
NoBroker Interview Questions
3.2
 • 218 Interviews
Square Yards Interview Questions
4.1
 • 192 Interviews
MagicBricks Interview Questions
3.2
 • 49 Interviews
Quikr Interview Questions
3.8
 • 31 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
Makaan.com Interview Questions
3.8
 • 1 Interview
View all

Houzeo Reviews and Ratings

based on 67 reviews

3.7/5

Rating in categories

3.8

Skill development

3.5

Work-Life balance

3.4

Salary & Benefits

3.6

Job Security

3.4

Company culture

3.1

Promotions/Appraisal

3.5

Work Satisfaction

Explore 67 Reviews and Ratings
Content Writer
21 salaries
unlock blur

₹3 L/yr - ₹5.3 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹6.2 L/yr - ₹14 L/yr

Digital Marketing Analyst
6 salaries
unlock blur

₹4.2 L/yr - ₹5.5 L/yr

SEO and Content Writer
5 salaries
unlock blur

₹4.8 L/yr - ₹5.8 L/yr

Operations Analyst
5 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Explore more salaries
Compare Houzeo with

MagicBricks

3.2
Compare

99acres

3.8
Compare

CommonFloor

3.7
Compare

PropTiger.com

4.0
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