Tip 1 : Gain in-depth understanding and confidence in Data Structures and get maximum insight of its concepts. Prepare minimum 2-3 projects and go through those projects completely. Have complete understanding and knowledge of how these project works and what logic has been implemented.
Tip 2 : Keep an eye on time and space complexity while attempting the questions.
Tip 3 : Practice more on reasoning questions and aptitude related questions.
Tip 1 : The resume should not be more than 1 page. Write only those skills, projects or achievements which you have completed yourselves and have thorough knowledge and ensure to write in brief and crisp only. Avoid unnecessary details like parent's name, photo, hobbies etc.
Tip 2 : Add a link to your GitHub, website, LinkedIn, were you can provide more details about you.



The lists (1 -> 2 -> 1), (3 -> 4 -> 4-> 3), and (1) are palindromes, while the lists (1 -> 2 -> 3) and (3 -> 4) are not.
Use two pointer concept


Applied DFS



simple mathematical calculation
1. Explain ACID properties.
2. Normalization
2. Different keys
HR round with managerial questions.
1. Introduction
2. Why this company?
3. What are your hobbies?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?