Upload Button Icon Add office photos

Filter interviews by

MTX Group Salesforce Developer Interview Questions and Answers

Updated 18 Apr 2024

MTX Group Salesforce Developer Interview Experiences

3 interviews found

Round 1 - Coding Test 

They ask Compitative coding ques

Round 2 - Technical 

(1 Question)

  • Q1. They asked me questions from sql and binary tree
Round 3 - Technical 

(1 Question)

  • Q1. They asked me to do coding by sharing my screen
Round 4 - HR 

(1 Question)

  • Q1. No questions just said me location

Interview Preparation Tips

Interview preparation tips for other job seekers - Be perfect in dsa and sql. If you have done projects in web dev it is better
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

asked in Deloitte
Q1. Write a trigger to update contact when accounts phone changed.
asked in Infosys
Q2. How do you make the child records read only of its parent record' ... read more
asked in TCS
Q3. Difference between Roles & Profiles, Difference between Workf ... read more
asked in Infosys
Q4. How do load both parent and child records at a time using data lo ... read more
asked in Infosys
Q5. How do you call a controllor method from javascript in visualforc ... read more

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.

Interview questions from similar companies

I applied via Company Website and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Develop calc in programming language of your choice
  • Ans. 

    I would develop a calculator in Python using basic arithmetic operations and GUI libraries.

    • Use Python's built-in arithmetic operators (+, -, *, /) to perform calculations.

    • Use a GUI library like Tkinter or PyQt to create a user-friendly interface.

    • Implement error handling to prevent invalid inputs and division by zero.

    • Consider adding additional features like memory functions or scientific notation.

    • Test the calculator tho

  • Answered by AI
  • Q2. What all are database management languages

Interview Preparation Tips

Interview preparation tips for other job seekers - Be relaxed during interview and prepare your tech stack fully 2 days before interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Asked practical scenario questions from frontend(lwc) and apex.
  • Q2. Deployment process with ci/cd
  • Ans. 

    CI/CD is a process of automating software delivery and deployment.

    • Use version control system like Git to manage code changes

    • Automate build process using tools like Jenkins

    • Run automated tests to ensure code quality

    • Deploy to different environments using tools like Docker and Kubernetes

    • Monitor and log application performance using tools like Splunk

    • Use continuous feedback to improve the process

  • Answered by AI
  • Q3. Write a trigger to update contact when accounts phone changed.
  • Q4. Fetch data in table from apex
  • Ans. 

    Fetching data from table in Apex

    • Use SOQL query to fetch data from table

    • Assign the query result to a list variable

    • Iterate through the list to access individual records

  • Answered by AI
  • Q5. Cpu error in apex
  • Ans. 

    CPU error in Apex

    • Check for infinite loops or recursive calls

    • Reduce the number of SOQL queries and DML statements

    • Optimize code to reduce CPU usage

    • Consider using asynchronous processing

    • Use governor limits to avoid exceeding CPU time limit

  • Answered by AI
  • Q6. Data loader, future method, share record in apex

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the interview based on real scenario. They won't ask internet questions.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Integration related
  • Q2. Trigger related
  • Q3. LWC use case related ques.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(1 Question)

  • Q1. Trigger to update contact phone when account is changed. OWD Profile and permission set Batch Apex
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is profile
  • Ans. 

    A profile in Salesforce is a collection of settings and permissions that determine what a user can access and do within the system.

    • Profiles control the object, field, and record-level permissions for users.

    • Profiles also determine the user interface settings, such as page layouts, record types, and tab visibility.

    • Multiple users can be assigned the same profile, allowing them to have the same access and permissions.

    • Profi...

  • Answered by AI
  • Q2. What are interfaces we have in Salesforce
  • Ans. 

    Interfaces in Salesforce provide a way to define a contract for classes to implement specific methods and behaviors.

    • Interfaces define a set of methods that a class must implement

    • Interfaces can be used to achieve polymorphism in Apex

    • Interfaces can be used to enforce a common behavior across multiple classes

    • Interfaces can be used to create loosely coupled code

    • Examples of interfaces in Salesforce include Database.Batchabl...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is lookup relationships.?
  • Ans. 

    Lookup relationships are associations between two objects in Salesforce, where one object has a reference to another object.

    • Lookup relationships are used to create a link between two objects.

    • They are defined by creating a lookup field on one object that references the other object.

    • Lookup relationships can be one-to-one or one-to-many.

    • They enable data sharing and linking between related records.

    • For example, a Contact ob...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was campus drive. They asked basic questions like what is lookup relationships.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Salesforce admin, vf pages ,aura, lwc, integration and told to write trigger for grand parent type scenario

MTX Group Interview FAQs

How many rounds are there in MTX Group Salesforce Developer interview?
MTX Group interview process usually has 3 rounds. The most common rounds in the MTX Group interview process are Technical, Coding Test and HR.
How to prepare for MTX Group Salesforce Developer interview?
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 Architecture, Lwc and Vlocity.
What are the top questions asked in MTX Group Salesforce Developer interview?

Some of the top questions asked at the MTX Group Salesforce Developer interview -

  1. 2 coding questions 1st one was easy level - related to binary search 2nd one w...read more
  2. Interview questions on Javascript and for loops bas...read more
  3. They asked me questions from sql and binary t...read more

Tell us how to improve this page.

MTX Group Salesforce Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
MTX Group Salesforce Developer Salary
based on 27 salaries
₹6.5 L/yr - ₹19 L/yr
54% more than the average Salesforce Developer Salary in India
View more details

MTX Group Salesforce Developer Reviews and Ratings

based on 7 reviews

3.7/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.7

Salary

3.4

Job security

4.1

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 7 Reviews and Ratings
Senior Consultant
81 salaries
unlock blur

₹12 L/yr - ₹38 L/yr

Consultant
52 salaries
unlock blur

₹8.8 L/yr - ₹20.1 L/yr

Salesforce Consultant
46 salaries
unlock blur

₹7.5 L/yr - ₹21.6 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.1
Compare

Teleperformance

3.9
Compare

Oracle

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