I applied through college or university. The process took 3 days. I interviewed at OYO (Nueva Delhi) in Sep 2021
Interview
It consisted of two technical rounds which tested the candidate's knowledge in data structures and basic computer programming concepts like Object Oriented Programming Language, Database Systems, etc. Some questions based on the projects mentioned in your resume might also be asked.
Interview questions [1]
Question 1
You are given an m x n grid where each cell can have one of three values:
0 represents an empty cell,
1 representing a fresh orange, or
2 representing a rotten orange.
Every minute, any fresh orange that is 4-directionally adjacent to a rotten orange becomes rotten.
Return the minimum number of minutes that must elapse until no cell has a fresh orange. If this is impossible, return -1.
I applied through college or university. The process took 2 days. I interviewed at OYO (Gurgaon, Haryana) in Jul 2025
Interview
Began with a test 2 coding ques followed by 2 tech interviews and then hr interview.ques were asked from graph and sliding window slightly molded from the ones at leetcode
2 rounds with DSA where the topic was trees and had to solve the question in O(n) time and space complexity, but the interview was good and the person behind the desk was also nice
Interview questions [1]
Question 1
2 dsa questions were asked in the interview both fron topic trees
2 dsa and quiz and dbms indexing normalization keys and such questions. Dsa binary search and palindrome partitioning and rest was basic complexity.
Just keep calm and make interactive and confident