Tip 1 : Prepare well about your Project(atleast 2 or more) that you have done. You have to know each and everything about
your projects.
Tip 2 : Do practice coding questions related to Data Structure and pointers(ex. sorting, searching, Stack and Queue, Linked
list, etc)
Tip 3 : You have to know about the Role and Company and know basics about your branch.
Tip 4 : Most Important Be Confident while answering.
Tip 1 : Be Natural never put many things, put only those things which is genuine.
Tip 2 : While filling Skills not mention those in which you know only Few things, Mention those in which you are confident and tackle maximum questions.
Tip 3 : Main focus on Projects.
Tip 4 : Try to make Resume Small as much as possible Because ultimately you are giving interview not the paper. Only mention main Information.
60 question related to aptitude(Probability, Numeric analysis, etc)
3 question related to coding(Data Structure, Linked list, etc).
total of 120 min(60 + 60)
Number series, Pattern,etc
The attendees holding numbers from 1, 4, 3 are shown:
For the above example 1 -> 4 -> 3, 1 -> 3 -> 4 is the only correct answer, i.e nodes should be grouped sequentially. Hence, 3 -> 1 -> 4 is the wrong answer as we have to preserve the same order.
They ask about yourself.
Projects
Code
Some basic Computer Science term.
About yourself
Why you wants to join us.
Ready to Re Locate
Project basic
Some basic simple question
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you write a single-line comment in C++?