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

Clear (1)

RedBus Software Engineer Interview Questions, Process, and Tips

Updated 11 Jan 2025

Top RedBus Software Engineer Interview Questions and Answers

RedBus Software Engineer Interview Experiences

4 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

Software Engineer Interview Questions & Answers

user image krishna prasad samal

posted on 26 Oct 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Coding Test 

What was css question

Round 3 - Coding Test 

About react js performance improvement

Round 4 - Behavioral 

(1 Question)

  • Q1. 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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - cover the basic of js, tech knowledge that is it

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Round 1 - Coding Test 

Questions on graph, arrays, strings.

Round 2 - Technical 

(1 Question)

  • Q1. Quick sort, pair sum, web page design, oops , DBMS, sql
Round 3 - Technical 

(1 Question)

  • Q1. SQL, DBMS ,project explaination , stock buy and sell question , string operation question, oops
Round 4 - HR 

(1 Question)

  • Q1. Puzzle- binary search related, left view of binary tree, web page design , hr questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on oops, SQL, DBMS and data structures and algorithms.

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

Interview Questionnaire 

3 Questions

  • Q1. Print right view of a tree.
  • 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.

  • Answered by AI
  • Q2. 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 the tot

  • Answered by AI
  • Q3. Find who all are mutual connections.

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 4 rounds in total, 3 technical and one culture fit round
Round 1:
CS Basics, few graph and linked list questions
Was asked to design a url shortner which would be working on scale and few modifications on that as well.
Round 2:
Got questions on HLD & LLD. This round was more about my understanding of how compiler and languages work
Round 3:
Managerial Round, This was taken by Engineering Manager who was checking my knowledge with different systems and at what level I have worked with distributed systems and microsevices.
Round 4:
Normal HR round, and I was asked on how will much I'll rate myself on each of the interviews and what went wrong and what went well.

Selected.

Skills evaluated in this interview

RedBus interview questions for designations

 Senior Software Engineer Testing

 (1)

 Software Developer

 (1)

 QA Engineer

 (1)

 Junior Engineer

 (1)

 Automation Engineer

 (1)

 IOS Developer

 (2)

 Senior Quality Analyst

 (1)

 Sdet

 (1)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

There is a question based on Rest API and another question on Java

Interview Preparation Tips

Topics to prepare for trivago Software Engineer interview:
  • REST API
  • Java

I applied via Other and was interviewed in Sep 2018. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. As position was for UI developer. So first round was majorly based on HTML and CSS. They were checking the basic concepts.
  • Q2. Questions from JavaScript. Major JavaScript concepts and logical questions.
  • Q3. Main focus was on data structure, travel domain knowledge and optimisation techniques.
  • Q4. Main purpose of this round was to check how updated a person is with new technologies, his willingness to learn new things and attitude towards work.
  • Q5. General discussion and salary negotiation.

Interview Preparation Tips

General Tips: Focus on Data structures.
Skills: GIT, Css, HTML, JavaScript, Communication
Duration: <1 week

I applied via Company Website and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Oops concept, use of throws and exception, test cases for cash withdrawl at atm, booking ticket at railway test cases, spring boot annotations, jdbc questions, sql queries and programs on strings.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well before interview, be free and be yourself don't pretend to be a smart one just keep your confidence and answer all the questions, if you don't know the answer then please let them know.

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

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. What are the types of data.
  • Ans. 

    Types of data include numerical, categorical, ordinal, and binary.

    • Numerical data includes continuous and discrete values, such as height and age.

    • Categorical data includes non-numeric values, such as colors and types of fruit.

    • Ordinal data includes values with a specific order, such as rankings and ratings.

    • Binary data includes only two possible values, such as true/false and yes/no.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the basic concepts of data structures. Data structures are must. And be true to your resume, don't mention the things you have no idea about.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Mar 2022. 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Core : DBMS , oops in depth coding: basic DSA questions based on Arrays, String.
Round 3 - One-on-one 

(1 Question)

  • Q1. He asked me graph questions ( medium level ) based on a node to root, and min cost to target. note: if you really want to crack the yata.com interview practice graph question and they ask a leetcode questi...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. focus on dsa (graph) for the yatra.com
2. clear your oops concept.
3. clear your DBMS concept.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2023. There were 3 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 Resume tips
Round 2 - Aptitude Test 

General reasoning and Mathmatics Aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Core Java and Coding questions

Interview Preparation Tips

Topics to prepare for Yatra Software Engineer interview:
  • Core Java
  • Advanced Java
  • SQL
Contribute & help others!
anonymous
You can choose to be anonymous

RedBus Interview FAQs

How many rounds are there in RedBus Software Engineer interview?
RedBus interview process usually has 3-4 rounds. The most common rounds in the RedBus interview process are Coding Test, Technical and HR.
How to prepare for RedBus Software Engineer 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 Ticketing, Animation, Backend, Computer science and Data Structures.
What are the top questions asked in RedBus Software Engineer interview?

Some of the top questions asked at the RedBus Software Engineer interview -

  1. How can you print the output when 1 is added to a given input numb...read more
  2. Print right view of a tr...read more
  3. experience share, create a form with validat...read more

Recently Viewed

INTERVIEWS

TCS

No Interviews

INTERVIEWS

Paytm

No Interviews

SALARIES

C2L BIZ

REVIEWS

C2L BIZ

No Reviews

INTERVIEWS

Atomberg Technologies

No Interviews

LIST OF COMPANIES

Discover companies

Find best workplace

DESIGNATION

REVIEWS

e-con Systems

No Reviews

REVIEWS

ivy

No Reviews

DESIGNATION

Tell us how to improve this page.

RedBus Software Engineer Interview Process

based on 5 interviews

Interview experience

4.4
  
Good
View more
RedBus Software Engineer Salary
based on 107 salaries
₹7 L/yr - ₹21 L/yr
50% more than the average Software Engineer Salary in India
View more details

RedBus Software Engineer Reviews and Ratings

based on 15 reviews

3.7/5

Rating in categories

3.9

Skill development

3.8

Work-life balance

3.0

Salary

4.1

Job security

3.9

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 15 Reviews and Ratings
Software Engineer
107 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
71 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
63 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Executive
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare RedBus with

MakeMyTrip

3.7
Compare

Travelyaari

3.2
Compare

Goibibo

4.3
Compare

Yatra

3.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent