Filter interviews by
I was interviewed in May 2021.
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.
Given a string STR
consisting of lowercase English letters, your task is to return all permutations of the given string in lexicographically increasing order.
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.
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’.
Given a non-negative integer 'K', determine the Kth row of Pascal’s Triangle.
K = 2
1 1
K = 4
1 4 6 ...
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.
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 duration - 60 minutes
Round difficulty - Easy
This was the last round. This was HM round followed by the HR round.
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.
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
I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed before Aug 2021. There were 5 interview rounds.
Basic Aptitude, English, and Reasoning Questions
Basic Programming Questions, SQL Questions
I applied via Referral and was interviewed in Sep 2021. There was 1 interview round.
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
Ola Cabs interview questions for popular designations
I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.
Get interview-ready with Top Ola Cabs Interview Questions
I applied via LinkedIn and was interviewed in Sep 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
I was interviewed in Apr 2021.
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.
Given an input string 'S', you are tasked with finding and returning all possible permutations of the input string.
The first and only line of input ...
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.
O(N)...
Given a non-negative integer 'K', determine the Kth row of Pascal’s Triangle.
K = 2
1 1
K = 4
1 4 6 ...
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.
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 duration - 75 minutes
Round difficulty - Medium
This was the last round. This was HM round followed by the HR round.
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.
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
I applied via Company Website and was interviewed in Apr 2022. There were 2 interview rounds.
I applied via LinkedIn and was interviewed before Mar 2022. There were 2 interview rounds.
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
Top trending discussions
Some of the top questions asked at the Ola Cabs interview -
The duration of Ola Cabs interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 96 interviews
Interview experience
based on 1.9k reviews
Rating in categories
Driver
736
salaries
| ₹1 L/yr - ₹6.5 L/yr |
CAR Driver
561
salaries
| ₹1 L/yr - ₹6 L/yr |
Program Manager
247
salaries
| ₹9.5 L/yr - ₹34 L/yr |
Assistant Manager
246
salaries
| ₹5.1 L/yr - ₹17.8 L/yr |
Senior Executive
227
salaries
| ₹2 L/yr - ₹7.5 L/yr |
Uber
Meru cabs
Zoomcar
Rapido