Upload Button Icon Add office photos

FabHotels

Compare button icon Compare button icon Compare

Filter interviews by

FabHotels Software Tester Interview Questions and Answers

Updated 25 May 2017

FabHotels Software Tester Interview Experiences

1 interview found

I appeared for an interview in Jan 2017.

Interview Questionnaire 

6 Questions

  • Q1. Optimising the algorithms done in test.
  • Ans. 

    Optimizing algorithms in software testing to improve efficiency and effectiveness.

    • Identify and analyze bottlenecks in the existing algorithms

    • Use appropriate data structures and algorithms for specific test scenarios

    • Implement efficient algorithms to reduce time and resource consumption

    • Consider parallel processing or multi-threading for faster execution

    • Optimize algorithms for memory usage and minimize unnecessary operati

  • Answered by AI
  • Q2. Framework related questions.
  • Q3. Collections
  • Q4. Testing Scenarios
  • Q5. Developer's options Android app
  • Q6. Salary was finalised in this round, Nothing much happened.

Interview Preparation Tips

Round: Test
Experience: String based algorithms, Some selenium related questions
Tips: Basic concepts must be clear.
Duration: 45 minutes
Total Questions: 5

Round: Technical Interview
Experience: It was a panel interview (3 people), It was Java concepts based interview.

Round: Assignment: Automation of MWEB and Android
Experience: Automation of fabhotels mweb and android app from scratch

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Php ,Oops
Round 2 - Technical 

(1 Question)

  • Q1. Security questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Join if you don't have only offer in your hand
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Use of model in laravel
  • Ans. 

    Models in Laravel are used to interact with the database and represent data.

    • Models in Laravel are used to perform database operations such as retrieving, inserting, updating, and deleting data.

    • Models help in organizing and structuring the data in the application.

    • Models in Laravel follow the MVC (Model-View-Controller) pattern.

    • Example: Creating a User model in Laravel to interact with the users table in the database.

  • Answered by AI
  • Q2. SQL get highest salary for employee
Round 2 - Technical 

(2 Questions)

  • Q1. SQL joins and types of joins
  • Ans. 

    SQL joins are used to combine rows from two or more tables based on a related column between them.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left table.

    • F...

  • Answered by AI
  • Q2. What is self join and realted question
Round 3 - HR 

(1 Question)

  • Q1. Previous projects and contributions

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Dec 2021. 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 - Coding Test 

Coding Rond consisted of 3 questions

Round 3 - One-on-one 

(3 Questions)

  • Q1. 1. Data structures and algorithms
  • Q2. 2. Computer fundamentals
  • Q3. Revise all cs fundamentals

Interview Preparation Tips

Interview preparation tips for other job seekers - Just polish your DSA concepts and projects in your resume

I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Coding Test 

3 data structure problem with medium to hard level leetcode type.

Round 2 - One-on-one 

(2 Questions)

  • Q1. 1st question was on vertical order traversal in a tree. it was from gfg he also told me to optimise it
  • Q2. 2nd question was from leetcode ie meeting rooms ll , medium question

Interview Preparation Tips

Interview preparation tips for other job seekers - do data structure practise from striver sheet as the ask dsa the most
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It was 1 hour long and was asked to pass all the test cases.

Round 2 - Technical 

(1 Question)

  • Q1. System Design with basic of OOP and OS
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

There were 3 coding questions totally based on dsa- hard

Round 2 - Technical 

(2 Questions)

  • Q1. Vertical Traversal
  • Q2. Find the node with shortest distance
  • Ans. 

    Use Dijkstra's algorithm to find the node with the shortest distance in a graph.

    • Implement Dijkstra's algorithm to calculate the shortest distance from a starting node to all other nodes in the graph.

    • Select the node with the smallest distance that has not been visited yet as the current node.

    • Update the distances of neighboring nodes from the current node if the new distance is smaller than the previously recorded distan...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Question based on oops
  • Q2. Question based on OS

Interview Preparation Tips

Interview preparation tips for other job seekers - BE good in technical and DSA

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

Dsa -> questions on trees, linked list, stack, dynamic programming

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Leetcode medium to hard

Round 2 - Technical 

(2 Questions)

  • Q1. Rain water trapping
  • Q2. Bricks and ladder
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I appeared for an interview in Oct 2024.

Round 1 - Coding Test 

Polyfills,html,css basics,js intermediate level

FabHotels Interview FAQs

How to prepare for FabHotels Software Tester 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 FabHotels. The most common topics and skills that interviewers at FabHotels expect are Python, Windows, Agile, Automation Testing and Computer science.
What are the top questions asked in FabHotels Software Tester interview?

Some of the top questions asked at the FabHotels Software Tester interview -

  1. Optimising the algorithms done in te...read more
  2. Salary was finalised in this round, Nothing much happen...read more
  3. Framework related questio...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Oyo Rooms Interview Questions
3.3
 • 219 Interviews
MakeMyTrip Interview Questions
3.7
 • 122 Interviews
Agoda Interview Questions
3.4
 • 63 Interviews
Hyatt Regency Interview Questions
4.1
 • 43 Interviews
Pizza Hut Interview Questions
3.9
 • 42 Interviews
JW Marriott Interview Questions
4.2
 • 40 Interviews
Tata Starbucks Interview Questions
4.3
 • 39 Interviews
Ihg Group Interview Questions
3.9
 • 35 Interviews
View all
Key Account Manager
120 salaries
unlock blur

₹2.9 L/yr - ₹10 L/yr

Manager- Corporate Sales
53 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Assistant Manager
44 salaries
unlock blur

₹4 L/yr - ₹9.2 L/yr

Deputy Manager
40 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Guest Delight Officer
40 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Explore more salaries
Compare FabHotels with

Oyo Rooms

3.3
Compare

Mahindra Holidays & Resorts

3.5
Compare

Oberoi Group of Hotels

4.1
Compare

Hyatt Regency

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