Upload Button Icon Add office photos

Filter interviews by

Club Group of Hotels Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I was interviewed before Apr 2016.

Interview Questionnaire 

3 Questions

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated and detail-oriented analyst with a strong background in data analysis and problem-solving.

    • I have a Bachelor's degree in Statistics from XYZ University.

    • I have 3 years of experience working as a data analyst at ABC Company.

    • Proficient in using statistical software such as R and Python for data analysis.

    • Strong analytical skills and ability to interpret complex data sets.

    • Excellent communication and presenta

  • Answered by AI
  • Q2. Interview taken by the manager of the dept i was getting hired for
  • Q3. Interview taken by the director of the department

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume's were selected out of the lot and the rest were sent back
Tips: Make your resume short and to the point

Round: Group Discussion
Experience: Had a discussion if a person's clothes like formals are more important than the whole personality of the individual
Tips: Opinion should be strong and no need to shout
Duration: 5 hours

Round: HR Interview
Experience: Gave a short introduction and then shared all the work experience
Tips: Again explain everything to the point and keep it short, interviewer has a lot of candidates to interview.

Round: Other Interview
Experience: Gave introduction, shared work experience and was asked about my hobbies
Tips: Be confident and say whatever you want with confidence

Round: Other Interview
Experience: Introduction, work experience, hobbies, was given a particular situation and how would i handle it
Tips: Be analytical and confident

Interview Questionnaire 

3 Questions

  • Q1. What are your long term and short term goals?
  • Ans. 

    My short term goal is to gain experience and improve my skills. My long term goal is to become a leader in my field.

    • Short term goal: Gain experience and improve skills

    • Long term goal: Become a leader in the field

    • Examples: Attend workshops, take on challenging projects, seek mentorship

  • Answered by AI
  • Q2. Where do you see yourself after 5-6 years?
  • Ans. 

    In 5-6 years, I see myself as a senior analyst or manager, leading a team and contributing to the growth of the company.

    • Leading a team of analysts or managers

    • Contributing to the growth of the company

    • Continuing to learn and develop new skills

    • Building strong relationships with clients and colleagues

    • Exploring opportunities for professional growth and advancement

  • Answered by AI
  • Q3. Why didn't you choose to do MBA?
  • Ans. 

    I wanted to gain practical experience and develop my skills in the workforce before pursuing further education.

    • I believe that hands-on experience is invaluable in any field

    • I wanted to develop my skills and knowledge in a practical setting

    • I felt that pursuing an MBA immediately after my undergraduate degree would not provide me with the same level of experience and growth

    • I plan to pursue an MBA in the future, once I hav...

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: 20 students were shortlisted on the basis of the resume.

Round: HR Interview
Experience: The interview was a mix of HR and technical interview.

The HR interview was based on simple HR questions – questions about me, my motivations in life. My strengths and weaknesses and work preferences. A major part of my interview focused on questions related to my internship.

In the technical round they asked me questions related to the bank reconciliation statement, effect of various entries on passbook and cashbook and questions related to contra entries.
Tips: My advice is that one should be prepared for any question about their resume. In case you have mentioned any subjects in your resume you should be prepared for the same.

College Name: Lady Shri Ram college

Interview Questionnaire 

6 Questions

  • Q1. Why should the company choose you?
  • Ans. 

    I have the necessary skills, experience, and passion to contribute to the company's growth and success.

    • I have a proven track record of achieving targets and delivering results.

    • I possess strong communication and interpersonal skills, which enable me to work effectively with colleagues and clients.

    • I am a quick learner and adaptable to new technologies and work environments.

    • I am passionate about the industry and committed...

  • Answered by AI
  • Q2. Which political figure do you like?
  • Q3. Which party do you prefer?
  • Ans. 

    I prefer not to disclose my political preference.

    • I believe in keeping my political views private.

    • As an analyst, it is important to remain neutral and unbiased.

    • My personal political preference does not affect my work or analysis.

  • Answered by AI
  • Q4. What is the role of CBI
  • Ans. 

    CBI is the premier investigating agency of India, responsible for investigating high-profile cases.

    • CBI stands for Central Bureau of Investigation

    • It is responsible for investigating cases related to corruption, economic offenses, and special crimes

    • It has the power to investigate cases across state borders

    • CBI is also responsible for maintaining the Interpol wing in India

    • Some high-profile cases investigated by CBI include...

  • Answered by AI
  • Q5. Why are you putting Indian Politics over auditing as you are a commerce student ?
  • Ans. 

    I am interested in both fields and believe that understanding politics is crucial for auditing.

    • Politics and business are intertwined, and understanding the political landscape can help in auditing decisions.

    • As a commerce student, I have learned about the impact of government policies on businesses.

    • In India, politics plays a significant role in shaping the economy and business environment.

    • Having knowledge of political d...

  • Answered by AI
  • Q6. What is your favorite subject?
  • Ans. 

    My favorite subject is history.

    • I love learning about past events and how they shaped the world we live in today.

    • I find it fascinating to study different cultures and civilizations throughout history.

    • I enjoy analyzing historical documents and artifacts to gain a deeper understanding of the past.

    • Some of my favorite topics include ancient Egypt, the Roman Empire, and World War II.

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume was the key criteria in the selection procedure. All students were asked to submit their resume to the placement cell and on the basis of it 10 students were selected.

Round: HR Interview
Experience: There was no written test and there was directly an interview round. In the interview they inquired about me and my family. They also inquired about my interests to which I replied politics. They were looking for a person who has views about different things happening in the society rather a person who remains in his/her shell.

College Name: Lady Shri Ram College
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Data structure and algorithm
  • Q2. Some tricky logical question
  • Q3. Stack and queue
  • Q4. Some basic question about system Design

I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Questions about core concept.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on core concepts and basic programs.

I was interviewed in Aug 2021.

Round 1 - Video Call 

(4 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Technical Interview round with questions on C#, Design patterns, OOPS etc.

  • Q1. What is a base class?
  • Ans. 

    A base class is a class that is used as a starting point for creating other classes. It can be inherited by other classes.

    • Base class provides common attributes and methods that can be inherited by other classes

    • Derived classes can extend or override the functionality of the base class

    • Example: Animal can be a base class with attributes like name and methods like eat, sleep

  • Answered by AI
  • Q2. What is a singleton design pattern?
  • Ans. 

    Singleton design pattern ensures a class has only one instance and provides a global point of access to it.

    • Used to restrict the instantiation of a class to one object

    • Commonly used in logging, caching, thread pools, database connections

    • Implemented by creating a static instance of the class and a private constructor to prevent external instantiation

  • Answered by AI
  • Q3. What are the different access modifiers in C#?
  • Ans. 

    Access modifiers in C# control the visibility and accessibility of classes, methods, and other members.

    • Public - accessible from any other class or assembly

    • Private - accessible only within the same class

    • Protected - accessible within the same class or derived classes

    • Internal - accessible within the same assembly

    • Protected Internal - accessible within the same assembly or derived classes

  • Answered by AI
  • Q4. What is the default access modifier in C#?
  • Ans. 

    The default access modifier in C# is 'private'.

    • Default access modifier is applied if no access modifier is specified for a class member

    • It restricts the access to the member within the same class

    • Example: private int myVariable = 10;

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAFareportal interview preparation:Topics to prepare for the interview - C#, Design patterns, Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

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.

Application resume tips for other job seekers

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.

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Asked about current salary
  • Q2. Asked about expectations and early to join
Round 2 - Technical 

(2 Questions)

  • Q1. Asked about food safety
  • Q2. Asked about vendor management and their audits

Interview Preparation Tips

Interview preparation tips for other job seekers - perfection to make presentation and Excel reports

I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is aingleton and how it ia thread safe?
  • Ans. 

    Singleton is a design pattern that restricts the instantiation of a class to one object and provides a global point of access.

    • Singleton ensures that only one instance of a class is created and provides a way to access it globally.

    • It is thread-safe because the instance is created only once and accessed through a synchronized method or block.

    • Singleton can be implemented using different approaches such as eager initializa...

  • Answered by AI
  • Q2. What ia base class of class in c#?
  • Ans. 

    Object class is the base class of all classes in C#.

    • Object class provides basic functionalities like ToString(), GetHashCode(), and Equals() to all classes.

    • All classes in C# implicitly inherit from Object class.

    • Object class is defined in System namespace.

    • Example: class MyClass : Object { }

  • Answered by AI
  • Q3. Access modifiers in c#
  • Ans. 

    Access modifiers in C# control the visibility and accessibility of class members.

    • Public: accessible from anywhere

    • Private: accessible only within the class

    • Protected: accessible within the class and derived classes

    • Internal: accessible within the same assembly

    • Protected Internal: accessible within the same assembly and derived classes

    • Example: public int age; private string name;

    • Example: protected void DoSomething(); intern

  • Answered by AI
  • Q4. Default aceess modifiers?
  • Ans. 

    Default access modifiers are public, protected, and private.

    • Public: accessible from anywhere

    • Protected: accessible within the class and its subclasses

    • Private: accessible only within the class

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - More of a thery related questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Components of service
  • Ans. 

    Components of a service include functionality, reliability, availability, and performance.

    • Functionality: The service should perform the intended tasks and meet the requirements.

    • Reliability: The service should consistently deliver the expected results.

    • Availability: The service should be accessible and operational when needed.

    • Performance: The service should perform efficiently and meet performance expectations.

  • Answered by AI
  • Q2. Lifecycles of web api
  • Ans. 

    The lifecycle of a web API refers to the stages it goes through from development to retirement.

    • The lifecycle typically includes stages like planning, development, testing, deployment, and retirement.

    • During planning, the requirements and design of the API are defined.

    • Development involves writing the code and implementing the functionality.

    • Testing ensures the API works as expected and meets the requirements.

    • Deployment in...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Corec# prepare well

Skills evaluated in this interview

I applied via Campus Placement

Interview Preparation Tips

Round: Resume Shortlist
Experience: My resume had a couple of projects and a paper publication added to it, which was a part of my second year intern at TCS Innovation Labs.

Tips: I believe that the resume shortlist to appear for the test is just a formality and not a big deal to get through. Most of the students are allowed to appear for the test which is where, the main shortlisting occurs.
Although, the company does cut off people from certain departments. For example, none of the Agriculture and food engineering students were shortlisted for appearing for the test.
Also, from what I have heard, the company runs resumes through a program to take out the shortlist. Hence, certain key words such as "Scholar" or "Conference" may get you a good chance to get through the shortlisting.

Round: Test
Experience: The test is mainly quant based and how fast you can think and rationalize. They expect excellent speed; they ask you 20 questions to be answered in 30 minutes.
Tips: Normally, if a student is asked to appear for this right after his JEE examination, he would be able to get through it easily. But since our analytical thinking goes way down once we actually get in, it has to be worked upon again. I'd suggest you to solve all the quant questions of any CAT preparatory book for the American Express test. The test questions are quite similar to those that the CAT students prepare for.

Round: Technical Interview
Experience: In general, the American Express interviews are considered to be pretty peaceful compared to the interviews of other companies. I was just asked about my work at TCS Innovation Labs and the paper I would be publishing based on that work and the courses I have done in Data Analytics and what all do I know in it. They do not test the knowledge you say you possess.
Tips: While I was preparing for my interview, I was told to read about Amex and its products. Secondly, and most importantly, I was aksed to read a lot about credit card frauds and suggest ways of preventing that. Even during my time, a lot of people were asked about this and judged severely on that. This is a must must if you would be appearing for its interview.

Also, you would do well if you are able to connect with the interviewer. For instance, if both of you have been a part of the same inter IIT or have the same tastes, etc.

Also, the interviews are that peaceful that you are able to direct the interview in your favour. There are certain parts of your CV that you can easily talk about and certain parts that you would want to avoid. If you are able to think on your feet, it is easy to re direct the interview in your favour and the things that you would like to talk about; in my case, it was my work at TCS.

Round: Puzzle Interview
Experience: The main decision whether you have to be taken in or not is decided in your first round of interview after which, the puzzle interview is just a formality and to find out whether you are able to think on your feet or not. Not a big deal, pretty easy.
Tips: Nothing to be worried about, the puzzles asked are pretty easy and most probably, you would have already heard them if you have a nag of solving puzzles.

General Tips: Do not worry or stress yourself much. The interview is pretty easy if you have an edge in the skills that the company wants. I had started studying Data Analytics in my second year summer vacations, just 1 hour a day for hardly about a month. Which gave me enough of an edge. The main hurdle lies in getting through the test round where about 300 people are simply cut off.
Skill Tips: You should be able to code efficiently. Knowledge in Python and SQL is a big plus.
Also, I had done a course on Coursera called "Machine Learning" of Stanford University. Today, the company does not expect a lot of knowledge in Data Analytics from students which is why this course gave me the edge I needed to get through the interview. It's a pretty easy course and not very demanding. I would recommend this if you want to find out even whether you'd be interested in Data Analytics or not.
I was asked about the things I know and whether I have ever implemented them.
Skills: Analytics And Coding
Duration: 2
College Name: IIT Kharagpur
Motivation: American Express is known to have a good working culture and is currently the third best company to work for in India. The internship stipend is largest compared to any other company in India along with accommodation and travel. The company has a well structured internship program and also has good challenging work to offer.
Funny Moments: After the test, I was not shortlisted for the interview round.. Which broke my heart.
Just after the presentation, I walked up to the person presenting and handed him a hard copy of my resume asking him to at least give me a shot at the interview if they think my profile is good enough.
I believe that this was a turning point of this entire experience. I believe, at that moment itself, I gained their favour to take me in. Which is probably why my interview was peaceful, which is probably why I could get through even though my interview was the last among a bunch of 25 students..

Tell us how to improve this page.

Interview Questions from Similar Companies

American Express Interview Questions
4.2
 • 358 Interviews
Infogain Interview Questions
3.6
 • 120 Interviews
Radisson Hotels Interview Questions
4.1
 • 73 Interviews
Hyatt Regency Interview Questions
4.1
 • 43 Interviews
JW Marriott Interview Questions
4.2
 • 39 Interviews
Barbeque Nation Interview Questions
4.0
 • 34 Interviews
Fareportal Interview Questions
3.4
 • 30 Interviews
View all

Club Group of Hotels Reviews and Ratings

based on 3 reviews

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 3 Reviews and Ratings
Compare Club Group of Hotels with

American Express

4.2
Compare

Infogain

3.6
Compare

Mahindra Holidays & Resorts

3.5
Compare

Radisson Hotels

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