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

Software Engineer

Mindtree
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Journey
Basically there are 2 rounds to be selected as software Engineer in Mindtree. First one is the online written test which comprises of aptitude and coding questions. Second one is the (TR + HR) interview round
Application story
I found this job vacancy from YouTube. I applied for it. After few days the exam was conducted and after clearing the exam the interview was conducted and after clearing interview round. I received a mail that, I am selected as a software Engineer and few days later, I received the offer letter.
Why selected/rejected for the role?
I cleared the online written test which included aptitude and coding rounds and also my interview was good . My basic concepts of all the topics that I have mentioned was clear and I aslo prepared for basic HR questions. I practised all the basic to medium coding question before interview. I also practised the query questions. I also prepared a short introduction to introduce myself to the interviewer.
Preparation
Duration: 3 months
Topics: Object oriented programming language (oops), Data structure, Database management system (DBMS) , C++, structured query language (SQL), C programming, Aptitude ( quantitative, verbal, logical reasoning)
Tip
Tip

Tip 1 : Add good projects in your resume
Tip 2 : Oops concept should be clear
Tip 3 : Practice basic coding question and SQL queries

Application process
Where: Company Website
Eligibility: No year gap in education, No backlogs
Resume Tip
Resume tip

Tip 1 : don't put any thing extra in resume 
Tip 2 : add good projects

Interview rounds

01
Round
Medium
Online Coding Interview
Duration120 minutes
Interview date13 Nov 2021
Coding problem2

This round mainly comprised of two sections which was aptitude round and coding round. 
1. Aptitude round- It was of 60 mins. It comprised of questions from quantitative aptitude, verbal and logical reasoning. Total 50-60 questions were there. 
2. Coding round- It was also of 60 mins. It consisted of 3 levels (Easy, medium and advanced) and each level consisted of 2 optional coding questions. We have to solve anyone question from each level. 
Which means total 6 coding questions are there and we have to solve 3 questions (one from each level)

1. First Missing Positive

Moderate
18m average time
84% success
0/80
Asked in companies
SamsungAmazonOYO

You are given an array 'ARR' of integers of length N. Your task is to find the first missing positive integer in linear time and constant space. In other words, find the lowest positive integer that does not exist in the array. The array can have negative numbers as well.

For example, the input [3, 4, -1, 1] should give output 2 because it is the smallest positive number that is missing in the input array.

Try solving now

2. City of Happy People

Moderate
20m average time
80% success
0/80
Asked in companies
JP MorganNXP SemiconductorsShell india

Ninja is traveling to a Happy city where ā€˜N’ people reside. In the city, the happiness of each person is represented as a number ā€˜H’ where ā€˜H’ ranges from -20,000,000 to 20,000,000 (both inclusive). The happiness of each person in the city is given in an array/list ā€˜HAPPINESS’ where ā€˜HAPPINESS[i]’ represents the happiness of the i’th person.

Ninja wants to make a group of people such that the overall happiness of the group (sum of happiness value of all the people in the group) ranges between ā€˜A’ and ā€˜B’ where -500,000,000 ≤ A ≤ B ≤ 500,000,000. Ninja wants to know in how many ways he can make this group.

For example :
For the given ā€˜HAPPINESS[]’ = ā€˜[-1, 0, 3]’ and ā€˜A’ = 0 , ā€˜B’ = 2. Following are the ways to group people such that the overall happiness of the group is between ā€˜A’ and ā€˜B’:

[-1, 0, 3], the sum of all the happiness values of this group is 2.

[-1, 3], the sum of all the happiness values of this group is 2.

[0], the sum of all the happiness values of this group is 0.

[ ], the sum of all the happiness values of this empty group is 0.

So the number of ways is 4.

As Ninja is busy with some other task so he asks you for help. Can you help Ninja to find out the number of ways in which he can pick groups so that the overall happiness of the group must be in the range between ā€˜A’ and ā€˜B’?

Try solving now
02
Round
Easy
HR Round
Duration30 minutes
Interview date29 Dec 2021
Coding problem0

In this round , I was first asked to introduce myself. Then I was asked to explain my projects. Then the interviewer asked me few questions related to my project. 
Then I was asked few HR questions like - What are my strengths and why I want to join this company. 

Then few Technical questions were asked like-
1. Explain the 4 oops concepts
2. Difference between drop, delete and truncate
3. What is normalization
4. What is a data structure 
5. What is an insertion sort
6. Which sorting technique is best
7. What are constraints in dbms
8. Difference between Bubble sort and insertion sort
9. What are the different Sql commands

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
964 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
1528 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