Upload Button Icon Add office photos
Engaged Employer

i

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

Travel Food Services Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 593 Reviews

Filter interviews by

Travel Food Services Softwaretest Engineer Interview Questions and Answers

Updated 13 Oct 2023

Travel Food Services 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 AmbitionBox and was interviewed in Sep 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 - Coding Test 

Basic programming and syntax

Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself

Interview questions from similar companies

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
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
1
Bad
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 tips
Round 2 - HR 

(1 Question)

  • Q1. One of the worst company don't go for interview.
Round 3 - Technical 

(1 Question)

  • Q1. No technical only cleaning cleaning we are not a employees we are labour's
Round 4 - One-on-one 

(1 Question)

  • Q1. There is nothing only cleening 😞

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst area manager and zonal manager there are behavior rude. Don't join.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Coding question based on Linked List Arrays

Round 3 - One-on-one 

(1 Question)

  • Q1. DSA and DBMS were asked
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

DSA , medium n easy leetcode question was there

Round 2 - One-on-one 

(2 Questions)

  • Q1. Low level design
  • Q2. DSA and computer fundamental
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
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Group Discussion 

Do you think social media is a good platform?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep prepare always mst
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Bhagwan Parshuram Institute of Technology, Delhi and was interviewed in Jun 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 - Coding Test 

Hard difficulty level DSA test, main emphasis on trees and graphs

Round 3 - Technical 

(3 Questions)

  • Q1. Project related questions
  • Q2. Questions on Javascript
  • Q3. Questions on Core subjects

Interview Preparation Tips

Topics to prepare for Chaayos Software Engineer interview:
  • DSA
  • OS
  • OOPS
  • Javascript
Interview preparation tips for other job seekers - Please prepare for DSA and Core subjects very well
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

DSA questions:
1. Replace array of 1s and 0s with 0s in all rows and cols
2. Kandane's algo question

Round 2 - Technical 

(2 Questions)

  • Q1. What is db cluster
  • Ans. 

    A db cluster is a group of databases that work together to provide high availability and scalability.

    • Consists of multiple database instances working together

    • Provides redundancy and fault tolerance

    • Allows for load balancing and scaling

    • Examples: Amazon Aurora, Google Cloud Spanner

  • Answered by AI
  • Q2. Java collections, filters vs interceptors
  • Ans. 

    Filters and interceptors are used in Java collections to manipulate or control the flow of data.

    • Filters are used to selectively include or exclude elements from a collection based on certain criteria.

    • Interceptors are used to perform actions before or after certain operations on a collection.

    • Examples: Java 8 Stream API filters, Servlet filters for HTTP requests, Hibernate interceptors for database operations.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not too difficult. cover java basics

Skills evaluated in this interview

Travel Food Services Interview FAQs

How many rounds are there in Travel Food Services Softwaretest Engineer interview?
Travel Food Services interview process usually has 3 rounds. The most common rounds in the Travel Food Services interview process are Resume Shortlist, Coding Test and One-on-one Round.

Tell us how to improve this page.

People are getting interviews through

based on 1 Travel Food Services interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Oyo Rooms Interview Questions
3.3
 • 223 Interviews
Burger King Interview Questions
3.9
 • 68 Interviews
Pizza Hut Interview Questions
3.9
 • 43 Interviews
Hyatt Regency Interview Questions
4.2
 • 43 Interviews
View all
Guest Service Associate
75 salaries
unlock blur

₹1.1 L/yr - ₹2.6 L/yr

Team Lead
39 salaries
unlock blur

₹1.8 L/yr - ₹4.3 L/yr

Assistant Manager
38 salaries
unlock blur

₹3.7 L/yr - ₹10.7 L/yr

Senior Executive
20 salaries
unlock blur

₹2.1 L/yr - ₹6.7 L/yr

IT Executive
20 salaries
unlock blur

₹3.1 L/yr - ₹4.7 L/yr

Explore more salaries
Compare Travel Food Services with

Lite Bite Foods

4.4
Compare

HMSHost

3.9
Compare

SSP Group

3.9
Compare

Azure Hospitality

4.4
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview