Filter interviews by
I applied via Referral
The candidate is asked about US City Airport codes, international routes to/from the US, ticketing commands, and itinerary commands.
US City Airport codes include JFK (New York), LAX (Los Angeles), ORD (Chicago), ATL (Atlanta), etc.
International routes from the US include JFK to LHR (London Heathrow), LAX to NRT (Tokyo Narita), ORD to CDG (Paris Charles de Gaulle), etc.
Ticketing commands may include issuing tickets, cha...
posted on 27 Dec 2022
posted on 16 Dec 2020
I applied via Company Website and was interviewed in Jun 2020. There were 4 interview rounds.
I applied via Walk-in and was interviewed before Aug 2021. There were 2 interview rounds.
General Questions regards my education questions and answers, hobbies and some sport's questions.
I applied via LinkedIn and was interviewed in May 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.
I am a passionate traveler with extensive experience in planning and organizing trips for clients.
I have a strong knowledge of various travel destinations and accommodations
I excel in customer service and communication skills
I am proficient in using booking platforms and travel software
I have successfully planned and executed complex travel itineraries for clients
End to end operation refers to the complete process from start to finish in a particular operation or project.
Start with understanding client requirements
Research and plan the trip itinerary
Book flights, accommodations, and activities
Provide necessary travel documents and information to the client
Ensure smooth travel experience and handle any issues that may arise
Follow up with the client for feedback and future bookin
I was interviewed before Feb 2021.
Round duration - 90 minutes
Round difficulty - Medium
Questions on aptitude, English, logical reasoning, C/C++ and 5 coding ques. (only pseudo code).
Bob and his wife are in the famous 'Arcade' mall in the city of Berland. This mall has a unique way of moving between shops using trampolines. Each shop is laid out in a st...
Find the minimum number of trampoline jumps Bob needs to make to reach the final shop, or return -1 if it's impossible.
Use Breadth First Search (BFS) algorithm to find the minimum number of jumps required.
Keep track of the visited shops to avoid revisiting them.
If a shop has an Arr value of 0, it is impossible to reach the final shop.
Return -1 if the final shop cannot be reached.
Given two strings, S
and X
, your task is to find the smallest substring in S
that contains all the characters present in X
.
S = "abdd", X = "bd"
Find the smallest substring in S that contains all characters in X.
Use a sliding window approach to find the smallest window in S containing all characters of X.
Maintain a hashmap to keep track of characters in X and their frequencies in the current window.
Slide the window to the right, updating the hashmap and shrinking the window until all characters in X are present.
Return the smallest window found.
Example: S = 'abd
You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...
Find all possible paths for a rat in a maze from start to destination.
Use backtracking to explore all possible paths in the maze.
Keep track of visited cells to avoid revisiting them.
Return paths in alphabetical order as a list of strings.
Round duration - 60 minutes
Round difficulty - Easy
Questions based on OOPS were asked in this round.
A virtual function is a function in a base class that is declared using the keyword 'virtual' and can be overridden by a function with the same signature in a derived class.
Virtual functions allow for dynamic polymorphism in C++
They are used in inheritance to achieve runtime polymorphism
Virtual functions are declared in a base class and can be overridden in derived classes
They are called based on the type of object bei...
Types of polymorphism in OOP include compile-time (method overloading) and runtime (method overriding) polymorphism.
Compile-time polymorphism is achieved through method overloading, where multiple methods have the same name but different parameters.
Runtime polymorphism is achieved through method overriding, where a subclass provides a specific implementation of a method that is already defined in its superclass.
Polymor...
Deep copy creates a new object and recursively copies all nested objects, while shallow copy creates a new object and copies only the references to nested objects.
Deep copy creates a new object and copies all nested objects, while shallow copy creates a new object and copies only the references to nested objects.
In deep copy, changes made to the original object do not affect the copied object, while in shallow copy, ch...
Round duration - 30 minutes
Round difficulty - Easy
HR round with typical behavioral problems.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
based on 1 interview
Interview experience
Travel Consultant
279
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Travel Consultant
155
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
101
salaries
| ₹0 L/yr - ₹0 L/yr |
Travel Associate
66
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Travel Associate
58
salaries
| ₹0 L/yr - ₹0 L/yr |
CWT
American Express Global Business Travel
Expedia Group
Booking Holdings