Tip 1 : Do atleast 2 projects
Tip 2 : Practice atleast 250 questions in data structures
Tip 3 : Practice previously asked questions on all topics
Tip 1 : Keep it short and direct
Tip 2 : Highlight relevant skills and experiences
It was consist of 6 coding questions 2 from each easy, medium and adavance level and MCQ section consist of aptitute, verbal and reasoning and there was no negative marking.



*
**
***
****
It was the easy one with simply using the loops, solved this one



Given ‘N’ = 2, The total number of BST’s is 2.

1. A binary search tree is a rooted binary tree whose internal nodes each store a key greater than all the keys in the node's left subtree and less than those in its right subtree.
2. A structurally unique binary search tree is a tree that has at least 1 node at a different position or with a different value compared to another binary search tree.
I did the practice for that, so after some difficulty it is solved.



Consider ARR = [1, 2, 3, 4, 4], the duplicate integer value present in the array is 4. Hence, the answer is 4 in this case.
A duplicate number is always present in the given array.
This round is technical round in which they asked question from data structures, Operating system, OOPS concept, about my major project, and asked me to do the quick sort search problem, explain and solve the code after that asked me to do one more pattern based coding question by sharing my screen with them and then asked some more questions from SQL.



Let the array = [ 4, 2, 1, 5, 3 ]
Let pivot to be the rightmost number.

After some discusion solved this one.




They asked questions related to my work interest like in which technologies I wanted to work with them, Why I want to join Mindtree, What are my future plans, My strength, How would I manage my teams and meet the deadlines, Why I choose this career what inspire me to choose it.
Which Technologies do you want to explore more?
What is your Strength?
Why do you want to join Mindtree?
How will you manage workload and deadlines?
Tip 1 : Be Confident and genuine
Tip 2 : Never lie in front of HR

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: