Mts Interview Questions

501 mts interview questions shared by candidates

1) In round 1, they asked 2 coding question on Hackerank platform. Around, 1 hr 15 minutes were given which was sufficient to solve them. The first problem was based on maths and implementation. The other one was based on dynamic programming and strings. 2) In this round, they shared a pseudo code of a critical section problem and we have to debug it. They personally monitored us using zoom meeting. 3) The third and fourth round were technical round. In third round, they asked us to solve a coding question based on binary tree. The problem consist of two sub problem. The first part involves coloring and the second involves counting the different colors in a subtree. Both were query based problems. Once, we arrived at optimal solution they asked us to write a function corresponding to the designed algorithm. The fourth round was the last round. It was based on system design. It was more a kind of interactive one. Both of these round was held on codepair.
avatar

MTS-1 Intern

Interviewed at Nutanix

3.8
Jan 12, 2021

1) In round 1, they asked 2 coding question on Hackerank platform. Around, 1 hr 15 minutes were given which was sufficient to solve them. The first problem was based on maths and implementation. The other one was based on dynamic programming and strings. 2) In this round, they shared a pseudo code of a critical section problem and we have to debug it. They personally monitored us using zoom meeting. 3) The third and fourth round were technical round. In third round, they asked us to solve a coding question based on binary tree. The problem consist of two sub problem. The first part involves coloring and the second involves counting the different colors in a subtree. Both were query based problems. Once, we arrived at optimal solution they asked us to write a function corresponding to the designed algorithm. The fourth round was the last round. It was based on system design. It was more a kind of interactive one. Both of these round was held on codepair.

1.Consecutive ones in array. 2.Max in array, provide solution using thread if a system has 4 cores available. then max should be computed using all the 4 cores instead of running only on one core. 3. Find shortest path to reach at end of the row, in a 2D matrix containing ones and zeros. Ones are the cells can be traversed and Zeros can't be jumped. 4. Convert a max heap to min heap
avatar

MTS-3

Interviewed at Nutanix

3.8
Jun 4, 2024

1.Consecutive ones in array. 2.Max in array, provide solution using thread if a system has 4 cores available. then max should be computed using all the 4 cores instead of running only on one core. 3. Find shortest path to reach at end of the row, in a 2D matrix containing ones and zeros. Ones are the cells can be traversed and Zeros can't be jumped. 4. Convert a max heap to min heap

Viewing 461 - 470 interview questions

Glassdoor has 501 interview questions and reports from Mts interviews. Prepare for your interview. Get hired. Love your job.