Upload Button Icon Add office photos

Filter interviews by

Sheraton Hotels and Resorts Intern Interview Questions and Answers

Updated 29 Apr 2023

Sheraton Hotels and Resorts Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 29 Apr 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I appeared for an interview before Apr 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Question was technically knowledge in hotel industry
  • Q2. Tell about your self

Top trending discussions

View All
Interview Tips & Stories
5d (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 Sheraton Hotels and Resorts?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Just some basic info about me.
  • Q2. They just check your confidence and communication skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident and keep a smile on your face whether you know the answer or not. Be friendly to the interviewer. That's what helped me.

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. There is a housing society “The wasteful society”. You collect al ... read more
Q2. Which programming language are you comfortable with?
asked in Accenture
Q3. A marketing strategy case: A perfume seller in Jaipur has unique ... read more
asked in Deloitte
Q4. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q5. Huffman Coding Challenge Given an array ARR of integers containin ... read more

I applied via Walk-in and was interviewed in Oct 2022. There were 3 interview rounds.

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 - Case Study 

Practical case solving about the work you are applying for

Round 3 - HR 

(2 Questions)

  • Q1. Related you & about you
  • Q2. Your education background

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident never think if they deny what we are going to do
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Nov 2022. There were 2 interview rounds.

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 

(4 Questions)

  • Q1. Prepare for myself About tour experience Yours skills How could be you will beneficial too organisations
  • Q2. You must be working its good in same department which your looking to apply
  • Q3. Tell them about your specialty
  • Q4. Talk more don’t ans the questio in one word
  • Ans. 

    In an interview, elaborating on your experiences and skills can showcase your suitability for the internship role effectively.

    • Discuss relevant coursework or projects, such as a group project on data analysis.

    • Share any internships or volunteer experiences, like working at a local clinic.

    • Highlight specific skills, such as proficiency in software like Excel or Python.

    • Mention soft skills, such as teamwork or communication,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Self confidentiality attend the interview that’s all

I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are ur salary expectations
  • Q3. What is ur family backroung
  • Ans. 

    My family background is diverse and multicultural.

    • My parents are from different countries and cultures.

    • I grew up speaking multiple languages at home.

    • My family values education and hard work.

    • I have siblings who are also pursuing careers in technology.

  • Answered by AI
  • Q4. Why should we hire u

Interview Preparation Tips

Topics to prepare for Cafe Coffee Day Software Engineer interview:
  • Work Study
  • Communication Skills
  • Computer
Interview preparation tips for other job seekers - Good work in ur company and ur family
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(1 Question)

  • Q1. One of the worst company don't go for interview.
Round 3 - Technical 

(1 Question)

  • Q1. No technical only cleaning cleaning we are not a employees we are labour's
Round 4 - One-on-one 

(1 Question)

  • Q1. There is nothing only cleening 😞

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst area manager and zonal manager there are behavior rude. Don't join.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Php ,Oops
Round 2 - Technical 

(1 Question)

  • Q1. Security questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Join if you don't have only offer in your hand
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Use of model in laravel
  • Ans. 

    Models in Laravel are used to interact with the database and represent data.

    • Models in Laravel are used to perform database operations such as retrieving, inserting, updating, and deleting data.

    • Models help in organizing and structuring the data in the application.

    • Models in Laravel follow the MVC (Model-View-Controller) pattern.

    • Example: Creating a User model in Laravel to interact with the users table in the database.

  • Answered by AI
  • Q2. SQL get highest salary for employee
Round 2 - Technical 

(2 Questions)

  • Q1. SQL joins and types of joins
  • Ans. 

    SQL joins are used to combine rows from two or more tables based on a related column between them.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left table.

    • F...

  • Answered by AI
  • Q2. What is self join and realted question
Round 3 - HR 

(1 Question)

  • Q1. Previous projects and contributions
  • Ans. 

    I worked on diverse projects, enhancing software performance and user experience across various domains.

    • Developed a web application for a local business, improving their online presence and increasing sales by 30%.

    • Contributed to an open-source project focused on data visualization, enhancing the library's functionality with new chart types.

    • Led a team in creating a mobile app for health tracking, integrating APIs for re...

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Next greater element.
  • Ans. 

    Next greater element is a problem where we find the closest greater element for each element in an array.

    • Iterate through the array

    • For each element, compare it with the elements on its right

    • Find the first element greater than the current element

    • Store the result in a new array or data structure

  • Answered by AI
  • Q2. Find all prime number up to given N.
  • Ans. 

    Program to find all prime numbers up to given N.

    • Start with 2 and iterate up to N

    • For each number, check if it is divisible by any number from 2 to its square root

    • If not divisible, add it to the list of primes

  • Answered by AI
  • Q3. You have a file of size approx 10GB and that file has many urls not necessary unique. how will you fetch unique url from there.
  • Ans. 

    Fetching unique URLs from a 10GB file with non-unique URLs.

    • Read the file in chunks to avoid memory issues.

    • Use a hash set to store unique URLs.

    • Iterate through each URL in the file and add it to the hash set if it doesn't already exist.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and try to solve even if you don't have any idea about the question.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Zigzag traversal of tree
  • Ans. 

    Zigzag traversal of a tree is a method to visit the nodes in a tree in a zigzag pattern.

    • Use a queue to perform a level order traversal of the tree.

    • For each level, alternate the direction of traversal (left to right, then right to left).

    • Store the values of the nodes in each level in an array of strings.

  • Answered by AI
  • Q2. 3 Technical rounds Core Java and Springboot ques. RabbitMQ, annotations, multithreading, interface, concurrent hashmap, response body, Rest Api

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Data Structures, Springboot and Java

Skills evaluated in this interview

Sheraton Hotels and Resorts Interview FAQs

How many rounds are there in Sheraton Hotels and Resorts Intern interview?
Sheraton Hotels and Resorts interview process usually has 2 rounds. The most common rounds in the Sheraton Hotels and Resorts interview process are Resume Shortlist and HR.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%
View more

Interview Questions from Similar Companies

Burger King Interview Questions
3.9
 • 82 Interviews
Cafe Coffee Day Interview Questions
3.7
 • 70 Interviews
Pizza Hut Interview Questions
3.9
 • 44 Interviews
JW Marriott Interview Questions
4.1
 • 44 Interviews
Barbeque Nation Interview Questions
4.0
 • 38 Interviews
Ihg Group Interview Questions
3.8
 • 37 Interviews
View all

Sheraton Hotels and Resorts Intern Reviews and Ratings

based on 3 reviews

4.4/5

Rating in categories

3.6

Skill development

2.0

Work-life balance

1.2

Salary

2.8

Job security

3.6

Company culture

1.2

Promotions

2.8

Work satisfaction

Explore 3 Reviews and Ratings
Guest Service Associate
35 salaries
unlock blur

₹1 L/yr - ₹4.8 L/yr

Food & Beverage Executive
17 salaries
unlock blur

₹2 L/yr - ₹4.1 L/yr

Front Office Associate
16 salaries
unlock blur

₹1.6 L/yr - ₹3 L/yr

Front Office Executive
13 salaries
unlock blur

₹2.4 L/yr - ₹5 L/yr

Food & Beverage Associate
11 salaries
unlock blur

₹1.3 L/yr - ₹5 L/yr

Explore more salaries
Compare Sheraton Hotels and Resorts with

Jubilant Foods Works

3.7
Compare

Mahindra Holidays & Resorts

3.5
Compare

Cafe Coffee Day

3.7
Compare

Marriott International

4.1
Compare
write
Share an Interview