Upload Button Icon Add office photos

Filter interviews by

Travel Boutique Online Softwaretest Engineer Interview Questions and Answers

Updated 11 Jun 2023

Travel Boutique Online Softwaretest Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed before Jun 2022. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Inner Join query. What is the meaning of this statement WebDriver driver = new Firefox Driver. Puzzles. Authentication authorization.
  • Q2. Regression v/s Retesting
  • Q3. Interface v/s Abs class
  • Q4. Priority v/s Severity
  • Q5. Validation v/s verification
  • Q6. WebDriver driver = new Firefox Driver(); What does this statement signifies
  • Ans. 

    The statement initializes a WebDriver object for Firefox browser testing.

    • Initializes a WebDriver object specifically for Firefox browser

    • Used for automating tests on Firefox browser

    • Can be used to interact with elements on web pages

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1. Slowest Key
2. Junggle Box
3. Kind of Sum

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your experiences
  • Ans. 

    I have experience working on various software projects in different industries.

    • Developed web applications using Java, Spring Boot, and Angular for a finance company

    • Worked on mobile app development using React Native for a healthcare startup

    • Implemented machine learning algorithms in Python for a data analytics project

  • Answered by AI
  • Q2. Why you interested to this position
  • Ans. 

    I am interested in this position because of my passion for software development and the opportunity to work on innovative projects.

    • Passion for software development

    • Opportunity to work on innovative projects

    • Desire to contribute to a dynamic team

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay humble
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:
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 

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

I applied via Instahyre and was interviewed in Sep 2022. There were 2 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. FInd the max triplets such that i
  • Ans. 

    Find the max triplets such that i

    • Sort the array in ascending order

    • Iterate over the array and keep track of the maximum triplet

    • Return the maximum triplet

  • Answered by AI
  • Q2. Find the duplicate record in MySQL table
  • Ans. 

    Finding duplicate records in MySQL table

    • Use GROUP BY and HAVING clause to group and filter duplicate records

    • SELECT statement with COUNT(*) function can be used to count the number of occurrences

    • UNIQUE constraint can be added to the table to prevent duplicates

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Headout Senior Software Engineer interview:
  • Data Structures
  • Database
Interview preparation tips for other job seekers - Practice mediim level DS Algo from leetcode and also practices MySql question as well.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Basic Oops , SQL , aap.net

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Core java question with coding skill

Interview Preparation Tips

Interview preparation tips for other job seekers - Core Java,Spring Boot,Angular
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed before Mar 2023.

Round 1 - Assignment 

LC Medium+ easy questions

Round 2 - Technical 

(1 Question)

  • Q1. LC : easy medium questions
Round 3 - Technical 

(1 Question)

  • Q1. Design (LLD)+ DSA
Round 4 - Technical 

(1 Question)

  • Q1. Manager discussion

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

I applied via Referral and was interviewed in Feb 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Hackerrank test : 3 questions
1. Simple Array
2. Recursion followed by DP
3. DFS/BFS Graph Question

Round 2 - One-on-one 

(1 Question)

  • Q1. DSA Interview : 1. Search in a rotated array 2. Maximum subarray problem 3. There are n dices with m faces , you have to print count or all the possible ways to get k sum : Recursion followed by DP Questio...
Round 3 - One-on-one 

(2 Questions)

  • Q1. System Design Round : Design IRCTC , how does IRCTC reserve a seat? What kind of locking do they use?
  • Ans. 

    IRCTC reserves seats using a complex system of availability checks and booking processes.

    • IRCTC uses a combination of real-time availability checks and booking processes to reserve seats.

    • The system checks for availability of seats in real-time and reserves them for a short period of time while the booking process is completed.

    • IRCTC uses a locking mechanism to ensure that the same seat is not booked by multiple users at ...

  • Answered by AI
  • Q2. Design Makemytrip , how does makemytrip blocks the seat for 15 mins even if the payment doesnot go through?
  • Ans. 

    Makemytrip blocks seat for 15 mins by using a hold on the seat inventory.

    • Makemytrip uses a hold on the seat inventory to block the seat for 15 mins.

    • If the payment doesn't go through, the hold is released and the seat becomes available again.

    • This ensures that the seat is not booked by someone else during the payment process.

    • The hold time can vary depending on the airline's policy.

    • Makemytrip also sends reminders to compl

  • Answered by AI
Round 4 - One-on-one 

(3 Questions)

  • Q1. Hiring Manger Round : Behavioral Questions
  • Q2. What are checked and unchecked exceptions?
  • Ans. 

    Checked exceptions are checked at compile-time while unchecked exceptions are not.

    • Checked exceptions are those that are checked at compile-time and must be handled by the programmer.

    • Unchecked exceptions are those that are not checked at compile-time and can be handled or not handled by the programmer.

    • Checked exceptions are subclasses of Exception class while unchecked exceptions are subclasses of RuntimeException class...

  • Answered by AI
  • Q3. Pros and cons of in-memory database , and distributed database
  • Ans. 

    Comparison of in-memory and distributed databases

    • In-memory databases are faster due to data being stored in RAM

    • Distributed databases offer better scalability and fault tolerance

    • In-memory databases are limited by available RAM

    • Distributed databases require more complex setup and maintenance

    • In-memory databases are suitable for real-time applications

    • Distributed databases are suitable for large-scale applications with high

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in system design rounds , Watch Gaurav Sen videos

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Basics of android and java
Round 2 - Coding Test 

Ds related questions

Round 3 - Technical 

(1 Question)

  • Q1. All Android (Java and kotlin)
Round 4 - Behavioral 

(1 Question)

  • Q1. Past projects,android,kotlin
Round 5 - HR 

(1 Question)

  • Q1. About Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared if you want to join in yatra

Travel Boutique Online Interview FAQs

How many rounds are there in Travel Boutique Online Softwaretest Engineer interview?
Travel Boutique Online interview process usually has 2 rounds. The most common rounds in the Travel Boutique Online interview process are Resume Shortlist and Technical.
What are the top questions asked in Travel Boutique Online Softwaretest Engineer interview?

Some of the top questions asked at the Travel Boutique Online Softwaretest Engineer interview -

  1. WebDriver driver = new Firefox Driver(); What does this statement signif...read more
  2. Inner Join query. What is the meaning of this statement WebDriver driver = new ...read more
  3. Validation v/s verificat...read more

Tell us how to improve this page.

Travel Boutique Online Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Oyo Rooms Interview Questions
3.3
 • 226 Interviews
MakeMyTrip Interview Questions
3.7
 • 121 Interviews
BCD Travel Interview Questions
4.3
 • 111 Interviews
Expedia Group Interview Questions
3.8
 • 81 Interviews
Thomas Cook Interview Questions
3.8
 • 44 Interviews
Yatra Interview Questions
3.4
 • 31 Interviews
Airbnb Interview Questions
3.8
 • 22 Interviews
View all
Travel Boutique Online Softwaretest Engineer Salary
based on 4 salaries
₹5.5 L/yr - ₹6.7 L/yr
10% more than the average Softwaretest Engineer Salary in India
View more details
Travel Consultant
45 salaries
unlock blur

₹2.2 L/yr - ₹4.8 L/yr

Software Engineer
40 salaries
unlock blur

₹4 L/yr - ₹11.1 L/yr

Senior Travel Consultant
35 salaries
unlock blur

₹3 L/yr - ₹6.6 L/yr

Executive Accountant
25 salaries
unlock blur

₹2.2 L/yr - ₹4.7 L/yr

Senior Executive
24 salaries
unlock blur

₹3.2 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Travel Boutique Online with

Cox & Kings

3.7
Compare

MakeMyTrip

3.7
Compare

Yatra

3.4
Compare

Cleartrip

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