i
Oyo Rooms
Filter interviews by
DSA questions:
1. Replace array of 1s and 0s with 0s in all rows and cols
2. Kandane's algo question
A db cluster is a group of databases that work together to provide high availability and scalability.
Consists of multiple database instances working together
Provides redundancy and fault tolerance
Allows for load balancing and scaling
Examples: Amazon Aurora, Google Cloud Spanner
Filters and interceptors are used in Java collections to manipulate or control the flow of data.
Filters are used to selectively include or exclude elements from a collection based on certain criteria.
Interceptors are used to perform actions before or after certain operations on a collection.
Examples: Java 8 Stream API filters, Servlet filters for HTTP requests, Hibernate interceptors for database operations.
posted on 5 Apr 2024
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.
posted on 21 Jul 2024
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.
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...
posted on 30 Jul 2022
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There was 1 interview round.
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.
posted on 23 Sep 2021
I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 3 interview rounds.
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
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
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.
posted on 3 Apr 2024
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
posted on 19 Nov 2024
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
posted on 27 Nov 2020
I applied via Campus Placement and was interviewed in May 2020. There was 1 interview round.
based on 1 interview
Interview experience
based on 13 reviews
Rating in categories
Business Development Manager
1.7k
salaries
| ₹4.4 L/yr - ₹14.5 L/yr |
Demand Manager
834
salaries
| ₹3 L/yr - ₹9.6 L/yr |
Key Account Manager
457
salaries
| ₹3 L/yr - ₹10.5 L/yr |
Hotel Manager
442
salaries
| ₹1 L/yr - ₹4.5 L/yr |
Guest Relation Executive
388
salaries
| ₹0.9 L/yr - ₹4.5 L/yr |
Jubilant Foods Works
Mahindra Holidays & Resorts
Oberoi Group of Hotels
Marriott International