Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by RedBus Team. If you also belong to the team, you can get access from here

RedBus Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

RedBus Interview Questions and Answers

Updated 23 May 2025
Popular Designations

14 Interview questions

A Software Developer was asked 4mo ago
Q. Introduce yourself.
Ans. 

I am a passionate software developer with a strong background in full-stack development and a love for problem-solving.

  • Experience in JavaScript frameworks like React and Angular for front-end development.

  • Proficient in back-end technologies such as Node.js and Express.

  • Worked on a project that improved user engagement by 30% through UI enhancements.

  • Strong understanding of database management with SQL and NoSQL datab...

View all Software Developer interview questions
A Software Engineer was asked 7mo ago
Q. How can you print the output when 1 is added to a given input number?
Ans. 

You can print the output by adding 1 to the given input number and displaying the result.

  • Create a variable to store the input number.

  • Add 1 to the input number.

  • Print the result of the addition.

View all Software Engineer interview questions
A Product Manager was asked 8mo ago
Q. If the Payment Success Rate (SR) dropped from 78% to 72%, how would you perform Root Cause Analysis (RCA) and correct it?
Ans. 

I would conduct a Root Cause Analysis (RCA) to identify the reasons for the drop in Payment SR and implement corrective actions.

  • Review data trends and patterns to identify any anomalies or correlations

  • Interview stakeholders involved in the payment process to gather insights

  • Evaluate system performance and potential technical issues

  • Analyze customer feedback and complaints related to payments

  • Implement corrective acti...

View all Product Manager interview questions
An Automation Engineer was asked 12mo ago
Q. Given a string containing an address, extract and return the postal code.
Ans. 

Extract pincode from a given address string.

  • Split the address string by spaces to get individual words

  • Check each word to see if it is a valid pincode (numeric and 6 digits)

  • Return the first valid pincode found

View all Automation Engineer interview questions
A Content Writer was asked
Q. How do you repurpose content?
Ans. 

Repurpose content by adapting it to different formats and platforms.

  • Identify the most successful content and repurpose it for different audiences.

  • Transform blog posts into videos, infographics, or podcasts.

  • Create social media posts from statistics or quotes in existing content.

  • Update old content with new information or a fresh perspective.

  • Compile related content into an e-book or whitepaper.

  • Translate content into ...

View all Content Writer interview questions
A Software Engineer was asked
Q. Explain the Garbage Collector in C#.
Ans. 

Garbage Collector in C# manages memory allocation and deallocation automatically.

  • Garbage Collector is responsible for freeing up memory that is no longer in use.

  • It runs in the background and periodically checks for unused objects.

  • GC.SuppressFinalize() method can be used to prevent the finalizer from running.

  • GC.Collect() method can be used to force garbage collection.

  • GC.GetTotalMemory() method can be used to get th...

View all Software Engineer interview questions

RedBus HR Interview Questions

6 questions and answers

Q. What is your experience with B2B (Business to Business) and B2C (Business t ... read more
Q. What has been your experience as a Business Development Manager (BDM)?
Q. Why do you want to change jobs?
A Software Engineer was asked
Q. Given a binary tree, imagine yourself standing on the right side of it, return the values of the nodes you can see ordered from top to bottom.
Ans. 

Print the rightmost nodes of a binary tree.

  • Traverse the tree in a depth-first manner, starting from the right child of each node.

  • Use a queue to keep track of the nodes to be visited.

  • Add the rightmost node of each level to the result array.

View all Software Engineer interview questions
Are these interview questions helpful?
A Software Engineer was asked
Q. Experience share, create a form with validation
Ans. 

Creating a form with validation experience share

  • Use HTML form elements like input, select, textarea

  • Implement client-side validation using JavaScript

  • Implement server-side validation using backend technologies like Node.js or PHP

View all Software Engineer interview questions
A Content Writer was asked
Q. Share instances when your content helped organic traffic growth ? Talk about how you optimised keywords on webpages and helped improve rankings
Ans. 

My content helped organic traffic growth by optimizing keywords and improving rankings.

  • Researched and identified relevant keywords for each webpage

  • Optimized meta tags, headings, and content with targeted keywords

  • Created high-quality content that provided value to readers

  • Built backlinks from reputable sources to improve domain authority

  • Monitored and analyzed website traffic and rankings to make data-driven decision...

View all Content Writer interview questions
A QA Engineer was asked
Q. Java: oops concepts in java? how do you initialise private elements of a class? Ways to define strings in java? exceptions in java? difference between exception and error? checked and unchecked exception? A...
Ans. 

Questions on Java, API testing, Selenium, and SQL

  • Java: OOPs concepts, initializing private elements, defining strings, exceptions, difference between exception and error, checked and unchecked exceptions

  • API testing: Testing POST query, drawbacks, response codes

  • Selenium: Assert vs verify, drawbacks, implicit and dynamic wait, types of testing supported, types of x-path

  • SQL: Select query

View all QA Engineer interview questions

RedBus Interview Experiences

36 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The assessment will include fundamental quantitative mathematics, a few output-based questions, query questions, and two coding questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. How can you print the output when 1 is added to a given input number?
  • Ans. 

    You can print the output by adding 1 to the given input number and displaying the result.

    • Create a variable to store the input number.

    • Add 1 to the input number.

    • Print the result of the addition.

  • Answered by AI

Product Manager Interview Questions & Answers

user image Bjorn Lotte

posted on 1 Dec 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. If Payment SR dropped from 78% to 72% how will you do RCA and correct it
  • Ans. 

    I would conduct a Root Cause Analysis (RCA) to identify the reasons for the drop in Payment SR and implement corrective actions.

    • Review data trends and patterns to identify any anomalies or correlations

    • Interview stakeholders involved in the payment process to gather insights

    • Evaluate system performance and potential technical issues

    • Analyze customer feedback and complaints related to payments

    • Implement corrective actions s...

  • Answered by AI
  • Q2. Why do you want to change job?

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 29 Aug 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Memory management
  • Q2. ARC and situation question

SDE Interview Questions & Answers

user image Anonymous

posted on 2 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Aptitude Test 

Computer Fundamentals and 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Normalization,operating systems and several dsa concepts
  • Q2. Asked two easy-medium leetcode questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thouroughly.At the end of the day its just luck.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. No of islands
  • Ans. 

    Count the number of islands in a 2D grid represented by 1s (land) and 0s (water).

    • An island is surrounded by water and is formed by connecting adjacent lands horizontally or vertically.

    • Use Depth-First Search (DFS) or Breadth-First Search (BFS) to explore and mark visited land.

    • Example grid: [[1,1,0,0],[0,1,0,0],[0,0,1,1],[0,0,0,0]] has 3 islands.

    • Iterate through each cell; when a '1' is found, increment the island count a...

  • Answered by AI
  • Q2. Just intro myself
  • Ans. 

    I am a passionate software developer with a strong background in full-stack development and a love for problem-solving.

    • Experience in JavaScript frameworks like React and Angular for front-end development.

    • Proficient in back-end technologies such as Node.js and Express.

    • Worked on a project that improved user engagement by 30% through UI enhancements.

    • Strong understanding of database management with SQL and NoSQL databases.

    • ...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. Read litigations part
  • Q2. Prepare for refund rules

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay away from here and stay safe
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic CS Core questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid. Very rude interviewers
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Some basic questions on ds, oops, os and two coding problems

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain OOPS concept .
  • Q2. Explain your project .
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Mock Sales Pitch

Interview Preparation Tips

Interview preparation tips for other job seekers - Prompt response

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. 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 tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Given a string, determine if a permutation of string could be a palindrome.
  • Q2. Linked list sum in reverse order (Leetcode #2. Add two numbers)

Interview Preparation Tips

Interview preparation tips for other job seekers - They focus on LinkedList, Tree, String, and Array in DSA Round and code in Swift.

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
6d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about RedBus?
Ask anonymously on communities.

RedBus Interview FAQs

How many rounds are there in RedBus interview?
RedBus interview process usually has 2-3 rounds. The most common rounds in the RedBus interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for RedBus 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 RedBus. The most common topics and skills that interviewers at RedBus expect are Key Account Management, B2B Sales, Business Development, New Business Development and Ticketing.
What are the top questions asked in RedBus interview?

Some of the top questions asked at the RedBus interview -

  1. Java: oops concepts in java? how do you initialise private elements of a class?...read more
  2. Some basic Excel questions and one python Assignment which I had to complete an...read more
  3. Share instances when your content helped organic traffic growth ? Talk about ho...read more
How long is the RedBus interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

3.6/5

based on 33 interview experiences

Difficulty level

Easy 21%
Moderate 74%
Hard 5%

Duration

Less than 2 weeks 74%
2-4 weeks 21%
6-8 weeks 5%
View more

Interview Questions from Similar Companies

Indiamart Intermesh Interview Questions
3.6
 • 699 Interviews
Swiggy Interview Questions
3.7
 • 484 Interviews
Meesho Interview Questions
3.7
 • 375 Interviews
Udaan Interview Questions
3.9
 • 360 Interviews
Blinkit Interview Questions
3.8
 • 251 Interviews
Oyo Rooms Interview Questions
3.2
 • 235 Interviews
Myntra Interview Questions
3.9
 • 230 Interviews
Square Yards Interview Questions
3.6
 • 215 Interviews
BlackBuck Interview Questions
3.7
 • 196 Interviews
Ninjacart Interview Questions
3.8
 • 100 Interviews
View all

RedBus Reviews and Ratings

based on 323 reviews

4.0/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.5

Salary

4.2

Job security

4.0

Company culture

3.1

Promotions

3.7

Work satisfaction

Explore 323 Reviews and Ratings
Senior Finance Executive - Bangalore

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

Process Excellence Analyst - CX

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

Business Development Executive - Ahmedabad

Ahmedabad

2-4 Yrs

₹ 6.5-9 LPA

Explore more jobs
Software Engineer
110 salaries
unlock blur

₹10 L/yr - ₹17 L/yr

Senior Software Engineer
90 salaries
unlock blur

₹13 L/yr - ₹23 L/yr

Business Development Executive
62 salaries
unlock blur

₹4.3 L/yr - ₹8 L/yr

Assistant Manager
60 salaries
unlock blur

₹5.9 L/yr - ₹11 L/yr

Senior Executive
40 salaries
unlock blur

₹2.3 L/yr - ₹6.2 L/yr

Explore more salaries
Compare RedBus with

MakeMyTrip

3.5
Compare

Travelyaari

3.2
Compare

Udaan

4.0
Compare

Indiamart Intermesh

3.6
Compare
write
Share an Interview