Park Plus Software Development Engineer (SDE) interview questions
Updated 10 Sept 2022
based on 3 ratings
Difficulty
Average
Experience
Mixed
How others got an interview
100%
Campus recruiting
Campus recruiting
Interview search
3 interviews
Park Plus interviews FAQs
Software Development Engineer (SDE) applicants have rated the interview process at Park Plus with 2.7 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 33% positive. To compare, the company-average is 40% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Development Engineer (SDE) roles take an average of 4 days to get hired, when considering 3 user submitted interviews for this role. To compare, the hiring process at Park Plus overall takes an average of 4 days.
Common stages of the interview process at Park Plus as a Software Development Engineer (SDE) according to 3 Glassdoor interviews include:
The process took 1 day. I interviewed at Park Plus in Aug 2022
Interview
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.
Interview questions [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.
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)
Interview questions [1]
Question 1
Design a app which work look like make my trip (only db design)