Tip 1 : You need to have a great aptitude for knowledge
Tip 2 : Solve questions from previously asked coding questions
Tip 3 : Add atleast two projects in your resume
Tip 1 : Make it a simple and one-page resume.
Tip 2 : Add projects in your resume that you have developed yourself
Tip 3 : Use Proper fonts in your resume
It was a technical round in which two interviewers were present during the interview.



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 an HR Round, HR asked various behavioral questions during this interview
Tell me about yourself
Tell me about the most challenging project
Tell me about the basic pillars of OOPs
what are acid properties
Am I ready to relocate to any location in India
Tip 1 : Be well versed with your resume
Tip 2 : Be confident and focus on your communications
Tip 3 : Prepare for the behavioural questions

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: