Upload Button Icon Add office photos
Engaged Employer

i

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

Travel Food Services Ltd Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Travel Food Services Ltd Softwaretest Engineer Interview Questions and Answers

Updated 13 Oct 2023

Travel Food Services Ltd 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
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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Data structure and algorithm
  • Q2. Some tricky logical question
  • Q3. Stack and queue
  • Q4. Some basic question about system Design
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Very hard both apti and coding question.

Round 2 - Technical 

(2 Questions)

  • Q1. Design ER model.
  • Ans. 

    ER model is a visual representation of entities and their relationships in a database.

    • Identify entities and their attributes

    • Define relationships between entities

    • Specify primary keys for each entity

    • Consider cardinality and constraints

    • Use crow's foot notation for relationships

  • Answered by AI
  • Q2. Now implement in MySQL.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

The assignment involved a train booking API. I needed to implement a feature that verified whether a train had sufficient available seats before confirming a booking, which would also resolve several failing tests. I was required to explain my thought process and describe the implementation as I progressed. Upon completion, with some extra time available, I proposed and implemented an improved solution: a new method that checks if a train has enough seats for a prospective booking while ensuring that families or groups who wish to stay together are not separated.

Interview Preparation Tips

Topics to prepare for AccorHotels Senior Software Engineer interview:
  • Collections
  • LINQ
  • Asynchronous
  • TDD
Interview preparation tips for other job seekers - Communicate about the code base you are observing.
Explain the reasons behind your implementation choices.
Example "I am going to use a List from System.Collections. While we could also utilize an Array, HashSet, or any other collection, for the sake of simplicity in this interview setting, I will stick to List. Perhaps we can explore more optimized options later."
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is gcd? And explain it
  • Ans. 

    gcd stands for greatest common divisor, the largest positive integer that divides two or more numbers without leaving a remainder.

    • gcd is used to find the largest integer that can evenly divide two or more numbers.

    • It is commonly used in mathematics and computer science algorithms.

    • For example, the gcd of 12 and 18 is 6, as 6 is the largest number that can divide both 12 and 18 without leaving a remainder.

  • Answered by AI
  • Q2. What is arc and explain it
  • Ans. 

    ARC stands for Automatic Reference Counting, a memory management technique used in programming languages like Objective-C and Swift.

    • ARC automatically tracks and manages the memory used by objects in a program

    • It increases the retain count of an object when it is referenced and decreases it when it is no longer needed

    • ARC helps prevent memory leaks and retain cycles in iOS and macOS development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read react native basics

Skills evaluated in this interview

Interview experience
3
Average
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 - Technical 

(2 Questions)

  • Q1. Software development lifecycle
  • Ans. 

    Software development lifecycle is a process of planning, designing, developing, testing, deploying, and maintaining software.

    • It involves various stages such as planning, analysis, design, implementation, testing, deployment, and maintenance.

    • Each stage has its own set of activities and deliverables.

    • It helps in ensuring that the software is developed efficiently and meets the requirements of the stakeholders.

    • It also help...

  • Answered by AI
  • Q2. App security & deployment in play store
  • Ans. 

    App security is crucial for deployment in Play Store. Follow best practices to ensure secure deployment.

    • Use HTTPS for all network communication

    • Implement secure authentication and authorization mechanisms

    • Regularly update and patch the app to fix security vulnerabilities

    • Use code obfuscation and encryption to protect against reverse engineering

    • Conduct regular security audits and penetration testing

    • Follow Google Play Store

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from basic
Prepare from your resume
Prepare from the projects you have worked

Skills evaluated in this interview

I applied via campus placement at Indian Institute of Technology (IIT), Guwahati and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me something about yourself
  • Q2. Why do you want to join Amex?
  • Q3. Where do you see yourself in next 2-3 years?
  • Q4. What matters most in a company - it's people, it's culture or it's tech stack?

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have very good command on what you have written in your CV. You also need to have very basic idea about what the company is doing.

Interview Questionnaire 

1 Question

  • Q1. Entity Framework, SOLID etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Dear Infogain,
Please make sure your interviewers are a little respectful towards candidates. The recruiter that I had an experience with was an asshole. This tells the company culture at this very stage, god knows what would have happened if I had joined this company.
1. The recruiter was not even able to speak proper English let alone ask questions.
2. How can he ask me to rate myself out of the tech stack that I am working in? Is there a measuring instrument you guys are building, then please share it with the world.
3. You guys want Jack of all trades and master of none, and after hearing ECTC, you guys run away with tails between your legs.
4. Also please make sure your so-called "Technical recruiters" are not assholes and are a bit respectful towards candidates because we already have enough assholes in the world.

Thank you for the worst interview experience ever.

P.S: Those who are about to join or are giving interviews with this company think thrice.
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

Travel Food Services Ltd Interview FAQs

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

Tell us how to improve this page.

Travel Food Services Ltd Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

American Express Interview Questions
4.2
 • 360 Interviews
Infogain Interview Questions
3.6
 • 119 Interviews
Spicejet Interview Questions
3.6
 • 91 Interviews
ITC Hotels Interview Questions
4.1
 • 82 Interviews
Radisson Hotels Interview Questions
4.0
 • 73 Interviews
Cafe Coffee Day Interview Questions
3.8
 • 59 Interviews
View all
Guest Service Associate
72 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
36 salaries
unlock blur

₹3.7 L/yr - ₹10.7 L/yr

IT Executive
20 salaries
unlock blur

₹3.1 L/yr - ₹4.7 L/yr

Senior Executive
19 salaries
unlock blur

₹2.3 L/yr - ₹6.7 L/yr

Explore more salaries
Compare Travel Food Services Ltd with

Lite Bite Foods

4.4
Compare

HMSHost

3.7
Compare

SSP Group

3.9
Compare

Azure Hospitality

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