Tip 1 : Do atleast 2 projects
Tip 2 : Complete competitive programming
Tip 3 : Practice more interview Questions particular to the company applying to
Tip 1 : Don't lie on resume
Tip 2 : Try to wrap resume in one page
Timing - 11:45 am
It was zoom meeting call. Was asked to share the screen.
Interviewer was good and friendly. Helped me when I was stuck.



All the integers in the array appear only once except for precisely one integer which appears two or more times.



Each pair should be sorted i.e the first value should be less than or equals to the second value.
Return the list of pairs sorted in non-decreasing order of their first value. In case if two pairs have the same first value, the pair with a smaller second value should come first.
Which frontend technologies you are familiar?
How do you use Jquery to update the element value.
What is the dot selector in css?
What are some of the advantages of Angular over other frameworks?
Timing - 4pm on zoom video call.
This was basically system design round.
The interviewer was friendly and helpful.
Design an app like Practo.
Timing - 4 pm
It was zoom video call.
This was fitment round. Taken by senior management.
Tell me about yourself.
Questions related to my resume
.Have you worked on jira?
Questions on agile framework.
Any Questions?

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?