Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Oyo Rooms Team. If you also belong to the team, you can get access from here

Oyo Rooms Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Oyo Rooms Chef Interview Questions and Answers

Updated 8 Jan 2023

Oyo Rooms Chef Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Deep Knowladge of cooking different cuisins?
  • Ans. 

    Yes, I have deep knowledge of cooking different cuisines.

    • I have experience cooking various cuisines such as Italian, Mexican, Chinese, and Indian.

    • I am familiar with different cooking techniques and ingredients used in each cuisine.

    • I enjoy experimenting with fusion dishes that combine elements from different cuisines.

    • I keep up with current food trends and am always learning new recipes and techniques.

    • I have received pos...

  • Answered by AI
  • Q2. Practicle demo i have given for chinese and indian

Interview Preparation Tips

Interview preparation tips for other job seekers - we honest as they will take trial and put you in real sitution to delever food on time

Interview questions from similar companies

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

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

There is a question based on Rest API and another question on Java

Interview Preparation Tips

Topics to prepare for trivago Software Engineer interview:
  • REST API
  • Java
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your project
  • Ans. 

    Developed a web application for managing inventory and sales for a retail store

    • Used React.js for front-end development

    • Implemented Node.js for back-end functionality

    • Utilized MongoDB for database management

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Assignment 

The assignment was to display a flight list and implement sort and filter functionality.

Round 2 - Coding Test 

Basic of react native concepts and live machine coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Have patience and be honest

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.
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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Coding Test 

Second number from array

I applied via LinkedIn and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Print right view of a tree.
  • Ans. 

    Print the rightmost nodes of a binary tree.

    • Traverse the tree in a depth-first manner, starting from the right child of each node.

    • Use a queue to keep track of the nodes to be visited.

    • Add the rightmost node of each level to the result array.

  • Answered by AI
  • Q2. Garbage Collector in c#
  • Ans. 

    Garbage Collector in C# manages memory allocation and deallocation automatically.

    • Garbage Collector is responsible for freeing up memory that is no longer in use.

    • It runs in the background and periodically checks for unused objects.

    • GC.SuppressFinalize() method can be used to prevent the finalizer from running.

    • GC.Collect() method can be used to force garbage collection.

    • GC.GetTotalMemory() method can be used to get the tot

  • Answered by AI
  • Q3. Find who all are mutual connections.

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 4 rounds in total, 3 technical and one culture fit round
Round 1:
CS Basics, few graph and linked list questions
Was asked to design a url shortner which would be working on scale and few modifications on that as well.
Round 2:
Got questions on HLD & LLD. This round was more about my understanding of how compiler and languages work
Round 3:
Managerial Round, This was taken by Engineering Manager who was checking my knowledge with different systems and at what level I have worked with distributed systems and microsevices.
Round 4:
Normal HR round, and I was asked on how will much I'll rate myself on each of the interviews and what went wrong and what went well.

Selected.

Skills evaluated in this interview

Round 1 - Coding Test 

Questions on graph, arrays, strings.

Round 2 - Technical 

(1 Question)

  • Q1. Quick sort, pair sum, web page design, oops , DBMS, sql
Round 3 - Technical 

(1 Question)

  • Q1. SQL, DBMS ,project explaination , stock buy and sell question , string operation question, oops
Round 4 - HR 

(1 Question)

  • Q1. Puzzle- binary search related, left view of binary tree, web page design , hr questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on oops, SQL, DBMS and data structures and algorithms.

Oyo Rooms Interview FAQs

How many rounds are there in Oyo Rooms Chef interview?
Oyo Rooms interview process usually has 2 rounds. The most common rounds in the Oyo Rooms interview process are Resume Shortlist and One-on-one Round.
What are the top questions asked in Oyo Rooms Chef interview?

Some of the top questions asked at the Oyo Rooms Chef interview -

  1. Deep Knowladge of cooking different cuisi...read more
  2. Practicle demo i have given for chinese and ind...read more

Tell us how to improve this page.

Oyo Rooms Chef Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

MakeMyTrip Interview Questions
3.7
 • 122 Interviews
Burger King Interview Questions
3.8
 • 69 Interviews
Hyatt Regency Interview Questions
4.1
 • 43 Interviews
Pizza Hut Interview Questions
3.9
 • 41 Interviews
JW Marriott Interview Questions
4.2
 • 40 Interviews
View all

Oyo Rooms Chef Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

5.0

Skill development

3.0

Work-life balance

3.0

Salary

4.0

Job security

5.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Business Development Manager
1.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Demand Manager
845 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Hotel Manager
503 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Key Account Manager
482 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Guest Relation Executive
402 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Oyo Rooms with

MakeMyTrip

3.7
Compare

Yatra

3.4
Compare

Treebo Hotels

3.3
Compare

FabHotels

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