I applied through other source. The process took 2 days. I interviewed at OYO in Jul 2017
Interview
1.Written round
A)Given an array of integers,print all the pairs whose sum is present in array?
B)Given an array and few queries.
Query tell you about the start index and end index to which a number is to be added.For example 0 3 8 mean to all elements in array from index 0 to 3 add 8.
There were n queries ,you have to print final modified array
2.Technical Interview
A)Optimize solutions for above questions?
B)Given a linked list which consists of data,next and random pointer.Clone this list?
Interview questions [1]
Question 1
Given an array of integers,print all the pairs whose sum is present in array?
I applied through an employee referral. The process took 1 day. I interviewed at OYO (Gurgaon, Haryana) in Jun 2017
Interview
interview has 3 rounds first written test and then two face to face.
discussion about project and work experience, they were not familiar with current work (DSP related work ) so they did not show any interest . both round were quite good and upto the expectation. interviewer were friendly . but they did not go with merit of interview and just rejected after two interview(1year experience).
Interview questions [3]
Question 1
clone a linked list with random pointer without modifying it?
I applied through a staffing agency. The process took 1 day. I interviewed at OYO (Gurgaon, Haryana) in Feb 2016
Interview
First Round - telephonic - Basic DataStructures and Algorithm Questions. (Max upto Tree level).
Second Round - FTF - All DSA questions - tree traversal(non recursive), rat-maze problem, coin changing problem
Third Round - OOPs concept designing a game at class level concepts just a prototype, no coding.
Fourth Round - CTO round - discussion about you, your achievements and projects.