Interviewd on 10th Jan 2021
Verbal Offer on 12th Jan 2021
Offer Letter on 8th Feb 2021
Total 4 rounds:
Round 1: Technical :
a. Write a XML/HTML Parser Given: `<a><b><c><d>MyText</d></c>AnotherText</b>Final</a>` Return The formatted version of the same and also to get the text from the json. How can you improve it if we need to put styles, url and other related properties in it.
b. Questions on Java and Spring and Microservices.
c. Given 10,000 coins with same weight but one coin has a different weight, min no of attempts to find the odd coin.Round 2: Technical+System Design
a. Given an List [1, 2, 3, [4, 5, [6]], 7, [8, 9, [10, [11, 12]]], 13] print output as [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ,13]
b. Design a robot simulation game In which a robot can get any instruction and it has to perform the task, later he added what if robot can only move on a particualr path, {nn} matrixRound 3: Techno Managerial
a. Basics about my previous projects.
b. Design Customer side of Paypal Mobile App + Take everything into consideration.
c. Follow up how will you save multiple people to login.
d. Follow up how will you save DDos Attack
e. Follow up how will you scale-up/down your system during the bigbillionday sale/black-friday sale
f. Follow up what if a fraud happend, how will you know it and how can your code do the justification to paypal, customer, reatiler.
Round 4: Director
a. Basics about my previous experience, tech stack used
b. Puzzles
Offer : https://leetcode.com/discuss/compensation/1164877/paypal-sde-2-chennai/910743