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

Software Engineer

Mindtree
upvote
share-icon
2 rounds | 1 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 Months
Topics: Java,Oops, Data structure, Algorithm, SQl, Networking, Multithreading, Exceptional handling.
Tip
Tip

Tip 1 : Focus on java basics and Oops 
Tip 2 : Be fluent and confidence 
Tip 3 : Try to explain with an example.

Application process
Where: Other
Eligibility: Above 60%
Resume Tip
Resume tip

Tip 1 : Add personal projects 
Tip 2 : Add internship experience 
Tip 3 : Add only those skills which you know very well.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration120 Minutes
Interview date10 Nov 2021
Coding problem1

We have give in between 8am to 9pm
3 coding questions but I remember only 1.
15 Mcq questions

1. Fishmonger

Hard
30m average time
60% success
0/120
Asked in companies
SamsungAmazonHexaware Technologies

A fishmonger wants to bring his goods from port to the market. On his route, he has to traverse an area with many states. He has to pay a toll at each border.

He is a good businessman. He wants to choose the route in such a way that he has to pay as little money for tolls as possible. On the other hand, he has to be at the market within a particular time. Otherwise, his fish will start to smell.

You are given ‘N’ number of states and the time ‘M’ in which he has to reach the market. You need to return the minimum toll amount that he has to pay to reach the market in the given time. The 0’th index is the port, and the 'N'-1 index is the market.

For example:
Consider If N = 2 , M = 4, Time = [[0,  2], [3,  0]] and Toll = [[0, 10], [ 5,  0]]]
The optimal path to reach node 1 from node 0 is 0 -> 1. The time required in the path is 2, and the minimum toll needed within the given time constraints is 10. Hence the answer is 10.
Try solving now
02
Round
Medium
Video Call
Duration45 minutes
Interview date2 Jan 2023
Coding problem0

They had ask about basic java, multithreading, oops, data structure and algorithm and SQl query

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
1162 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
984 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Optum
7856 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