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
Technical Round
timing- 11:00 am
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.
What projects and technologies you have worked upon?
What is the sql stored procedure and functions.
Why do you use ajax.
How to combine javascript in html.
HR Round
Timing - 4:00 pm
HR was friendly and asked some questions about me.
Who is your role model?
where do you see yourself in 5 years?
Do you have any offer in hand?
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you create a function in JavaScript?