Filter interviews by
Be the first one to contribute and help others!
Sabre Commands to Check Availability
Blocking and Booking Tickets
Commands to Check Fare rules
Checking Availability
Infant and Child title
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Design a stack that supports push, pop, top, and retrieving minimum element in constant time.
Use two stacks - one to store the actual elements and another to store the minimum values encountered so far
When pushing an element, check if it is smaller than the current minimum and if so, push it to the minimum stack
When popping an element, check if it is the current minimum and if so, pop from the minimum stack as well
Top ...
Find the maximum circular subarray sum in an integer array.
Calculate the non-circular maximum subarray sum using Kadane's algorithm.
Calculate the circular maximum subarray sum by subtracting the minimum subarray sum from the total sum.
Compare the non-circular and circular maximum subarray sums to get the overall maximum sum.
posted on 19 Oct 2024
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Manual code review involves analyzing code for security vulnerabilities using general security concepts.
Identifying potential security vulnerabilities in the code
Checking for input validation to prevent injection attacks
Reviewing authentication and authorization mechanisms
Ensuring secure coding practices are followed
Looking for sensitive data exposure
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
Travelling involves moving from one place to another for various purposes such as leisure, business, or exploration.
Travelling can be for leisure, business, exploration, or visiting family and friends.
It allows individuals to experience new cultures, cuisines, and landscapes.
Travelling can be domestic or international, by various modes of transportation like planes, trains, cars, or ships.
It can involve staying in hote...
posted on 2 Nov 2024
Ratio analysis is a financial tool used to evaluate a company's performance by analyzing relationships between financial variables.
Ratio analysis involves comparing different financial ratios to assess a company's financial health and performance.
It helps in identifying trends, strengths, weaknesses, and potential areas of improvement.
Common ratios used in ratio analysis include liquidity ratios, profitability ratios, ...
posted on 12 Sep 2024
I am a detail-oriented back end executive with experience in managing data, optimizing processes, and ensuring efficient operations.
Experienced in handling data management tasks
Skilled in optimizing processes for efficiency
Proficient in ensuring smooth operations of back end systems
JIT systems stands for Just-In-Time systems, which is a production strategy aimed at reducing waste and improving efficiency by receiving goods only as they are needed in the production process.
JIT systems involve receiving goods only as they are needed in the production process
Helps in reducing inventory costs and waste
Requires close coordination with suppliers to ensure timely delivery of materials
Popularized by comp
FIFO stands for First In, First Out. It is a method used for inventory management where the oldest stock is sold first.
FIFO ensures that the oldest inventory items are used or sold first before the newer ones.
This method is commonly used in industries like retail, food, and manufacturing.
For example, if a store receives new stock of a product, the older stock will be sold first to prevent expiration or obsolescence.
My name is John Smith.
My first name is John.
My last name is Smith.
I go by the name John Smith.
I majored in Business Administration with a focus on Operations Management.
Studied courses like Supply Chain Management, Production Planning, and Inventory Control
Participated in case competitions related to optimizing production processes
Completed internships at manufacturing companies to gain hands-on experience
My father's name is John Smith.
His first name is John.
His last name is Smith.
He goes by the name John Smith.
He is known as Mr. Smith in his workplace.
SQL code for having clause
Use the HAVING clause to filter groups based on aggregate functions
It is used with the GROUP BY clause
Example: SELECT department, AVG(salary) FROM employees GROUP BY department HAVING AVG(salary) > 50000;
WHERE is used to filter rows before grouping or aggregating, while HAVING is used to filter groups after grouping or aggregating.
WHERE is used with SELECT, UPDATE, DELETE statements to filter rows based on a condition
HAVING is used with GROUP BY clause to filter groups based on a condition
WHERE is applied before the grouping operation, while HAVING is applied after the grouping operation
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Find out no of occurrence of character and spaces in given string
posted on 27 Apr 2024
Thomas Cook
BCD Travel
Yatra
Riya Travel