Candidatei-me por meio de uma faculdade ou universidade. O processo levou 1 dia. Fui entrevistado pela OYO (Durgapur, West Bengal) em ago. de 2018
Entrevista
I had to undergo three rounds of F2F interviews. In the first round, questions related to data structures were asked along with the projects I had worked on. The next two rounds were for testing my skills in algorithms mainly. I was also asked questions related to OS also.
Perguntas de entrevista [1]
Pergunta 1
Print all permutations of a given string.
Algebraic addition of two linked lists.
Also, questions based on Dynamic programming were asked.
Candidatei-me por meio de uma faculdade ou universidade. Fui entrevistado pela OYO em set. de 2022
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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 :(
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 1 dia. Fiz uma entrevista na empresa OYO.
Entrevista
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
Perguntas de entrevista [1]
Pergunta 1
Tree traversal questions, Segment tree, Array simulation questions
the interview consists of 3-4 rounds depending upon your performance.
all 3 rounds were focused on data structure and algorithms and all questions were from geeksforgeeks. so prepare them accordingly. but in my opinion its totally dependent on your luck because they can ask you difficult questions from graph theory or easy one from linked list and trees.
Perguntas de entrevista [1]
Pergunta 1
Minimum number of edges between two vertices of a Graph.
Print all paths from a given source to a destination using BFS