Tip 1 : Focus on OOPS concepts
Tip 2 : Focus on Data structure and Algorithms (searching and sorting)
Tip 3 : Practice as hard as you can
Tip 1 : Mention a bunch of skills in which you are good enough
Tip 2 : Mention at least 2 projects



It is guaranteed that 'K' will always be greater than two.



The given linked lists may or may not be null.
If the first list is: 1 -> 4 -> 5 -> NULL and the second list is: 2 -> 3 -> 5 -> NULL
The final list would be: 1 -> 2 -> 3 -> 4 -> 5 -> 5 -> NULL
The timing of the round was fine and asked about all types of technical questions, main focus was on Oops and DSA, asked to code some sorting algorithm.






Selection Sort implementation for the given array: {29,72,98,13,87,66,52,51,36} is shown below :-



Bubble Sort implementation for the given array: {6,2,8,4,10} is shown below :-
Basic HR question and some project-related questions
Are you a team player?
What are your hobbies?

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: