i
Hospitality Minds
Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed in Dec 2022. There were 2 interview rounds.
Top trending discussions
posted on 2 Jul 2024
I applied via LinkedIn and was interviewed in Jan 2024. There were 3 interview rounds.
Taj is a prestigious and renowned hospitality brand known for its exceptional service and luxurious accommodations.
Taj has a strong reputation for providing top-notch service and luxurious accommodations
Opportunities for growth and advancement within the company
Chance to work with a diverse and talented team
Access to training and development programs to enhance skills
Proud history and legacy of excellence in the hospit
Current responsibilities include overseeing housekeeping staff, managing inventory, ensuring cleanliness standards are met, and coordinating with other departments.
Supervising housekeeping staff to ensure tasks are completed efficiently
Managing inventory of cleaning supplies and equipment
Ensuring cleanliness standards are met throughout the property
Coordinating with other departments to meet guest needs and requests
Job description of current & situation handling questions.
The department procedures involve overseeing cleaning staff, scheduling tasks, ordering supplies, and ensuring cleanliness standards are met.
Supervise cleaning staff to ensure tasks are completed efficiently
Create schedules for staff to ensure coverage and completion of tasks
Order necessary supplies for cleaning operations
Inspect rooms and common areas to ensure cleanliness standards are met
Train new staff on departmen
To manage the team effectively, it is important to communicate clearly, set expectations, provide support, and lead by example.
Communicate regularly with team members to ensure everyone is on the same page
Set clear goals and expectations for each team member
Provide support and resources to help team members succeed
Lead by example and demonstrate a strong work ethic
Address any conflicts or issues within the team promptl
posted on 5 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Fast time experience
I want more experience to gain my knowledge
posted on 6 Oct 2024
I applied via Newspaper Ad and was interviewed in Sep 2024. There was 1 interview round.
posted on 10 Sep 2024
I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.
Why are you joining this company
posted on 22 Sep 2024
Education in India your view
Hotel case study about department
posted on 4 Sep 2024
I applied via Indeed and was interviewed in Aug 2024. There was 1 interview round.
I am interested in the Housekeeping department because I enjoy creating clean and organized environments for others to enjoy.
I have always had a passion for cleanliness and organization
I find satisfaction in creating a welcoming and comfortable space for guests
I enjoy the physical aspect of cleaning and maintaining a space
I have previous experience in housekeeping roles and have received positive feedback from supervis
posted on 1 Apr 2023
I applied via Approached by Company and was interviewed in Oct 2022. There were 2 interview rounds.
I am a dedicated and experienced housekeeping professional with a strong attention to detail and a passion for creating a clean and comfortable environment.
I have over 5 years of experience working as a housekeeping supervisor in a luxury hotel.
I am skilled in managing a team of housekeeping staff and ensuring that all tasks are completed efficiently and to a high standard.
I have a thorough understanding of cleaning te...
I have 5 years of experience as a Housekeeping Incharge in a 5-star hotel.
Managed a team of 15 housekeeping staff members
Implemented efficient cleaning procedures to ensure cleanliness and hygiene standards were met
Developed and maintained inventory control systems for cleaning supplies
Trained new staff members on housekeeping procedures and safety protocols
Received positive feedback from guests for maintaining a clean
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 3 interview rounds.
A Housekeeping Attitude Test evaluates an individual's qualities, skills, and mindset essential for housekeeping roles. It focuses on:
1. Cleanliness Awareness – Understanding hygiene and maintaining standards.
2. Behavior and Attitude – Being polite and professional with guests.
3. Time Management – Completing tasks efficiently.
4. Teamwork – Collaborating well with colleagues.
5. Problem-Solving – Handling issues calmly under pressure.
6. Client Satisfaction – Meeting guests' needs effectively.
A housekeeping case study is a practical scenario used to assess problem-solving, decision-making, and operational skills in housekeeping.
Example:
A guest complains about dirty linens and odors in a fully booked hotel. The test evaluates how you:
1. Resolve the guest's issue immediately.
2. Maintain cleanliness standards.
3. Manage staff workload effectively.
4. Prevent future issues
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
Staff Nurse
126
salaries
| ₹0 L/yr - ₹0 L/yr |
Receptionist
31
salaries
| ₹0 L/yr - ₹0 L/yr |
Front Office Executive
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Hospital Pharmacist
26
salaries
| ₹0 L/yr - ₹0 L/yr |
Medical Laboratory Technician
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Oyo Rooms
MakeMyTrip
Taj Hotels Resorts and Palaces
ITC Hotels