MMT Software Developer Interview

mmt logo
mmt
Software Developer1.5 years
April 19, 20252 reads

Summary

I interviewed for a Software Developer role at MMT with 1.5 years of experience. The process involved two technical rounds covering DSA, Java, experience-based questions, and design patterns, ultimately resulting in a rejection.

Full Experience

Experience

1.5 year

Rounds

  1. First Technical
  2. Second Technical

First Round

DSA question

  1. left rotate the array
  2. Right rotate the array

Questions related to experience and Java

Second Round

  1. Dynamic programming Question similar to a coin change
  2. Design Patterns question like Singleton pattern

Experience related question, Java and oops.

I got stuck in design patterns and some deep questions related to past experience.

Verdict: Rejected

Interview Questions (4)

Q1
Left Rotate Array
Data Structures & Algorithms

Given an array, perform a left rotation.

Q2
Right Rotate Array
Data Structures & Algorithms

Given an array, perform a right rotation.

Q3
Dynamic Programming Problem (Coin Change Type)
Data Structures & Algorithms

A dynamic programming question described as being similar to the classic coin change problem.

Q4
Singleton Design Pattern Question
System Design

A question related to design patterns, specifically mentioning the Singleton pattern.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!