Upload Button Icon Add office photos

Marriott International

Compare button icon Compare button icon Compare

Filter interviews by

Marriott International Junior Software Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

The assignment involved a train booking API. I needed to implement a feature that verified whether a train had sufficient available seats before confirming a booking, which would also resolve several failing tests. I was required to explain my thought process and describe the implementation as I progressed. Upon completion, with some extra time available, I proposed and implemented an improved solution: a new method that checks if a train has enough seats for a prospective booking while ensuring that families or groups who wish to stay together are not separated.

Interview Preparation Tips

Topics to prepare for AccorHotels Senior Software Engineer interview:
  • Collections
  • LINQ
  • Asynchronous
  • TDD
Interview preparation tips for other job seekers - Communicate about the code base you are observing.
Explain the reasons behind your implementation choices.
Example "I am going to use a List from System.Collections. While we could also utilize an Array, HashSet, or any other collection, for the sake of simplicity in this interview setting, I will stick to List. Perhaps we can explore more optimized options later."

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

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

(1 Question)

  • Q1. How to refresh access token if an api fails due to it
  • Ans. 

    Refresh the access token by making a request to the authentication server

    • Check the response code of the API call to determine if it's due to an expired access token

    • If the response code indicates token expiration, make a request to the authentication server to get a new access token

    • Update the access token in the application's authentication header and retry the failed API call

  • 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

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What if auth token expires during a call. How do we retry?
  • Ans. 

    Retry the call with a new auth token

    • Check if the auth token has expired during the call

    • Generate a new auth token

    • Retry the call with the new auth token

  • Answered by AI
  • Q2. We use authenticator for it. It is provided by retrofit

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Jul 2017. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 35mint
  • Q2. 50mint
  • Q3. 2hour

Interview Preparation Tips

Round: Test
Experience: System screen test

General Tips: Very easily interview. ...
Skills: Good condition , Body Language, Analytical Skills, Decision Making Skills
Duration: <1 week

Interview Questionnaire 

3 Questions

  • Q1. What u do??
  • Q2. Why u applied for this??
  • Ans. 

    I applied for this internship because I am passionate about gaining practical experience in the field and developing my skills.

    • Passionate about gaining practical experience

    • Desire to develop skills in the field

    • Opportunity to learn from professionals

    • Interest in the company's work and values

  • Answered by AI
  • Q3. What is there in today's newspaper??
  • Ans. 

    The newspaper contains news articles, opinion pieces, advertisements, and other information.

    • News articles covering current events

    • Opinion pieces discussing various topics

    • Advertisements for products and services

    • Sports section with updates on games and matches

    • Weather forecast for the day

    • Local events and community news

    • Business section with stock market updates

    • Entertainment section featuring movie reviews and celebrity news

  • Answered by AI

Interview Preparation Tips

Round: Group Discussion
Experience: we entered. introduced ourselves. then given a task in which we need to know the nxt person sitting to us and then we have to describe them.
Tips: Here they check what kind of communication skills you are having and how much you can convince a person to gain knowledge
Duration: 5 minutes

I applied via Walk-in and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is food cost
  • Ans. 

    Food cost refers to the total cost of ingredients and supplies used to prepare a dish or menu item.

    • Food cost is calculated by adding up the cost of all the ingredients and supplies used in a recipe or menu item.

    • It is an important metric for restaurants and food establishments to track and manage their expenses.

    • Food cost can be expressed as a percentage by dividing the cost of ingredients by the selling price of the dis...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Cost of the food sold

I applied via Walk-in and was interviewed in May 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discussed about Inventory, Sale and COL

Interview Preparation Tips

Topics to prepare for Burger King Assistant Manager interview:
  • HR
  • One on one
Interview preparation tips for other job seekers - Apply for the growth, Salary and incentive

I applied via Walk-in and was interviewed in May 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discussed about Inventory, Sale and COL

Interview Preparation Tips

Topics to prepare for Burger King Assistant Manager interview:
  • HR
  • One on one
Interview preparation tips for other job seekers - Apply for the growth, Salary and incentive

Tell us how to improve this page.

Interview Questions from Similar Companies

ITC Hotels Interview Questions
4.1
 • 85 Interviews
Radisson Hotels Interview Questions
4.1
 • 75 Interviews
Burger King Interview Questions
3.8
 • 69 Interviews
Cafe Coffee Day Interview Questions
3.8
 • 60 Interviews
Hyatt Regency Interview Questions
4.1
 • 43 Interviews
Pizza Hut Interview Questions
3.9
 • 41 Interviews
View all
Guest Service Associate
131 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales and Service Associate
106 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Food & Beverage Executive
93 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Front Office Associate
91 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Front Office Executive
90 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Marriott International with

Ihg Group

3.9
Compare

Hyatt Regency

4.1
Compare

AccorHotels

4.4
Compare

Wyndham Hotel Group

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