Upload Button Icon Add office photos

Ola Cabs

Compare button icon Compare button icon Compare

Filter interviews by

Ola Cabs Interview Questions, Process, and Tips

Updated 5 Mar 2025

Top Ola Cabs Interview Questions and Answers

View all 96 questions

Ola Cabs Interview Experiences

Popular Designations

139 interviews found

I applied via Recruitment Consulltant and was interviewed in Aug 2021. There was 1 interview round.

Interview Preparation Tips

Topics to prepare for Ola Cabs Customer Service Executive interview:
  • Self introduction
  • Confidence skills Needed
  • Pre prepared General Topics
  • Eye Contact in Zoom interview
  • Ola products have a look
Interview preparation tips for other job seekers - OLA most popular corporate organization in india Recentlyola electric scooters Also launched it's a very Friendly Environment Team Members So Cooperative Good Communication skills Needed Customer convincing skills Ready To do Multiple Activities in a Day...you Get Team Support If your Facing Any issue Task Assign Timing...Salary Point Quite Disappointment Happens Few Department..But Not Giving more pressure .if you are ready To Face pressure oriented Job in ola Selected in Sales You Can Earn More in ola but Challenging Role exist.

Customer Service Executive Interview Questions asked at other Companies

Q1. How u deal to the customer if he get non veg food instead of veg food ?
View answer (36)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2022. There were 2 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study data structures and algorithm. Make sure you research about the company before giving interview and answer smartly. The best part is you will be judged based on your skills

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (205)
Ola Cabs Interview Questions and Answers for Freshers
illustration image

Interview Preparation Tips

Interview preparation tips for other job seekers - Very conceptual questions and c coding. Aptitude test and group discussion

Ole Design Engineer Interview Questions asked at other Companies

Q1. What is Vector control of IM?
View answer (1)

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Q2. Why do you want this job ?
  • Q3. Why Globiva?
  • Ans. 

    Globiva is a leading customer care service provider with a focus on delivering exceptional customer experiences.

    • Globiva has a strong reputation for providing high-quality customer care services

    • The company has a customer-centric approach and is committed to delivering exceptional customer experiences

    • Globiva has a team of highly skilled and experienced customer care executives who are dedicated to providing excellent ser...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it real and use humour while answering

Customer Care Executive Interview Questions asked at other Companies

Q1. What would you do if you win 1billion dollar lottey?
View answer (39)

Ola Cabs interview questions for popular designations

 Business Analyst

 (9)

 Management Trainee

 (7)

 Software Developer

 (5)

 Assistant Manager Finance

 (4)

 Analyst

 (4)

 Software Engineer

 (4)

 SDE-2

 (3)

 Customer Support Executive

 (3)

Sde1 Interview Questions & Answers

user image Anonymous

posted on 20 Jun 2021

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Write a react js parent and child components and show how passing props work?
  • Ans. 

    Example of React parent and child components with props

    • Create a parent component with state and pass it as props to child component

    • Access the props in child component using 'props' keyword

    • Update the parent state from child component using a callback function passed as prop

    • Example: Parent component -

    • Example: Child component -

  • Answered by AI
  • Q2. What is closure in JS?
  • Ans. 

    Closure is a function that has access to its outer function's variables, even after the outer function has returned.

    • Closure is created when a function returns another function.

    • The inner function has access to the outer function's variables.

    • Closure is used to create private variables and methods.

    • Example: function outer() { let x = 10; return function inner() { console.log(x); } }

    • Example: let closureFunc = outer(); closu

  • Answered by AI
  • Q3. Explain currying in JS? sum(1)(2)(); sum(2)(4)(); All these should return sum of numbers
  • Ans. 

    Currying is a technique of transforming a function that takes multiple arguments into a sequence of functions that each take a single argument.

    • Currying is achieved by returning a function that takes the next argument until all arguments are received.

    • In JavaScript, currying is often used for partial application of functions.

    • The sum function in the example takes one argument and returns a function that takes the next arg...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn fundamentals about JS

Skills evaluated in this interview

Sde1 Interview Questions asked at other Companies

Q1. DSA and Language Questions: 1. Difference between Arrays and ArrayList in Java. 2. Queue Implementation using Linked List. 3. BST- How would you fill a BST with a sorted array. 4. Random pointer linked-list clone. 5. Fibonacci number genera... read more
View answer (1)

Get interview-ready with Top Ola Cabs Interview Questions

Interview Questions & Answers

user image Anonymous

posted on 19 Apr 2023

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

I applied via Referral and was interviewed before Apr 2022. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - They are only hiring tech guy

Jobs at Ola Cabs

View all

Interview Questions & Answers

user image Anonymous

posted on 1 Oct 2022

I applied via Referral and was interviewed before Oct 2021. There were 4 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on SQL(w3schools & intellipaat SQL questions you can refer) & Basics of JAVA.

Interview Questions & Answers

user image Anonymous

posted on 6 Sep 2022

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There was 1 interview round.

Interview Preparation Tips

Topics to prepare for Ola Cabs interview:
  • About company
  • About electric two wheeler
Interview preparation tips for other job seekers - Keep knowing about electric two wheeler and there futures in market.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 2 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practical is better than theory, practice makes the man perfect

Quality Auditor Interview Questions asked at other Companies

Q1. What is the Difference between empathy and simpathy ?
View answer (1)

I appeared for an interview in Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 mintues
Round difficulty - Medium

Goes good no problem at all exam is between 10 to 11:30.

  • Q1. 

    Game of Dominoes Problem Statement

    Rafiq loves to play with piles of dominoes, especially when they are of equal heights. His father gifted him 'N' piles of dominoes, each with a positive number of stacke...

  • Ans. 

    Calculate minimum cost to make consecutive windows of domino piles equal in height.

    • Iterate through each window of size 'K' and calculate the minimum cost to make all piles in that window equal in height.

    • Keep track of the running sum of domino heights in each window to minimize cost.

    • Return the minimum cost for each window as the output.

  • Answered by AI
  • Q2. 

    Pair Sum Problem Statement

    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'.

    Note:
    ...
  • Ans. 

    Find pairs of elements in an array that sum up to a given value, sorted in a specific order.

    • Iterate through the array and for each element, check if the complement (S - current element) exists in a hash set.

    • If the complement exists, add the pair (current element, complement) to the result list.

    • Sort the result list based on the first element of each pair, and then based on the second element if the first elements are eq

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Hard

Goes good no problem at all exam at same time between 10 to 11:30.

  • Q1. What problems did you face in your project and how did you deal with them?
  • Q2. 

    Ninja and Sorted Arrays Problem

    You are given two sorted integer arrays, ARR1 and ARR2, with sizes M and N, respectively. Merge these arrays into ARR1 as a single sorted array. Assume ARR1 has a size equa...

  • Ans. 

    Merge two sorted arrays into one sorted array in place.

    • Iterate from the end of both arrays and compare elements, placing the larger element at the end of ARR1

    • Continue this process until all elements from ARR2 are merged into ARR1

    • Ensure to handle cases where one array is fully merged before the other

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Guru Nanak Dev University. I applied for the job as SDE - Intern in BangaloreEligibility criteriaAbove 7 CGPAOla interview preparation:Topics to prepare for the interview - Array ,DP ,Graph ,Recursion, Tree ,Queue,Time required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Do atleast 1 good projects
Tip 2 : Practice Atleast 300 Questions
Tip 3 : Should be able to explain your project

Application resume tips for other job seekers

Tip 1 : Always be true with the resume 
Tip 2 : Do not put false things on resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)
Contribute & help others!
anonymous
You can choose to be anonymous

Ola Cabs Interview FAQs

How many rounds are there in Ola Cabs interview?
Ola Cabs interview process usually has 2-3 rounds. The most common rounds in the Ola Cabs interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Ola Cabs 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 Ola Cabs. The most common topics and skills that interviewers at Ola Cabs expect are Python, Computer science, Automotive, MySQL and Financial Services.
What are the top questions asked in Ola Cabs interview?

Some of the top questions asked at the Ola Cabs interview -

  1. Case study- Ola has completed 2 years of operations at Jaipur without any compe...read more
  2. What is WACC? How do value a company? Suggest a method that can help you decide...read more
  3. What is covariance? How does it measure sensitivity? What is volatili...read more
How long is the Ola Cabs interview process?

The duration of Ola Cabs interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

SALARIES

AnalytixLabs

No Salaries

REVIEWS

ExcelR

No Reviews

REVIEWS

ExcelR

No Reviews

REVIEWS

ExcelR

No Reviews

SALARIES

Vidya Mandir Classes

INTERVIEWS

Amazon

No Interviews

SALARIES

ABCD

JOBS

Accenture

No Jobs

SALARIES

AnalytixLabs

Tell us how to improve this page.

Ola Cabs Interview Process

based on 98 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 750 Interviews
Swiggy Interview Questions
3.8
 • 426 Interviews
Zomato Interview Questions
3.8
 • 311 Interviews
Uber Interview Questions
4.2
 • 149 Interviews
MakeMyTrip Interview Questions
3.7
 • 122 Interviews
Rapido Interview Questions
3.8
 • 29 Interviews
Zoomcar Interview Questions
3.6
 • 21 Interviews
Meru cabs Interview Questions
3.8
 • 1 Interview
View all

Ola Cabs Reviews and Ratings

based on 2k reviews

3.4/5

Rating in categories

3.4

Skill development

3.2

Work-life balance

3.5

Salary

2.7

Job security

3.1

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 2k Reviews and Ratings
Business Finance / FP&A

Bangalore / Bengaluru

4-9 Yrs

₹ 20-35 LPA

AM - Company Secretary

Bangalore / Bengaluru

1-4 Yrs

₹ 7-12 LPA

Explore more jobs
Driver
749 salaries
unlock blur

₹1 L/yr - ₹6.4 L/yr

CAR Driver
469 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Program Manager
247 salaries
unlock blur

₹9.5 L/yr - ₹34 L/yr

Assistant Manager
246 salaries
unlock blur

₹5.1 L/yr - ₹17.8 L/yr

Business Development Executive
241 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Explore more salaries
Compare Ola Cabs with

Uber

4.2
Compare

Meru cabs

3.8
Compare

Zoomcar

3.7
Compare

Rapido

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