I applied through university. I interviewed at OYO in Sept 2022
Interview
Oyo came to our college for job role - SDE-I.
First round was coding round in which there were three questions.
Second round was only on DSA.
Third round had 1 DSA question + DBMS questions + OS questions.
Interview questions [1]
Question 1
Coding Round - Three questions were there.
-First one was easy stock buy and sell problem.
- Second one was tree based hard problem . Similar question would be - number of ways to build ant colony on Leetcode.
- Third quesition was medium array based problem
Interview Round 1 - Two coding questions were there and then a little discussion on coding round questions.
- First one was number of rooms required of arrival and departure dates of bookings is given.
- Second one was a array problem. In the problem array of integers was given and we can apply 1 operation which increases the value of a element by 1. We were given the max number of possible operations and asked to find the maximum frequency of any element we can get.
Interview Round 2 - Coding question was - Boundary Traversal of a Binary Tree.
After which he asked me some DBMS and OS question.
I was rejected in this round :(
I applied through university. The process took 2 days. I interviewed at OYO (Kanpur Nagar) in Aug 2019
Interview
There was an online assessment on campus, containing 10 MCQs, and 2 coding questions, both were easy. After that, there were 2 interview rounds and an HR round. Every round was an elimination round.
Interview questions [1]
Question 1
Water Jug Problem, Binary trees basic questions, and lot of DS Algo implementation problems. A few OOPS, OS, DBMS questions were asked in 2nd round too
I applied through university. The process took 1 day. I interviewed at OYO
Interview
My recruitment process took 1 coding round and 3 round of interviews. First round of interview was based on standard coding questions, second round was a bit difficult than first one which was also coding round. Third round was theoretical round
Interview questions [1]
Question 1
Tree traversal questions, Segment tree, Array simulation questions