Tip 1 : Practice as many questions as you can from trusted website
Tip 2 : Do projects according to your skills and company's demand
Tip 3 : Aptitude is the key to qualify the first round so do practice more and more questions of it.
Tip 1 : Make it short and clean
Tip 2 : Skills should be mentioned properly
Tip 3 : Put the Best Stuff “Above the Fold” .
It was in the morning. Coding questions were mainly from data structures and Algorithms. Aptitude part was easy to solve that was more based on reasoning.



Merge Sort Algorithm -
Merge sort is a Divide and Conquer based Algorithm. It divides the input array into two-parts, until the size of the input array is not ‘1’. In the return part, it will merge two sorted arrays a return a whole merged sorted array.

The above illustrates shows how merge sort works.
It is compulsory to use the ‘Merge Sort’ algorithm.
It was in the afternoon. Questions were mainly from OS/DBMS based.
What is the purpose of normalization in DBMS?
Explain the concepts of a Primary key and Foreign Key.
What is the use of DROP command and what are the differences between DROP, TRUNCATE and DELETE commands?
Tip 1 : Practice these type of questions helped a lot.
Tip 2 : Try analyzing by previous year questions or from their portal about what type of questions they asked.
Tip 3 : Do practice SQL queries
It was in the evening. Interviewer is there who is very calm and of friendly nature. It was very interesting session.
Tell me something about yourself in brief
You have not done your PG yet. This is not a drawback, but don’t you think you should get a PG degree asap?
On a scale of 1 to 10 how would you rate yourself as a leader?
Why do you want to work for us or our company? or Why do you want this job?
Tip 1 : Practice some questions before giving your HR round by yourself this will help you to remove fear.
Tip 2 : Try avoiding unwanted information and get to the point quickly.
Tip 3 : Do not give too short or too long answers

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
To make an AI less repetitive in a long paragraph, you should increase: