Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by MPS Limited Team. If you also belong to the team, you can get access from here

MPS Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MPS Limited Associate Interview Questions and Answers

Updated 29 Feb 2024

MPS Limited Associate Interview Experiences

2 interviews found

Associate Interview Questions & Answers

user image Anonymous

posted on 29 Feb 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Customer service how can we handle to our customer queries.
  • Ans. 

    Customer queries can be handled by providing prompt and helpful responses.

    • Listen actively to understand the customer's issue

    • Empathize with the customer's situation

    • Provide clear and accurate information

    • Offer solutions or alternatives

    • Follow up to ensure customer satisfaction

  • Answered by AI
  • Q2. In the emails we can review there queries so, we will help them accordingly there queries and if there is customer call so, we will ask from there customer I'd and we will check in our system where the cus...
  • Q3. If the customer is facing any issue so, we will respond at the same time.
Round 2 - One-on-one 

(1 Question)

  • Q1. My education and experience of my life. How I will complete my task.

Associate Interview Questions & Answers

user image Anonymous

posted on 11 Aug 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2023. There were 4 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 - Assignment 

Preparation of different types of e-mails

Round 3 - Aptitude Test 

One hour Interview Phone in interview

Round 4 - HR 

(2 Questions)

  • Q1. Experience and salary
  • Q2. TWO YEAR EXPERIENCE and expecting salary

Interview Preparation Tips

Topics to prepare for MPS Limited Associate interview:
  • Communication Skills
Interview preparation tips for other job seekers - Good place for working and learning

Associate Interview Questions Asked at Other Companies

Q1. A rat has 3000 grams of rice and needs to travel 3000 meters. It ... read more
asked in UNO Minda
Q2. What is the meaning of TTR and why is it required for the powder ... read more
asked in Eviden
Q3. What is options trading? What are the key takeaways?
asked in Amazon
Q4. What are the differences between online and offline shopping?
Q5. You have 2 eggs and 100 floors. Eggs will break if dropped from a ... read more

Top trending discussions

View All
Interview Tips & Stories
2w
timepasstiwari
·
A Digital Markter
ChatGPT prepped me HARD for my interview!
Spent like two hours on chatgpt yesterday prepping for an interview. First, the usual, copy-pasted my resume and the job description, telling it to "upload this to your memory 'cause we are going to talk about it later". Then I grilled it with questions about stuff I didn't get in the job spec, and chatgpt helped me figure things out. I asked it to list the four or five key things they are looking for in the role. Then I told chatgpt to quiz me with ten questions, one at a time, to help me think about how I have gained experience in those areas. After the ten questions, it gave me strengths/weaknesses and a summary. Finally, I had chatgpt summarize each of my answers into three bullet points. Now have got a list of stories ready to go for any interview. No matter the question, I can steer the convo toward one of these success stories.
Got a question about MPS Limited?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview in Mar 2017.

Interview Preparation Tips

Round: Test
Duration: 2 hours
Total Questions: 30

Skills: Technical Skills, Team Leader, Project Management, Management Skills

Consultant Interview Questions & Answers

Lionbridge Technologies user image 17UCSB007 N. Boopathi Raja

posted on 2 Apr 2021

Interview Questionnaire 

1 Question

  • Q1. What is the oops concept, why are you using that in any programming language?
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities and their interactions.

    • OOPs stands for Object-Oriented Programming.

    • It is used to organize and structure code for better readability, reusability, and maintainability.

    • OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Examples of OOPs languages include Java, Python, C++, and Ruby.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. Tell about past responsibilities
  • Ans. 

    Managed a team of 10 employees, delegated tasks, and ensured project deadlines were met.

    • Managed team of 10 employees

    • Delegated tasks effectively

    • Ensured project deadlines were met

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Give editing test
  • Ans. 

    Editing test for Team Lead position

    • Ensure correct grammar and punctuation

    • Check for consistency in formatting and style

    • Verify accuracy of information provided

    • Make sure the content is clear and concise

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for freshers and initials few years. Later work gets monotonous. Certain higher management is too toxic that makes long-term stay in the company impossible.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic questions on Java
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is a SIEM?
  • Ans. 

    SIEM stands for Security Information and Event Management. It is a software solution that aggregates and analyzes security data from various sources.

    • SIEM collects logs and data from network devices, servers, applications, and more to identify security incidents.

    • It correlates and analyzes this data in real-time to detect threats, monitor security events, and provide alerts.

    • SIEM solutions help organizations to comply wit...

  • Answered by AI
  • Q2. WHat is endpoint security?
  • Ans. 

    Endpoint security refers to the protection of individual devices like computers, smartphones, and tablets from cyber threats.

    • Focuses on securing endpoints like computers, smartphones, and tablets

    • Involves protecting devices from malware, ransomware, and other cyber threats

    • Includes measures like antivirus software, firewalls, and encryption

    • Ensures that only authorized users and devices can access the network

    • Helps prevent...

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?

I applied via Recruitment Consultant and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Let const var differ and accessibility also other
  • Ans. 

    Explaining the differences between const and var, their accessibility, and other related concepts.

    • const is a keyword used to declare a variable that cannot be reassigned.

    • var is a keyword used to declare a variable with function scope.

    • let is a keyword used to declare a variable with block scope.

    • Accessibility refers to the scope of a variable and where it can be accessed from.

    • Other related concepts include hoisting, clos...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interviews

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Jun 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Related to web technology
  • Q2. Sql related questions, oops concept

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared before the interview. it will take 1 hour interview procedure
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced project manager with a background in IT and a proven track record of delivering successful projects on time and within budget.

    • Over 5 years of experience managing IT projects

    • Strong leadership and communication skills

    • Expertise in project planning, budgeting, and risk management

    • Successfully led a team to implement a new CRM system, resulting in a 20% increase in sales

  • Answered by AI
  • Q2. What is your salary expectation
  • Ans. 

    My salary expectation is based on my experience, skills, and the market rate for the position.

    • Research the average salary for Project Managers in your area to ensure your expectations are realistic

    • Consider your level of experience and any additional qualifications that may warrant a higher salary

    • Be prepared to negotiate based on the overall compensation package offered by the company

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t apply it’s a shit company

MPS Limited Interview FAQs

How many rounds are there in MPS Limited Associate interview?
MPS Limited interview process usually has 3 rounds. The most common rounds in the MPS Limited interview process are One-on-one Round, Resume Shortlist and Assignment.

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 50%
2-4 weeks 50%
View more

Interview Questions from Similar Companies

Aptara Interview Questions
3.2
 • 66 Interviews
Hurix Systems Interview Questions
3.6
 • 18 Interviews
Content Whale Interview Questions
3.8
 • 13 Interviews
QBS Learning Interview Questions
2.6
 • 6 Interviews
White Globe Interview Questions
2.7
 • 4 Interviews
MediaMonks Interview Questions
3.9
 • 4 Interviews
View all
MPS Limited Associate Salary
based on 42 salaries
₹1.4 L/yr - ₹5.3 L/yr
67% less than the average Associate Salary in India
View more details

MPS Limited Associate Reviews and Ratings

based on 7 reviews

3.5/5

Rating in categories

3.3

Skill development

3.9

Work-life balance

2.8

Salary

4.0

Job security

4.1

Company culture

2.3

Promotions

3.3

Work satisfaction

Explore 7 Reviews and Ratings
Software Engineer
152 salaries
unlock blur

₹2 L/yr - ₹11.7 L/yr

Senior Executive
150 salaries
unlock blur

₹1.6 L/yr - ₹5.8 L/yr

Executive
78 salaries
unlock blur

₹1.3 L/yr - ₹3.9 L/yr

Copy Editor
76 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Senior Software Engineer
69 salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Explore more salaries
Compare MPS Limited with

Aptara

3.2
Compare

Lionbridge Technologies

3.6
Compare

Crimson Interactive

2.8
Compare

Hurix Systems

3.6
Compare
write
Share an Interview