Tip 1 : give mock interviews as much as you can
Tip 2 : Do Competitive programming. It will help you in tackling new problems.
Tip 3 : Try to do coding with your friends. It will help you in consistency
Tip 1 : Resume should only have one page.
Tip 2 : Resume should have at least 2 projects.
In this round we are total 4 students in which firstly they gave us a topic in which we have to do discussion. After 15 mins. We have to design event planner App from scratch including features and USP.
In this round First of all he asks me a DS Questions then some MCQ questions and one real life problem statement.
Timing is 12-1pm
environment is zoom
Interviewer was friendly



We cannot use the element at a given index twice.
Try to do this problem in O(N) time complexity.
I used two pointer approach.
Firstly I sort the array and then use two pointer first and end and checking whether first + end == target
It is a simple HR round in which he asks me a simple HR questions like whether I am comfortable in relocation and in a night shift and Why PWC.
Why PWC?
Introduction
Projects
Tip 1: Be Positive
Tip 2: Prepare your solid introduction
Tip 3: Read 50 most asked questions in HR round

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?