Mindtree interview experience Real time questions & tips from candidates to crack your interview

Software Engineer

Mindtree
upvote
share-icon
3 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 Months
Topics: Java, Python, Sorting, Linked List, Stack, Queue, Tree, Graph, Fundamental knowledge about Cloud Computing
Tip
Tip

Tip 1 : Good Knowledge of any programming language like Java or Python. 
Tip 2 : Prepare all sorting technique with time complexity
Tip 3 : Prepare for Linear Searching, Binary Searching, linked list, and some fundamental knowledge of tree and graph. 
Tip 4 : Prepare for Basic knowledge of Cloud Computing.

Application process
Where: Other
Eligibility: Minimum 60 %, marks all academic 10th, 12th and Graduation
Resume Tip
Resume tip

Tip 1 : Mention your Internship and project details 
Tip 2 : Mention your Technical and Soft Skills
Tip 3 : Make sure that there is no any grammatical error in your resume

Interview rounds

01
Round
Medium
Online Coding Interview
Duration180 Minutes
Interview date22 Oct 2021
Coding problem1

Numerical aptitude, Reasoning , Verbal, 4 Coding questions
You should complete the assessment in 3 hours. 
All questions are appered like numerical aptitude, reasoning, verbal and coding by starting assessment. You will have to complete in 3 hours.

1. Search In Rotated Sorted Array

Moderate
30m average time
65% success
0/80
Asked in companies
ProtiumQuikrJP Morgan

Aahad and Harshit always have fun by solving problems. Harshit took a sorted array consisting of distinct integers and rotated it clockwise by an unknown amount. For example, he took a sorted array = [1, 2, 3, 4, 5] and if he rotates it by 2, then the array becomes: [4, 5, 1, 2, 3].

After rotating a sorted array, Aahad needs to answer Q queries asked by Harshit, each of them is described by one integer Q[i]. which Harshit wanted him to search in the array. For each query, if he found it, he had to shout the index of the number, otherwise, he had to shout -1.

For each query, you have to complete the given method where 'key' denotes Q[i]. If the key exists in the array, return the index of the 'key', otherwise, return -1.

Note:

Can you solve each query in O(logN) ?
Try solving now
02
Round
Medium
Video Call
Duration60 Minutes
Interview date2 Nov 2021
Coding problem2

They ask technical question based on your resume. 
They ask to write some fundamental program logic write sorting, searching, reverse string etc

1. Reverse the String

Easy
15m average time
85% success
0/40
Asked in companies
ThalesDeutsche BankPaytm (One97 Communications Limited)

You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string.

For example:

 If the given string is: STR = "abcde". You have to print the string "edcba".
follow up:
Try to solve the problem in O(1) space complexity. 
Try solving now

2. Sort 0 1 2

Easy
22m average time
0/40
Asked in companies
AmazonFacebookMathworks

You have been given an integer array/list(ARR) of size 'N'. It only contains 0s, 1s and 2s. Write a solution to sort this array/list.

Note :
Try to solve the problem in 'Single Scan'. ' Single Scan' refers to iterating over the array/list just once or to put it in other words, you will be visiting each element in the array/list just once.
Try solving now
03
Round
Medium
HR Round
Duration20 minutes
Interview date10 Nov 2021
Coding problem1

HR round was scheduled for 20 minutes. They ask questions about project, Why do you join Mindtree, What do know about Mindtree, Why will we hire you. 
Environment is very good for this round.

1. Basic HR Questions

Introduce yourself
Tell me something abou your academic project.
What is your role in this project.
What is your contribution?
What do you know about Mindtree ?
Why do you join?
Why will We hire you?
What is your goal in next five years?

Problem approach

Tip 1 : Prepare a self introduction for hr round
Tip 2 : A basic knowledge of company that you have applied. 
Tip 3 : Prepare for how to answer your role and contribution in academic project.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

To make an AI less repetitive in a long paragraph, you should increase:

Choose another skill to practice
Similar interview experiences
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Mindtree
965 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 3 problems
Interviewed by Mindtree
1163 views
0 comments
0 upvotes
company logo
Software Engineer
4 rounds | 2 problems
Interviewed by Mindtree
1529 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 4 problems
Interviewed by Mindtree
985 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Optum
7857 views
1 comments
0 upvotes
company logo
Software Engineer
5 rounds | 5 problems
Interviewed by Microsoft
9947 views
1 comments
0 upvotes
company logo
Software Engineer
2 rounds | 4 problems
Interviewed by Amazon
4282 views
1 comments
0 upvotes