PayPal SDE-1 Bangalore | March 2022 | Rejected
Anonymous User
582

YOE -> 0-1 years

1st OA round
2 coding questions, both were leetcode medium-hard. Don't remember the questions exactly but I was able to solve 1.5 and got selected.

1st Technical Round:

Introduction for first 5 mins
1 coding question: It is a stack based question
Input string : {{paypal}as}
Output : {lapyapas} -> sapaypal
You have to reverse the string present inside the parenthesis and do it from the last.

2nd coding question: Union Find matrix problem, where we need to find connected components
I gave the solution based on Uniuon Find By Rank

Second Technical Round: One tree Based question, where we need to find the maximum sum between any two nodes. I gave the approach based on PostOrder traversal and interviewer was satisfied.
Then there was a discussion on Projects I did and some CS Fundamentals.

3rd Manager Round

In this for whole 1 Hr he asked me behavioural questions only.

Verdict: Selected for the next round, submitted documents but after 4 weeks got the rejection mail.

Comments (2)