J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez Park Plus (New Delhi) en mars 2022
Entretien
It was normal, not too tough, nor too easy. The panel consists of only 1 person. He asked DSA , OS , CN , OOP's , SQL , DBMS .
J'ai passé un entretien chez Park Plus (New Delhi)
Entretien
for sde-1 there where 3 round.
Round 1 DS-ALGO the question was easy
Round 2 LLD round (design a make my trip like app)
Round 3 DS-ALGO + LLD + HLD round (more discussion about that they asked in round 2)
Questions d'entretien [1]
Question 1
Design a app which work look like make my trip (only db design)
Le processus a pris 1 jour. J'ai passé un entretien chez Park Plus en août 2022
Entretien
The interview started with a brief introduction and then we dived into the technical part where I was given 2 DSA questions, both of which I solved.
For reasons unknown to me, I was not called for the next round.
Questions d'entretien [1]
Question 1
1. Given an array of integers and an integer target, return all distinct pairs of elements whose sum is equal to the target. (Known as TwoSum)
2. A problem where have N trains coming in along with each one's arrival and departure time. We need to find the minimum number of platforms needed.