Skip to content

Tag Archives: PhonePe

PhonePe visited our college, PEC – Chandigarh on 3-4 August – 22, and everything was conducted in Offline mode. Eligibility Criteria: Open to all branch… Read More
There were total 4 rounds Machine coding DS/Algo Design Round Hiring manager Round Machine Coding Round: Need to implement the multilevel cache design. Each level… Read More
Round 1(Online Assessment): The test was held on CodeSignal. It consisted of 4 questions which had to be completed in 1 hr 20 minutes. The… Read More
Technical Round 1: This round is based on DSA. 3 questions were asked. Given an array, check whether it is possible to get two numbers… Read More
Tips for Interview: Practice at least(easy and medium questions from leetcode under(Top Interview Questions)) or all the questions from Gfg under(must do coding questions for… Read More
First round was a coding round in which 4 questions were asked. But I can only remember two of them. Possible to form a triangle… Read More
Online Coding Round: Count ways to exit matrix [N][M] (4 adjacent directions movements) from given (Sx, Sy). The starting point is at most K steps.… Read More
Content Removed My Personal Notes arrow_drop_up Save
Round 1: Machine Coding Design a snake and ladder game. Code should be modular and demoable. Time given was 90 minutes. He mentioned the code… Read More
Coding Round: Design and code a Queue Service, allowing multiple subscribers on a topic. Each consumer can have multiple pollers – implement parallel polling using sub… Read More