Fiz uma entrevista na empresa Park Plus (Nova Deli).
Entrevista
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)
Perguntas de entrevista [1]
Pergunta 1
Design a app which work look like make my trip (only db design)
O processo levou 1 dia. Fui entrevistado pela Park Plus em ago. de 2022
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.