Tip 1 : confidence should be must , while giving interview
Tip 2 : Do atleast 1 project minor or major upto you.
Tip 3 : introduce yourself and what are your skills .
Tip 4 : Communication skills must be 8/10 , confidence will make it more better for you.
Tip 1 : mention that what you know , what you already have knowledge , never put extra false things over resume.
Tip 2 : one project is sufficient , too make your skills define in front of the interviewer
1 code 30 MCQ , code is medium it will hardly take 25 minutes and then you can complete calmly 30 MCQ within 35 minutes.
Mettle tool compiler are best



‘ARR1’ = [3 6 9 0 0]
‘ARR2’ = [4 10]
After merging the ‘ARR1’ and ‘ARR2’ in ‘ARR1’.
‘ARR1’ = [3 4 6 9 10]
Just read the question twice or thrice , you will get to know what's the approach ,it's all about merge , i used the merge sort and in hurry never write wrong syntax , otherwise it will waste your time to find out syntax error.
Hardly 30-45 minutes brief round over your skills and resume , introduction and communication is must check thing in this round .
Questions were related to SQL , oops , java
Tip 1 : answer confidently
Tip 2 : if you don't know , say no rather doing I'm thinking
Tip 3 : give the best answer you know with some examples
This was not related to technical , it's related to normal daily use questions , my topic - what we prefer work from home or work form office
how was the process up till now?
What's your goal?
What's your interest except academics?
What's your aim after 5 years?
General HR questions , relocation , how was the process uptill now , what's your goal , what's your interest except academics , what's your aim after 5 years .

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?