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 3 Mar 2025

Top Ola Cabs Interview Questions and Answers

View all 95 questions

Ola Cabs Interview Experiences

Popular Designations

138 interviews found

I was interviewed in May 2021.

Round 1 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

This was coding round and was conducted on Google meet with code link shared. Their were 2 interviewers that gave questions and later ran code on sample test cases.

  • Q1. 

    Problem: Permutations of a String

    Given a string STR consisting of lowercase English letters, your task is to return all permutations of the given string in lexicographically increasing order.

    Explanatio...

  • Ans. Backtracking

    The idea is to fix a character at a position and then find the permutations for rest of the characters.

    Make a list ‘ans’ which will contain the permutations of the given string.

     

    Algorithm:

    Let’s define a function generatePermutaionsHelper(Str, l, r). This function generates the permutations of the substring which starts from index  ‘l’ and ends at index  ‘r’.

    • Call the function: generatePermutai...
  • Answered Anonymously
  • Q2. 

    Find the Kth Row of Pascal's Triangle Problem Statement

    Given a non-negative integer 'K', determine the Kth row of Pascal’s Triangle.

    Example:

    Input:
    K = 2
    Output:
    1 1
    Input:
    K = 4
    Output:
    1 4 6 ...
  • Ans. Naive Approach

    In this approach, we find the row elements of the previous row using recursion, and based on the values of previous row elements, we will evaluate the current row elements.

    1. We are given a function kthRow() which takes an integer ‘K’ as the only parameter and returns an integer vector. This is the definition of our recursive function too.
    2. As the base condition of our recursive function, we will check if ‘K’ ...
  • Answered Anonymously
Round 2 - Video Call 

Round duration - 90 minutes
Round difficulty - Medium

This was a Machine Coding Round/LLD round followed by HLD round which was taken by Video Conferencing and Screen Sharing.

Round 3 - HR 

Round duration - 60 minutes
Round difficulty - Easy

This was the last round. This was HM round followed by the HR round.

Interview Preparation Tips

Eligibility criteriaWork Experience of 1+ yearsOla interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Algorithms, Dynamic Programming, Aptitude, Computer Netwroks and System ArchitectureTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Solve previously asked questions. It tells you about the level of questions that the company asks. Check glass-door reviews it will help you to know what kind of questions company ask
Tip 2 : Be real during the interview and don’t show off.
Tip 3 : Prepare for theory subjects like Object-Oriented Programming System, Database Management System, Computer networks, etc.

Application resume tips for other job seekers

Tip 1 : Keep your resume simple with all work experience mentioned.
Tip 2 : Any unwanted information on the resume leaves a bad impact on the interviewer.
Tip 3 : You should be prepared to explain anything that’s written on your resume.
Tip 4 : Keep it of 1 page or 2 pages only

Final outcome of the interviewSelected

Skills evaluated in this interview

Top Ola Cabs Software Developer Interview Questions and Answers

Q1. Next Greater ElementGiven an array, print the Next Greater Element (NGE) for every element. The Next greater Element for an element x is the first greater element on the right side of x in array. Elements for which no greater element exist,... read more
View answer (3)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Business Analyst Interview Questions & Answers

user image Divyanshu khandelwal

posted on 22 Aug 2022

I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed before Aug 2021. There were 5 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 - Aptitude Test 

Basic Aptitude, English, and Reasoning Questions

Round 3 - Coding Test 

Basic Programming Questions, SQL Questions

Round 4 - Technical 

(1 Question)

  • Q1. Go through entire Resume thoroughly
Round 5 - HR 

(1 Question)

  • Q1. Guesstimates, Resume

Interview Preparation Tips

Topics to prepare for Ola Cabs Business Analyst interview:
  • Business Case
  • SQL
  • Excel
  • Python
Interview preparation tips for other job seekers - Focus on SQL, Excel, Basic Python, Statistics, and Probability concepts

Top Ola Cabs Business Analyst Interview Questions and Answers

Q1. Give some quantifiable factors you can use to rate( for comapny's purpose) among a repository of cab drivers we have?
View answer (1)

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

I applied via Referral and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Ola cab is hiring a evaluation executive by Quess corp or 3rd party hiring.?
  • Q2. If I have received a offer letter by Quess corp on that it is written 6 months contract after this my job will be there ?
  • Q3. If Ola cab is hiring a evaluation executive on company payroll then please accept my CV.

Interview Preparation Tips

Interview preparation tips for other job seekers - I am technical engineer and I am inspecting the car . I know questions will be come from this.

Technical Engineer Interview Questions asked at other Companies

Q1. The hydraulic steering device of a dish antenna for satellite tracking works by adjusting the elevation using a hydraulic ram. Oil can be pumped into the ram to raise the elevation. The hydraulic seals leak pressure very slowly such that ad... read more
View answer (1)

Senior Yard Executive Interview Questions & Answers

user image Anonymous

posted on 26 Aug 2022

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    Experienced and dedicated Senior Yard Executive with a proven track record of managing yard operations efficiently.

    • Over 10 years of experience in yard management

    • Strong leadership skills in overseeing yard staff and operations

    • Implemented cost-saving measures such as optimizing inventory management

    • Excellent communication skills in coordinating with suppliers and customers

  • Answered by AI
  • Q2. Experience of past company

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Ola Cabs interview questions for popular designations

 Business Analyst

 (9)

 Management Trainee

 (7)

 Software Developer

 (5)

 Analyst

 (4)

 Assistant Manager Finance

 (4)

 Software Engineer

 (4)

 Customer Support Executive

 (3)

 SDE-2

 (3)

CAR Driver Interview Questions & Answers

user image Anonymous

posted on 16 Jun 2022

I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Kisi bhi kaam ke liye kaam ke prati imaan dari hona chahiye or apne kaam ko Hamesha apna jeevan ka hissa samjhna chahiye kyonki kaam se hi aap ki pehchan hoti he

CAR Driver Interview Questions asked at other Companies

Q1. When the customer sick what do you do
View answer (3)

Get interview-ready with Top Ola Cabs Interview Questions

Program Manager - IT Process Excellence Interview Questions & Answers

user image Anonymous

posted on 6 Mar 2022

I applied via LinkedIn and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. More or less the questions were on the role applied
Round 2 - Technical 

(1 Question)

  • Q1. More or less the questions were on the resume and role applied
Round 3 - One-on-one 

(1 Question)

  • Q1. Interview with a senior authority on the role applied and past projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the interview using the pointers mentioned in JD.

Jobs at Ola Cabs

View all

I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Why should I hired u
  • Q2. Why i should hired u? I told "in ola oraganisation is large organisation and it takes place my skills will hepfull my carrer and helpfull company and help.. growth in futher ...
  • Q3. What us u r salary ececptation ? told my last ctc was $$$$ my hope 30% to 40% growth in my ctc salary and take place chosing role
  • Q4. What is u r skills
  • Q5. What is u r skills ?????promotions activites. coustomer service &awareness of brand

Interview Preparation Tips

Interview preparation tips for other job seekers - well dressed

Sales Promoter Interview Questions asked at other Companies

Q1. What I Know about device... what is ram,room, Android etc
View answer (11)

SDE-2 Interview Questions & Answers

user image Anonymous

posted on 16 Sep 2021

I was interviewed in Apr 2021.

Round 1 - Video Call 

(2 Questions)

Round duration - 1 hour
Round difficulty - Medium

This was coding round and was conducted on Google meet with code link shared. Their were 2 interviewers that gave questions and later ran code on sample test cases.

  • Q1. 

    Print Permutations - String Problem Statement

    Given an input string 'S', you are tasked with finding and returning all possible permutations of the input string.

    Input:

    The first and only line of input ...
  • Ans. Backtracking

    We can find all the permutations by Backtracking.

     

    1: Fix a character then swap all the rest of the remaining character with a fixed character.

    2: Then find all permutations for all remaining characters by the recursive call.

    3: The base case for the recursion will be when there is only one character left unprocessed.

     

    Below is the illustration to approach.

     

    Space Complexity: O(n)Explanation:

    O(N)...

  • Answered Anonymously
  • Q2. 

    Find the Kth Row of Pascal's Triangle Problem Statement

    Given a non-negative integer 'K', determine the Kth row of Pascal’s Triangle.

    Example:

    Input:
    K = 2
    Output:
    1 1
    Input:
    K = 4
    Output:
    1 4 6 ...
  • Ans. Naive Approach

    In this approach, we find the row elements of the previous row using recursion, and based on the values of previous row elements, we will evaluate the current row elements.

    1. We are given a function kthRow() which takes an integer ‘K’ as the only parameter and returns an integer vector. This is the definition of our recursive function too.
    2. As the base condition of our recursive function, we will check if ‘K’ ...
  • Answered Anonymously
Round 2 - Video Call 

Round duration - 2 hours
Round difficulty - Medium

This was a Machine Coding Round/LLD round followed by HLD round which was taken by Video Conferencing and Screen Sharing.

Round 3 - HR 

Round duration - 75 minutes
Round difficulty - Medium

This was the last round. This was HM round followed by the HR round.

Interview Preparation Tips

Professional and academic backgroundI completed Civil Engineering from Netaji Subhas University Of Technology. Eligibility criteriaPrior Work ExperienceOla interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Algorithms, Dynamic Programming, Aptitude, Computer Netwroks and System ArchitectureTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Solve previously asked questions. It tells you about the level of questions that the company asks. Check glass-door reviews it will help you to know what kind of questions company ask 
Tip 2 : Be real during the interview and don’t show off.
Tip 3 : Prepare for theory subjects like Object-Oriented Programming System, Database Management System, Computer networks, etc.

Application resume tips for other job seekers

Tip 1 : Keep your resume simple with all work experience mentioned.
Tip 2 : Any unwanted information on the resume leaves a bad impact on the interviewer.
Tip 3 : You should be prepared to explain anything that’s written on your resume.
Tip 4 : Keep it of 1 page or 2 pages only

Final outcome of the interviewSelected

Skills evaluated in this interview

Top Ola Cabs SDE-2 Interview Questions and Answers

Q1. Job Sequencing ProblemYou are given a N x 2 2-D array 'Jobs' of 'N' jobs where Jobs[i][0] denote the deadline of i-th job and Jobs[i][1] denotes the profit associated with i-th job. You will make a certain profit if you complete the job wit... read more
View answer (3)

SDE-2 Interview Questions asked at other Companies

Q1. Maximum Frequency NumberNinja is given an array of integers that contain numbers in random order. He needs to write a program to find and return the number which occurs the maximum times in the given input. He needs your help to solve this ... read more
View answer (6)

Ola Electric Scooter Rework Interview Questions & Answers

user image Anonymous

posted on 19 May 2022

I applied via Company Website and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. About my shelf,my experience
  • Ans. I'm tell my shelf, 3 years
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Work location safety and production important,then eny problems quickly cleared.
Rework and maintenance support approved
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.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Traverse singly linked list in forward as well as in backward directions
  • Ans. 

    To traverse a singly linked list in both forward and backward directions, we can use a doubly linked list.

    • Create a doubly linked list with next and previous pointers

    • Start traversing from the head node to the tail node using the next pointers

    • To traverse in the backward direction, start from the tail node and use the previous pointers

    • Continue traversing until reaching the end of the list

  • Answered by AI
  • Q2. Why you want to join ola?
  • Q3. Research about company and answer smartly

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 (180)

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.

Tell us how to improve this page.

Ola Cabs Interview Process

based on 96 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5.1k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Paytm Interview Questions
3.3
 • 777 Interviews
Swiggy Interview Questions
3.8
 • 436 Interviews
Zomato Interview Questions
3.7
 • 322 Interviews
Uber Interview Questions
4.2
 • 166 Interviews
MakeMyTrip Interview Questions
3.7
 • 121 Interviews
Rapido Interview Questions
3.8
 • 28 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 1.9k 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 1.9k Reviews and Ratings
Kannada Linguist - AI Training & Evaluation

Bangalore / Bengaluru

0-5 Yrs

Not Disclosed

M - Controllership

Bangalore / Bengaluru

4-8 Yrs

₹ 18-25 LPA

Executive Assistant

Bangalore / Bengaluru

3-8 Yrs

₹ 8-15 LPA

Explore more jobs
Driver
736 salaries
unlock blur

₹1 L/yr - ₹6.5 L/yr

CAR Driver
561 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

Senior Executive
227 salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Ola Cabs with

Uber

4.2
Compare

Meru cabs

3.8
Compare

Zoomcar

3.6
Compare

Rapido

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