Tip 1: Prepare fundamental subjects with special emphasis on the field of study
Tip 2: Reflect on what was learned in past experiences
Tip 1 : Do not false things on your resume
Tip 2 : List projects
The round included numerical aptitude, reasoning, verbal questions, and 5 coding questions which we were required to complete in 180 minutes. The platform was smooth and the experience was good.



1. The length of each array is greater than zero.
2. The first index of each array is the most significant digit of the number. For example, if the array A[] = {4, 5, 1}, then the integer represented by this array is 451 and array B[] = {3, 4, 5} so the sum will be 451 + 345 = 796. So you need to return {7, 9, 6}.
3. Both numbers do not have any leading zeros in them. And subsequently, the sum should not contain any leading zeros.
The interview was conducted by a cool and calm person therefore I was not anxious in answering any questions. I answered most of the questions, the majority of the questions were technical and logic-based. Towards the end of the interview, I was briefed about my projects and asked about my time as an intern in the company, conclusively I was allowed to ask questions to the interviewer.
The interviewer said that you were assigned a task that usually takes 10 days to finish, and you have to complete the task assigned in 7 days without any extra hours devoted and this work had to be done alone, how will you complete the task?
This puzzle required logical reasoning and I prepared for these work completion puzzling questions.
Tip 1: Prepare for fundamental puzzling questions
Tip 2: Remain calm and think on your feet
The HR round is a straightforward and non-technical question round where I was asked basic questions about solving questions in real life and meeting deadlines for tasks. I was asked about my hobbies, my achievements and towards the end, I was allowed to ask questions.
What are your strengths and weaknesses?
What are the achievements you are most proud of?
Which projects I have been involved in?
Where do I see myself at the end of the decade?
Tip 1: Be calm and confident
Tip 2: Be real and be yourself

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?