Open In App

Oyo Rooms Interview Experience for FTE (On-Campus)

Last Updated : 29 Jan, 2021
Improve
Improve
Like Article
Like
Save
Share
Report

I recently got Placed in Oyo Rooms through an On-Campus Drive. Here I am Sharing My complete Recruitment Process (Online Test and Technical Interviews). Hope You All Find this Helpful !!!

Criteria : BTech(IT, EC), Dual (IT & EC) with no active backlog.

The selection process had 3 rounds — a coding test, and 2 technical interviews (There was no HR round). The entire process happened virtually through Google Meet.

Round 1: Online Test

This round was conducted on HackerEarth platform. It had 2 sections and candidates were given a time of 1 hour 30 minutes. 

Programming MCQs —  18 MCQs (each of 2 marks)

Questions were a little tricky. it tested upon one’s programming fundamentals. It had C/C++ output questions , pseudocode questions, Operating systems and sql queries.

Coding —  2 ( one contains 75 marks and the other contains 100 marks )

1. https://www.geeksforgeeks.org/count-of-ways-to-travel-a-cyclic-path-in-n-steps-in-a-triangular-pyramid/

2. https://leetcode.com/problems/delete-and-earn/

Ours scores of the first 2 sections weren’t revealed. My MCQs went really well. I solved 2 coding question in the coding section. Only 15 students got selected for the interview round, and I was one of them. 

Round 2: Technical Interview – 1

This round was scheduled for 1 hour and the panel had 1 interviewer. Being a virtual interview, the first challenge that I faced was that the interviewer was not audible. I suggest you to not panic in such a situation and use the chat box feature (or contact the HR if need be) to figure out something that works for you and the panel.  We later connected over voice call (over phone) with our videos ON (over laptop) and continued with the interview.

The interview started with my introduction followed by these questions:

1. https://www.geeksforgeeks.org/median-of-stream-of-integers-running-integers/

2. https://www.geeksforgeeks.org/boundary-traversal-of-binary-tree/

3. https://www.geeksforgeeks.org/find-four-numbers-with-sum-equal-to-given-sum/

The interview was very calm and helpful. I was able to solve all questions and I explained different approaches to solve the questions. Once he was convinced of my solution, he asked me to write the code on my own IDE. 

Round 2: Technical Interview – 2

This round was also based on your knowledge of DSA. I was asked 3 coding questions.

1. https://leetcode.com/problems/rotting-oranges/

2. zigzag string question.

3. https://www.geeksforgeeks.org/coin-change-dp-7/.  he understood my situation and asked me to explain my approach. i started with brute force and optimized it.

Then he asked a couple of questions from OS and DBMS which were pretty easy. At last we ended the interview on a good note.

Result :

The interviews had gotten over by noon, and the results were declared in the evening. 3 students were selected, I was one of them. 

Tip: Be confident and focus more on solving DSA problems as they test your programming skills and problem-solving skills.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads