Upload Button Icon Add office photos

Filter interviews by

MTX Group Interview Questions and Answers for Freshers

Updated 5 Jan 2025

MTX Group Interview Experiences for Freshers

Popular Designations

7 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It is the first round which contain 47 Objective questions (CS Fundamental + aptitude) and 3 Coding question are leetcode Medium and easy , as I remember two of them both related to Stack first one question are Valid Parenthesis Checker and Another one are Maximum area of Rectangle

Round 2 - One-on-one 

(1 Question)

  • Q1. This is Second Round in which there are Two Interviewer They ask me Normal OOPS, DSA , DBMS and Quality Analyst related qustions like what is OOPS ? what is Polymorphism ? Implement Function oveloading a...
Round 3 - One-on-one 

(1 Question)

  • Q1. It is the Second Technical Round in which they ask me question's related to DSA , QA, and Logical Puzzle Question 1. Count the Occurrence of Alphabet from String ? (Java Prefers Mostly) I first write code ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview are easy just grind Some DSA and take an overview regarding the field you apply

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)

Intern Interview Questions & Answers

user image Anonymous

posted on 16 Dec 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Implement one sorting algorithm
  • Ans. 

    Implementing the Bubble Sort algorithm

    • Compare each pair of adjacent elements and swap them if they are in the wrong order

    • Repeat this process until no more swaps are needed

    • Time complexity of O(n^2) makes it inefficient for large datasets

  • Answered by AI
  • Q2. DSA easy question and machine learning based questions
Round 2 - One-on-one 

(1 Question)

  • Q1. DSA - how would you delete node in BST
  • Ans. 

    To delete a node in a Binary Search Tree (BST), we need to consider three cases: node has no children, node has one child, and node has two children.

    • For a node with no children, simply remove the node from the tree.

    • For a node with one child, replace the node with its child.

    • For a node with two children, find the inorder successor (smallest node in the right subtree), copy its value to the node to be deleted, and then de

  • Answered by AI

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 24 May 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding questions are of easy level

Round 2 - Technical 

(1 Question)

  • Q1. Mainly about oops concepts

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

What people are saying about MTX Group

View All
an associate consultant
2w
Salary structure at Adobe
How much Adobe pays for Field Service Engineer 1?
Got a question about MTX Group?
Ask anonymously on communities.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

90 mins ig, It had some basic salesforce questions and Aptitude.

Round 2 - Technical 

(1 Question)

  • Q1. Interview questions on Javascript and for loops basic.
Round 3 - Technical 

(1 Question)

  • Q1. Javascript - Advanced Questions for Interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Read the company reviews before applying. My experience working with MTX was Okayish. Its not a very great company to work for. it has a hectic work-life balance. and Politics.

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)

MTX Group interview questions for popular designations

 Quality Analyst

 (4)

 Senior Consultant

 (3)

 Salesforce Developer

 (3)

 QA Engineer

 (2)

 Python Developer

 (1)

 Test Lead

 (1)

 Facility Executive

 (1)

 Financial Analyst

 (1)

I applied via Telegram and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Related to the job role like testing questions basic level
  • Q2. Related your projects
  • Q3. Related your resume what you add in that like skills, coding languages and tools
  • Q4. Related software questions

Interview Preparation Tips

Interview preparation tips for other job seekers - According to my advice be casual, good communication skills and well equipped with your resume

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Coding Test 

(1 Question)

  • Q1. Basic aptitude questions
Round 2 - One-on-one 

(1 Question)

  • Q1. 2 coding questions 1st one was easy level - related to binary search 2nd one was medium level

Interview Preparation Tips

Interview preparation tips for other job seekers - i advice you to try some good companies because there is no job security and management is not good. you get selected easity but after training period you may have high chances of getting terminated based on performance or delay in onboarding due to requirement without informing the exact dates.

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)

I applied via Company Website and was interviewed before Dec 2021. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Basic aptitude or quantitative questions were asked.

Round 3 - Technical 

(1 Question)

  • Q1. Easy questions are asked mainly to assess your communication skills.
Round 4 - Technical 

(1 Question)

  • Q1. This was the interview with BA Director.
Round 5 - HR 

(1 Question)

  • Q1. HR asked what do you know about the company; Why this company? ; Are you okay with the package? ; Do you have any other offer in hand, would you like to accept it & why?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, smiling & straight with your points.

Business Analyst Intern Interview Questions asked at other Companies

Q1. What are all the documents prepared by a BA? Brief them.
View answer (1)

Interview questions from similar companies

I applied via Company Website and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. For Automation testing profile : in depth knowledge in core java/c#, Extensive hands on exp in selenium like tools. API automation, DB testing is plus. DevOps knowledge is required. Agile knowledge. Scenar...

Interview Preparation Tips

Interview preparation tips for other job seekers - In depth knowledge and Handson experience in your technology.
Good communication skill.

I applied via Company Website and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. The questions were framed around a problem statement and how can I fix it.
  • Q2. They questioned about the custom report which needs to created with data fetching from both ecc and apo systems.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your technical knowledge also brushed as this would help you to make your suggestions more meaningful.

I applied via LinkedIn and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. OOPS, basics of database queries joins, java 8 streams.

Interview Preparation Tips

Interview preparation tips for other job seekers - Core java, spring basics, autowire DI, IOC, qualifiers and spring nice to have.
Mockito for automation.
Docker nice to have.
Sprint task estimations

MTX Group Interview FAQs

How many rounds are there in MTX Group interview for freshers?
MTX Group interview process for freshers usually has 2-3 rounds. The most common rounds in the MTX Group interview process for freshers are Technical, One-on-one Round and Coding Test.
How to prepare for MTX Group interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at MTX Group. The most common topics and skills that interviewers at MTX Group expect are Adobe After Effects, Adobe Premiere Pro, Coordination Skills, Excel Sheet and Final Cut Pro.
What are the top questions asked in MTX Group interview for freshers?

Some of the top questions asked at the MTX Group interview for freshers -

  1. DSA - how would you delete node in ...read more
  2. Implement one sorting algori...read more
  3. It is the Second Technical Round in which they ask me question's related to DSA...read more

Tell us how to improve this page.

MTX Group Interview Process for Freshers

based on 4 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5.1k Interviews
Deloitte Interview Questions
3.8
 • 2.9k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Oracle Interview Questions
3.7
 • 863 Interviews
KPMG India Interview Questions
3.5
 • 801 Interviews
iEnergizer Interview Questions
4.6
 • 641 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
HSBC Group Interview Questions
3.9
 • 487 Interviews
View all

MTX Group Reviews and Ratings

based on 112 reviews

3.2/5

Rating in categories

3.4

Skill development

3.0

Work-life balance

3.5

Salary

2.9

Job security

3.1

Company culture

2.9

Promotions

3.1

Work satisfaction

Explore 112 Reviews and Ratings
Senior Consultant
81 salaries
unlock blur

₹12 L/yr - ₹36.5 L/yr

Consultant
54 salaries
unlock blur

₹8.8 L/yr - ₹20.1 L/yr

Salesforce Consultant
48 salaries
unlock blur

₹7.5 L/yr - ₹24 L/yr

Quality Analyst
34 salaries
unlock blur

₹6.5 L/yr - ₹16.6 L/yr

Salesforce Developer
27 salaries
unlock blur

₹6.5 L/yr - ₹19 L/yr

Explore more salaries
Compare MTX Group with

Deloitte

3.8
Compare

Amazon

4.0
Compare

Teleperformance

3.9
Compare

Oracle

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview