Upload Button Icon Add office photos

Filter interviews by

Opendoor Interview Questions and Answers

Updated 6 Jan 2025

Opendoor Interview Experiences

Popular Designations

6 interviews found

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

I applied via Approached by Company and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Object oriented programming questions

Round 2 - Assignment 

React native component build pagination

Round 3 - HR 

(2 Questions)

  • Q1. Basics of profile
  • Q2. Basics of profile one

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - One-on-one 

(1 Question)

  • Q1. Experience related; soft skills; team handling; conflict management, resource allocation

Interview Preparation Tips

Interview preparation tips for other job seekers - Even if the candidate is not shortlisted, its okay. Please let them know so that they can prepare for next one - instead of waiting to hear about the decision.

Team Lead Operations Interview Questions asked at other Companies

Q1. What was thr volume of shipment handled per day in previous designation ?
View answer (19)
Opendoor Interview Questions and Answers for Freshers
illustration image

Interview Questions & Answers

user image Anonymous

posted on 20 May 2024

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

I applied via Internshala and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Assignment 

They will give you/us a chapter (pdf) and you have to prepare unique 15 MCQs

Round 2 - Technical 

(1 Question)

  • Q1. And from the assignment they will ask us to choose a question which we feel it as best and have to explain why it's so.?

Interview Preparation Tips

Interview preparation tips for other job seekers - They will ask questions from the provided chapter To test our understanding.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Face-Face DSA round 

(1 Question)

  • Q1. DSA question based on 2D array

Senior Software Development Test Engineer Interview Questions asked at other Companies

Q1. Write automation code for Login on BigBasket site while creating a simple POM from scratch
View answer (1)

Opendoor interview questions for popular designations

 Senior Software Engineer

 (2)

 Team Lead Operations

 (1)

 Senior Software Development Test Engineer

 (1)

 Staff Software Engineer

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via LinkedIn and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Design a key value store with get, put, ttl, expire
  • Ans. 

    Design a key value store with get, put, ttl, expire

    • Use a hash table to store key-value pairs

    • Implement put() to add a new key-value pair

    • Implement get() to retrieve the value for a given key

    • Implement ttl() to set a time-to-live for a key

    • Implement expire() to delete a key-value pair after its time-to-live has expired

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. 2 X 2 Grid, Input was list of cells for current generation. Need to generate new generation list of cells based on few rules

Staff Software Engineer Interview Questions asked at other Companies

Q1. How will you open a file whos size is double that of RAM on your system.?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Data Structures and Algorithms easy question like two sum.
  • Q2. Data Structures and Algorithms medium - hard question like product of array except self.
Round 2 - Coding Test 

System Design - Standard.

Interview Preparation Tips

Topics to prepare for Opendoor Senior Software Engineer interview:
  • trie
  • dsalgo
  • systemdesign
Interview preparation tips for other job seekers - Prepare standardized materials for Data Structures, Algorithms, and System Design.

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Jobs at Opendoor

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Question on dsa and string theory along with oops concepts

Round 2 - Technical 

(1 Question)

  • Q1. Question on java strings and arrays
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. How can we improve the performance of a Front End System
  • Ans. 

    Improving Front End System Performance

    • Optimize images and reduce their size

    • Minimize HTTP requests and use caching

    • Use lazy loading for images and videos

    • Reduce the number of DOM elements

    • Use a Content Delivery Network (CDN)

    • Minimize the use of external scripts and plugins

    • Use asynchronous loading for scripts

    • Optimize CSS and JavaScript files

    • Use browser caching

    • Implement server-side rendering

  • Answered by AI
  • Q2. What is Event Loop and give an example on how it works.
  • Ans. 

    Event Loop is a mechanism that allows JavaScript to handle multiple tasks simultaneously.

    • Event Loop is a part of JavaScript runtime that continuously checks the call stack and the task queue.

    • It prioritizes the tasks in the queue and pushes them to the call stack when it's empty.

    • This allows JavaScript to handle I/O operations and other asynchronous tasks without blocking the main thread.

    • Example: setTimeout() function ad...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep focusing on basics, JavaScript is a must, no matter what framework you use.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

They given 2 program to to 1-2 hour

Round 2 - One-on-one 

(1 Question)

  • Q1. Ask basic programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Uplers is good company, preparation on coding skills and some besic technical knowledge required
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Last organisation experiance
Contribute & help others!
anonymous
You can choose to be anonymous

Opendoor Interview FAQs

How many rounds are there in Opendoor interview?
Opendoor interview process usually has 2 rounds. The most common rounds in the Opendoor interview process are Technical, Assignment and Coding Test.
How to prepare for Opendoor 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 Opendoor. The most common topics and skills that interviewers at Opendoor expect are Program Management, ActiveX, Project Financing, Service Engineering and Sharepoint.
What are the top questions asked in Opendoor interview?

Some of the top questions asked at the Opendoor interview -

  1. Design a key value store with get, put, ttl, exp...read more
  2. And from the assignment they will ask us to choose a question which we feel it ...read more
  3. Data Structures and Algorithms medium - hard question like product of array exc...read more

Recently Viewed

INTERVIEWS

Qedtek

No Interviews

LIST OF COMPANIES

Winjit Technologies

Overview

COMPANY BENEFITS

Winjit Technologies

No Benefits

Tell us how to improve this page.

Opendoor Interview Process

based on 6 interviews

Interview experience

4
  
Good
View more

Sopra Steria

Rated 4 for Job Security by our employees on AmbitionBox

Interview Questions from Similar Companies

Uplers Interview Questions
4.0
 • 41 Interviews
Yahoo Interview Questions
4.6
 • 29 Interviews
Shaadi.com Interview Questions
3.3
 • 27 Interviews
Tokopedia Interview Questions
4.0
 • 25 Interviews
Videocon d2h Interview Questions
3.9
 • 23 Interviews
Nestaway Interview Questions
3.9
 • 17 Interviews
HungerBox Interview Questions
3.8
 • 15 Interviews
View all

Opendoor Reviews and Ratings

based on 22 reviews

3.7/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

4.2

Salary

2.7

Job security

3.5

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 22 Reviews and Ratings
Zendesk Administrator

Chennai

3-8 Yrs

Not Disclosed

Accounting Manager

Chennai

8-13 Yrs

Not Disclosed

Manager, HR Operations

Chennai

6-11 Yrs

Not Disclosed

Explore more jobs
Senior Associate Operations
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

People Operations Specialist
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Associate
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

SME
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Opendoor with

Redfin

2.7
Compare

Compass Group Support Services

4.1
Compare

Perch

5.0
Compare

Videocon d2h

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent