← Back to experiences
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/experiences/…$
I recently interviewed for a Senior Backend Developer position at PayPal. The interview process began with an online coding assessment on HackerRank. The assessment consisted of four questions:
The second round was a system design interview. This round focused on basic OOP concepts and Java, design patterns, API design, and a Low-Level Design (LLD) of a parking lot. The interviewer asked questions about scalability using design patterns. I used the builder and strategy patterns.
The next round of the interview process is yet to happen.