Open In App

OYO Rooms Internship Experience (On-Campus)

Last Updated : 12 Aug, 2019
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1 (Written Test): This round consisted of 20 MCQ questions based on OS (mostly), DBMS and C++ and one coding question. The coding question was to find the minimum cost path, link: https://www.geeksforgeeks.org/min-cost-path-dp-6/

Round 2 (Technical Round – Interview): They don’t even look at the resume and asked me to introduce myself and then he started asking questions. He just asked me the approach of the problem.

  1. Find longest palindromic substring: https://www.geeksforgeeks.org/longest-palindrome-substring-set-1/
  2. Find the first occurrence of the number in a sorted array: https://www.geeksforgeeks.org/find-first-and-last-positions-of-an-element-in-a-sorted-array/
  3. Complexity Analysis of Binary Search: https://www.geeksforgeeks.org/complexity-analysis-of-binary-search/
  4. Find the missing number in an AP: https://www.geeksforgeeks.org/find-missing-number-arithmetic-progression/

It was a nice experience. The interviewer was very friendly by nature.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads