Upload Button Icon Add office photos

Filter interviews by

Ceebros Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. GDS Commands
  • Q2. Airline Terminals and Airport Codes
Round 2 - Coding Test 

Sabre Commands to Check Availability

Round 3 - Coding Test 

Blocking and Booking Tickets

Round 4 - Coding Test 

Commands to Check Fare rules

Round 5 - Coding Test 

Checking Availability

Round 6 - Coding Test 

Infant and Child title

Round 7 - Technical 

(2 Questions)

  • Q1. About Airport Terminals
  • Q2. About Encode and Decode in GDS
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Javascript and React Questions
  • Q2. Ask Basic HTML and CSS questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Debouncing and throttling Implementation
  • Q2. File manger System in React
  • Ans. 

    A file manager system in React allows users to upload, download, organize, and manage files within a web application.

    • Use React components to create a user interface for file management

    • Implement features like file upload, download, delete, and organize files into folders

    • Utilize libraries like react-dropzone for file upload functionality

    • Store file data in a database or cloud storage for persistence

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was misinformed by HR. She told me that it will be a managerial round, so i prepared for that but when it comes to interview it was a machine coding round. But still interviewer was really good and supportive but HR misleads me.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Design a minimum stack that supports the following operations: push, pop, top, and retrieving the minimum element in constant time.
  • Ans. 

    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 ...

  • Answered by AI
  • Q2. Given an integer array of size n, find the maximum circular subarray sum. A circular array means that the end of the array connects back to the beginning. The solution should consider both the non-circular...
  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for MakeMyTrip Software Developer interview:
  • stack
  • kadane's algorithm
Interview preparation tips for other job seekers - A solid approach to preparing for data structures and algorithms (DSA) is to use LeetCode as a primary resource.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Question are based on excel

Round 2 - Technical 

(2 Questions)

  • Q1. Scenario based question
  • Q2. Excel based questions ( v look up )
Round 3 - One-on-one 

(2 Questions)

  • Q1. Resume based question
  • Q2. About skills mentioned in resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What do you know about travelling
  • Ans. 

    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...

  • Answered by AI
  • Q2. What do you know about kesari travels
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What is ratio analysis
  • Ans. 

    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, ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Great xdcx xdvcx sc s cd vd v d bfd bfd b

Round 2 - One-on-one 

(2 Questions)

  • Q1. Array is goog aor nadmsc
  • Q2. Graph is best or not
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your highest qualification?
  • Q2. How year experience do you have?
Round 2 - HR 

(2 Questions)

  • Q1. What is the JIT systems?
  • Ans. 

    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

  • Answered by AI
  • Q2. What is FIFO method?
  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and friendly.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. What is your name?
  • Ans. 

    My name is John Smith.

    • My first name is John.

    • My last name is Smith.

    • I go by the name John Smith.

  • Answered by AI
  • Q2. Your branch in college?
  • Ans. 

    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

  • Answered by AI
  • Q3. What is your fathers name?
  • Ans. 

    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.

  • Answered by AI
  • Q4. Write a sql code for having
  • Ans. 

    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;

  • Answered by AI
  • Q5. What is the difference between where and having
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - notting very simple to join this company

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Find out no of occurrence of character and spaces in given string

Ceebros Interview FAQs

How to prepare for Ceebros 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 Ceebros. The most common topics and skills that interviewers at Ceebros expect are Communication Skills, Front Office, Housekeeping, Hotel Management and Hospitality.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
MakeMyTrip Interview Questions
3.7
 • 121 Interviews
View all

Ceebros Reviews and Ratings

based on 11 reviews

4.6/5

Rating in categories

4.6

Skill development

3.6

Work-life balance

3.4

Salary

3.5

Job security

3.3

Company culture

3.6

Promotions

4.5

Work satisfaction

Explore 11 Reviews and Ratings
Housekeeping Executive

Chennai

4-5 Yrs

Not Disclosed

CDP - Bakery

Chennai

3-5 Yrs

Not Disclosed

Assistant Sales Manager

Chennai

6-8 Yrs

Not Disclosed

Explore more jobs
Senior Executive
4 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Explore more salaries
Compare Ceebros with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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