Upload Button Icon Add office photos

Filter interviews by

OpenDr Interview Questions, Process, and Tips

Updated 19 May 2023

Top OpenDr Interview Questions and Answers

OpenDr Interview Experiences

Popular Designations

2 interviews found

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

I applied via Indeed and was interviewed in Feb 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is manual testing
  • Ans. 

    Manual testing is the process of testing software manually without the use of automation tools.

    • Manual testing involves executing test cases manually

    • It requires human intervention to identify defects and issues

    • It is time-consuming and requires a lot of effort

    • It is useful for testing user experience and usability

    • Examples of manual testing include exploratory testing, regression testing, and acceptance testing

  • Answered by AI
  • Q2. Which model do you follow
Round 3 - HR 

(2 Questions)

  • Q1. What is your Current ctc
  • Q2. What is your Expected ctc
  • Ans. 

    My expected CTC is in line with industry standards and commensurate with my experience and skills.

    • Research industry standards and salary ranges for QA Test Engineers

    • Consider my experience, skills, and qualifications

    • Negotiate based on the job responsibilities and company benefits

    • Provide a range rather than a specific number

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basics and don't panic they are very cooperative.

Skills evaluated in this interview

QA Test Engineer Interview Questions asked at other Companies

Q1. Selenium web driver What is POM file why we are using it Xpath Types Which is Effective locators Framework creation related questions Runner class related questions What is BDD and TDD What is Data Drive frame work Cucumber related question... read more
View answer (1)

PHP Developer Interview Questions & Answers

user image Anonymous

posted on 19 May 2023

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

I applied via Recruitment Consulltant and was interviewed before May 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. 1. What is session and how it works? 2. What is trigger? 3. What is View? 4. Name of array functions 5. What is GET and POST? 6. What is abstract clas? 7. What is function overloading and overriding?
  • Ans. 

    Answers to common PHP developer interview questions

    • Session is a way to store user data on the server side

    • Triggers are used to execute a set of SQL statements when a specific event occurs

    • Views are virtual tables that display data from one or more tables

    • Array functions include array_push, array_pop, array_merge, and more

    • GET and POST are HTTP methods used to send data to a server

    • Abstract classes cannot be instantiated and...

  • Answered by AI
  • Q2. 1. What is indexing and how it works? 2. How to load data in dom without refresh the page?
  • Ans. 

    Indexing is the process of creating an index for faster data retrieval. DOM can be loaded without refreshing the page using AJAX.

    • Indexing involves creating a data structure that allows for faster searching and retrieval of data.

    • It works by creating a separate index file that contains pointers to the actual data.

    • Loading data in DOM without refreshing the page can be achieved using AJAX (Asynchronous JavaScript and XML).

    • ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare questions on php, mysql database and jquery.
Also prepare about project explaination you did in your past companies

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)

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Assignment 

I was assigned a task to create a questionnaire consisting of five questions. I need to code, build, and provide instructions on how to use it.

Round 2 - Technical 

(3 Questions)

  • Q1. Questions on current project, core skills mainly on Jenkins, CI/CD, testing, SRE principles, monitoring, python coding.
  • Q2. Why you want to join LSEG?
  • Q3. What value can you bring in current team?
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussions with the Director regarding scenario-based questions, such as how to handle a project in the event of an incident, and how to tackle and overcome such challenges?

Interview Preparation Tips

Interview preparation tips for other job seekers - I completed all interview rounds, and the HR confirmed over a call that my profile was shortlisted. However, I haven't received any follow-up in over 20 days, which makes me feel as if I have been ghosted.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain your last project and your role in this project
  • Ans. 

    Led a team in implementing a new CRM system for a large retail company

    • Managed project timeline and deliverables

    • Collaborated with stakeholders to gather requirements

    • Provided training and support to end users

    • Ensured successful implementation and user adoption

    • Improved customer data management and analytics

  • Answered by AI
  • Q2. Overall working experience with other companies
  • Ans. 

    I have over 10 years of experience working with various companies in consulting roles.

    • Managed client relationships and delivered successful projects on time and within budget

    • Led cross-functional teams to drive business growth and improve operational efficiency

    • Developed and implemented strategic plans to address client needs and achieve objectives

  • Answered by AI
  • Q3. Why choose kafka over MQ ? what challenges you faced during kafka implementation ?
  • Ans. 

    Kafka is chosen for its scalability and fault tolerance compared to MQ.

    • Kafka offers higher throughput and lower latency compared to MQ.

    • Kafka is horizontally scalable, allowing for easy expansion as data volume grows.

    • Kafka provides fault tolerance through replication of data across multiple brokers.

    • Challenges faced during Kafka implementation may include setting up proper configurations, ensuring data consistency, and m...

  • Answered by AI
  • Q4. Monolith to microservice migration journey ? what all decisions needs to be taken and how the entire migration took place.
  • Ans. 

    Monolith to microservice migration involves breaking down a large application into smaller, independent services.

    • Evaluate the current monolith architecture and identify the components that can be decoupled into microservices.

    • Define the boundaries of each microservice to ensure they are cohesive and loosely coupled.

    • Choose the right technology stack for each microservice based on its requirements and scalability needs.

    • Im...

  • Answered by AI
  • Q5. If worked for RestAPI ? what is the use of swagger ? what is the content of Swagger documentation ?
  • Ans. 

    Swagger is a tool used for documenting and testing REST APIs.

    • Swagger is used for documenting REST APIs by providing a user-friendly interface to view and interact with API endpoints.

    • It allows developers to easily understand the functionality of an API, including available endpoints, request/response formats, and authentication methods.

    • Swagger documentation typically includes information such as API endpoints, request p...

  • Answered by AI
  • Q6. Only this was asked to me , and rejected

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your interview scheduled only through referals , as at least you can get what went wrong if not selected .
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are derivatives in finance?
  • Ans. 

    Derivatives in finance are financial instruments whose value is derived from the value of an underlying asset.

    • Derivatives can be used for hedging against risk, speculating on price movements, or gaining exposure to assets without owning them.

    • Common types of derivatives include options, futures, forwards, and swaps.

    • Options give the holder the right, but not the obligation, to buy or sell an asset at a specified price be...

  • Answered by AI
  • Q2. What are the different types of derivatives?
  • Ans. 

    Derivatives are financial instruments whose value is derived from an underlying asset or group of assets.

    • Types of derivatives include options, futures, forwards, and swaps.

    • Options give the holder the right, but not the obligation, to buy or sell an asset at a specified price before or on a specified date.

    • Futures are contracts to buy or sell an asset at a future date for a price agreed upon today.

    • Forwards are similar to...

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. What are the details of the stock market and its various products?
  • Ans. 

    The stock market is a platform where investors can buy and sell shares of publicly traded companies.

    • Stocks represent ownership in a company and can be bought and sold on stock exchanges like NYSE and NASDAQ.

    • Bonds are debt securities issued by companies or governments to raise capital.

    • Mutual funds pool money from multiple investors to invest in a diversified portfolio of stocks, bonds, or other securities.

    • Options give i...

  • Answered by AI
  • Q2. Balance sheet,profit &loss account
  • Q3. Journal entries
  • Q4. Option in detail, economic crisis,

Interview Preparation Tips

Interview preparation tips for other job seekers - Well-prepared with comprehensive knowledge of the stock market, derivatives and their types, balance sheets, and profit and loss accounts.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. This round was purely based on DSA. One question of Leetcode hard difficulty was asked. Question Name - Median of two sorted arrays.
Round 2 - Technical 

(1 Question)

  • Q1. This was low level design round. I was asked to design a system like Redbus. Functional Requirements - 1. user can login/signup on the platform 2. functionality to choose btw different operational routes....
Round 3 - Technical 

(2 Questions)

  • Q1. This round was taken by their Engineering Director. Questions were related to multithreading, types of entity relationships with examples, transaction management in Spring Boot, JVM components, garbage col...
  • Q2. Later interviewer asked me to code a multithreading assignment - 1. Create a fixed threadpool of size 10. 2. Submit number of tasks to the threadpool. 3. Return the results from every task and print in mu...

Interview Preparation Tips

Topics to prepare for Pine Labs Software Development Engineer II interview:
  • DSA
  • LLD
  • HLD
  • MySQL
  • Java
  • Spring Boot
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
No response

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

Round 1 - Technical 

(6 Questions)

  • Q1. Walk me thru your CV
  • Q2. Technical questions from Job description
  • Q3. Why switching your job?
  • Q4. Behavioral Questions
  • Q5. Projects and accomplishments
  • Q6. How do you align with the role?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. Introduction, be prepared to have knowledge on your resume
  • Q2. Mathematical questions like percentage
  • Q3. Critical thinking. They asked a question with a given situation what you'll do .
  • Q4. The past 4 days been climate be stroming . And current was cut off due to rain and flood , you have a important assignment to finish, what you'll do

Interview Preparation Tips

Interview preparation tips for other job seekers - I went to citi for the interview of operation specialist other day. I been waitied for around 4 hours just to get my first round of interview. The interviewer seems exhausted due to overwhelming candidate. And one thing is shown upon the scheduling of the interview is lack of people management and schedules. The interviewer seems nice even though i didn't selected
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Basic questions on python
  • Q2. Difference between list tuple
  • Ans. 

    Lists and tuples are both data structures in Python, but lists are mutable while tuples are immutable.

    • Lists are enclosed in square brackets [], while tuples are enclosed in parentheses ().

    • Lists can be modified after creation, while tuples cannot be modified (immutable).

    • Lists are typically used for collections of similar items, while tuples are used for fixed collections of items.

    • Example: list = [1, 2, 3] and tuple = (4

  • Answered by AI
  • Q3. Area of room 6D
  • Ans. 

    The area of a room can be calculated by multiplying the length by the width.

    • Calculate the area by multiplying the length and width of the room.

    • For example, if the length of the room is 10 feet and the width is 12 feet, the area would be 120 square feet.

    • Make sure to use the same units for length and width when calculating the area.

  • Answered by AI
  • Q4. Most emberacing situation u faced in your life
  • Ans. 

    Getting caught cheating on a test in high school

    • Was copying answers from a classmate during a test

    • Teacher caught me and called me out in front of the whole class

    • Felt embarrassed and learned my lesson about cheating

  • Answered by AI
  • Q5. Behavior questions like what will u do if this happens
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

The test will comprise a total of 60 questions, divided as follows: 70% of the questions will focus on finance and accounting, while the remaining questions will cover aptitude and English.

Round 2 - Technical 

(1 Question)

  • Q1. Zero coupon bonds, long-term liabilities, return on equity, debt-equity ratio, captial budgeting and techniques, bonds and its types, debt instruments meaning, collateral, mortgage, spin off, demerger, mer...

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview panel consists of two members: the team leader and the manager. They specifically asked me detailed questions regarding finance, which included my percentage in my MBA, inquiries related to my projects, and how I learned about the company. While responding to the questions, it is essential to remain confident, and if a question is unfamiliar, we can articulate our response in our own words. We should answer them slowly instead of hurrying. Overall I have a great experience while answering the questions and panel members were polite persons.

OpenDr Interview FAQs

How many rounds are there in OpenDr interview?
OpenDr interview process usually has 2-3 rounds. The most common rounds in the OpenDr interview process are Resume Shortlist, Technical and HR.
How to prepare for OpenDr 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 OpenDr. The most common topics and skills that interviewers at OpenDr expect are SQL and SQL Development.
What are the top questions asked in OpenDr interview?

Some of the top questions asked at the OpenDr interview -

  1. 1. What is session and how it works? 2. What is trigger? 3. What is View? 4. Na...read more
  2. 1. What is indexing and how it works? 2. How to load data in dom without refres...read more
  3. What is manual test...read more

Tell us how to improve this page.

OpenDr Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 566 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
American Express Interview Questions
4.2
 • 360 Interviews
BNY Interview Questions
3.9
 • 338 Interviews
UBS Interview Questions
4.0
 • 337 Interviews
Morgan Stanley Interview Questions
3.7
 • 308 Interviews
Morningstar Interview Questions
3.9
 • 241 Interviews
SBI Cards & Payment Services Interview Questions
3.7
 • 234 Interviews
State Street Corporation Interview Questions
3.8
 • 219 Interviews
FactSet Interview Questions
3.9
 • 208 Interviews
View all

OpenDr Reviews and Ratings

based on 11 reviews

3.4/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

3.6

Salary

2.3

Job security

3.3

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 11 Reviews and Ratings
Senior Software Engineer
7 salaries
unlock blur

â‚ą5.9 L/yr - â‚ą13 L/yr

Software Developer
5 salaries
unlock blur

â‚ą4.2 L/yr - â‚ą8.3 L/yr

Senior Software Developer
5 salaries
unlock blur

â‚ą6.2 L/yr - â‚ą8 L/yr

QA Tester
5 salaries
unlock blur

â‚ą3.5 L/yr - â‚ą4 L/yr

QA Lead
4 salaries
unlock blur

â‚ą7.2 L/yr - â‚ą11.5 L/yr

Explore more salaries
Compare OpenDr with

HSBC Group

4.0
Compare

Cholamandalam Investment & Finance

4.0
Compare

Citicorp

3.7
Compare

SBI Cards & Payment Services

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview