Tip 1 : Focus on communication skills
Tip 2 : talk about past experience if any otherwise talk about project if fresher
Tip 1 : Mention your projects in detail
Tip 2 : Mention minimal skills
Coding round: they asked us to return a function with some test case to pass
Given an ellipse with a semi-major axis of length a and semi-minor axis of length b. The task is to find the area of an ellipse.
1. I chose c++ as a programming language and recalled area of ellipse and wrote it down
2. There were 5 test case to pass however, I passed only 2 test cases as there were time contraints
Timing: around 4pm
Tell me about yourself, your qualifications.
Tell me about your previous work experiences.
How was your previous internship?

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?