Upload Button Icon Add office photos

Filter interviews by

Hotel Kohinoor Elite Interview Questions and Answers

Updated 15 Sep 2024

Hotel Kohinoor Elite Interview Experiences

2 interviews found

Front Office Executive Interview Questions & Answers

user image SHERIN THANKACHAN

posted on 15 Sep 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated and experienced Front Office Executive with a strong background in customer service and administrative tasks.

    • I have X years of experience in managing front office operations

    • Skilled in handling customer inquiries and resolving issues efficiently

    • Proficient in using office software and managing appointments

    • Strong communication and interpersonal skills

    • Ability to multitask and prioritize tasks effectively

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Problem solving questions
  • Q2. Technical questions
Round 3 - GM round 

(2 Questions)

  • Q1. How many years you will work in this property
  • Ans. 

    I am committed to growing with the property and contributing my skills for the long term.

    • I plan to work at this property for at least 5 years to establish myself and make a significant impact.

    • I am dedicated to advancing my career within the property and taking on new challenges as they arise.

    • I believe in the potential for growth and development within this property, and I am excited to be a part of that journey.

  • Answered by AI
  • Q2. Salary negotiation

I appeared for an interview before Jul 2021.

Round 1 - HR 

(1 Question)

  • Q1. Body language and accent
Round 2 - Technical 

(3 Questions)

  • Q1. Operational question
  • Q2. Payscale consideration
  • Q3. Total year of experience

Interview Preparation Tips

Interview preparation tips for other job seekers - There is no future in this company. If you are appointed as associate. You will never get promoted. And even if you get promoted no increement will be offered

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Hotel Kohinoor Elite?
Ask anonymously on communities.

Interview questions from similar companies

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

I appeared for an interview before Feb 2022.

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 - One-on-one 

(2 Questions)

  • Q1. Why would you like to join us
  • Q2. Why would u like to join us
  • Ans. 

    I admire your company's commitment to innovation and employee development, making it an ideal place for my career growth.

    • Your company's reputation for excellence in customer service aligns with my passion for delivering high-quality support.

    • I am impressed by your recent initiatives in sustainability, which resonate with my values and desire to contribute positively to the community.

    • The opportunity for professional deve...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If your looking for your carrier and future then a company to work for

I applied via Referral and was interviewed before Nov 2018. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Advanced sql queries related to dense rank, row num, self joins, pivoting, case studies, visualization questions, puzzles, questions on probability

Interview Preparation Tips

Interview preparation tips for other job seekers - Relax and go with open minds

I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Personal and family background
  • Q2. Why u want to change.
  • Q3. What your working profile
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about packing machine
  • Ans. 

    A packing machine is a device used to pack products into containers or packages.

    • Packing machines can be used for various products such as food, pharmaceuticals, and consumer goods.

    • They can be automatic or semi-automatic, depending on the level of automation required.

    • Packing machines can use different types of packaging materials such as plastic, paper, or metal.

    • Examples of packing machines include filling machines, sea...

  • Answered by AI
  • Q2. Oven profile details
Round 3 - One-on-one 

(2 Questions)

  • Q1. Technical knowledge about automation
  • Q2. Project experience in machine installation.
  • Ans. 

    I have experience in managing machine installation projects from start to finish.

    • Managed installation of new packaging machine at XYZ company

    • Coordinated with vendors and contractors to ensure timely delivery and installation

    • Ensured compliance with safety regulations and quality standards

    • Trained operators on proper use and maintenance of the machine

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Hotel Parle International Assistant Manager interview:
  • Oven profile packing machine
  • Automation
Interview preparation tips for other job seekers - Parle is gud company technolgy vice and gud culture.

I applied via Campus Placement and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Round 1 was online MCQ test which has question from aptitude and logical reasoning.
  • Q2. Round 2 was technical round in which they have asked 2 question: 1. Triplet sum question. 2. Implement getmin () in stack in O(1) time and space.
  • Q3. Round 3 was also a technical round we have discussed about our projects and then they have asked two puzzle.
  • Q4. Round 4 was HR round and company CTO was taking this round he has asked some usual HR question and then he asked which is your favourite app.
  • Q5. I was not selected. They have not selected anyone from our college. There was three students in last round but no one was selected

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident especially in CTO round.

I appeared for an interview in Aug 2021.

Round 1 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Timing was fine - It was in the afternoon
Interviewer was friendly and helpful

  • Q1. 

    Find Duplicates in an Array

    Given an array ARR of size 'N', where each integer is in the range from 0 to N - 1, identify all elements that appear more than once.

    Return the duplicate elements in any orde...

  • Ans. 

    Find duplicates in an array of integers within a specified range.

    • Iterate through the array and keep track of the count of each element using a hashmap.

    • Return elements with count greater than 1 as duplicates.

    • Handle edge cases like empty array or no duplicates found.

    • Example: For input [0, 3, 1, 2, 3], output should be [3].

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

- Timing was fine - Afternoon
- Interviewer was friendly

  • Q1. How would you design a caching library?
  • Ans. 

    Designing a caching library involves considering data storage, retrieval, expiration policies, and cache invalidation strategies.

    • Define the caching requirements such as data size, access patterns, and expiration policies.

    • Choose a suitable data structure for caching like LRU, LFU, or a simple key-value store.

    • Implement cache eviction policies to handle memory constraints and optimize performance.

    • Consider thread safety an...

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

- Timing was fine - Afternoon
- Interviewer was friendly

  • Q1. What is the number of edges in a 10x10 cube?
  • Ans. 

    A 10x10 cube has 600 edges.

    • A cube has 12 edges, so a 10x10 cube would have 12 edges on each of its 6 faces.

    • 12 edges x 6 faces = 72 edges for the entire cube.

    • However, each edge is shared by two faces, so we need to divide by 2 to get the total number of unique edges.

    • 72 edges / 2 = 36 unique edges on the outer surface of the cube.

    • Since the cube has 10x10x10 = 1000 unit cubes, each with 12 edges, we need to subtract the e...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Senior Software Engineer in GurgaonEligibility criteriaGood professional experienceixigo interview preparation:Topics to prepare for the interview - iOS Development, Software Architecture, Protocol Oriented programming, System Design, Data StructuresTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Be confident
Tip 2 : Be always ready for white board coding
Tip 3 : Brush up your basics

Application resume tips for other job seekers

Tip 1 : Resume should not be more than 1 page long
Tip 2 : Write down your technical skills, Frameworks

Final outcome of the interviewSelected

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. To find the kth minimum element from BST
  • Ans. 

    To find the kth minimum element from a Binary Search Tree (BST)

    • Perform an in-order traversal of the BST to get elements in sorted order

    • Return the kth element from the sorted list

    • Time complexity: O(n) where n is the number of nodes in the BST

  • Answered by AI
  • Q2. Basic OOPs question like inheritance encapsulation
Round 2 - Technical 

(2 Questions)

  • Q1. In a BST two numbers are swapped find swapped nos.
  • Ans. 

    To find swapped numbers in a BST, perform inorder traversal and keep track of previous node.

    • Perform inorder traversal of the BST

    • Keep track of the previous node while traversing

    • If at any point, the current node's value is less than the previous node's value, those are the swapped numbers

  • Answered by AI
  • Q2. What you did in college projects
Round 3 - One-on-one 

(2 Questions)

  • Q1. Puzzles: find the fastest 3 horses in 25 horse race with a race and 5 horses can be run at a time
  • Q2. Weakness and strength. how a friend will describe you

Interview Preparation Tips

Topics to prepare for Ixigo.com Software Engineer interview:
  • java
  • dsa
  • puzzle
  • tree
Interview preparation tips for other job seekers - DSA and system design are needed

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Guestimates, sql questions

Round 2 - Coding Test 

Sql questions geeks for geeks

Interview Preparation Tips

Interview preparation tips for other job seekers - Not very tough on skillset but grilled on business cases
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Array vs Linkelist
  • Q2. Linklist vs Array

Hotel Kohinoor Elite Interview FAQs

How many rounds are there in Hotel Kohinoor Elite interview?
Hotel Kohinoor Elite interview process usually has 2-3 rounds. The most common rounds in the Hotel Kohinoor Elite interview process are HR and Technical.
What are the top questions asked in Hotel Kohinoor Elite interview?

Some of the top questions asked at the Hotel Kohinoor Elite interview -

  1. Problem solving questi...read more
  2. Technical questi...read more
  3. Operational quest...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Ixigo.com Interview Questions
3.7
 • 21 Interviews
TripFactory Interview Questions
2.2
 • 15 Interviews
TravelTriangle Interview Questions
3.6
 • 13 Interviews
Orchid Hotel Interview Questions
4.0
 • 8 Interviews
View all

Hotel Kohinoor Elite Reviews and Ratings

based on 12 reviews

2.9/5

Rating in categories

2.3

Skill development

2.7

Work-life balance

2.8

Salary

2.1

Job security

3.1

Company culture

2.5

Promotions

2.3

Work satisfaction

Explore 12 Reviews and Ratings
Front Office Manager
4 salaries
unlock blur

₹5.4 L/yr - ₹5.8 L/yr

Executive Accountant
4 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Front Office Associate
3 salaries
unlock blur

₹1.4 L/yr - ₹1.4 L/yr

Housekeeping Supervisor
3 salaries
unlock blur

₹2.1 L/yr - ₹2.1 L/yr

Explore more salaries
Compare Hotel Kohinoor Elite with

TAJSATS AIR CATERING

4.0
Compare

Costa Cruise Lines

4.2
Compare

TravelTriangle

3.6
Compare

Ramee Group of Hotels

3.8
Compare
write
Share an Interview