Upload Button Icon Add office photos

Microsoft Corporation

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Microsoft Corporation Customer Success Manager Interview Questions and Answers

Updated 4 May 2023

Microsoft Corporation Customer Success Manager Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Basic account management and service/support and sales questions
Round 3 - Case Study 

Present a sales pitch for a cloud migration

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Mar 2022. 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 - Case Study 

From the given scenario, draw a solution with Microsoft products for a customer

Round 3 - Group Discussion 

Group discussion way quite poor and not well organized

Round 4 - One-on-one 

(3 Questions)

  • Q1. In this round, I presented my presentation about a given scenario and I replied to some behavioral questions. I was interviewed in European country so they also tested a bit my language skills related to l...
  • Q2. Local language skills
  • Q3. Presentation based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a smooth process. But the team interview part was not well organized and managers were interrupting and having an unrelated conversations between them.

Customer Success Manager Interview Questions Asked at Other Companies

asked in SPRINKLR
Q1. How do you manage if 2 or 3 or even more tasks spontaneously are ... read more
asked in SPRINKLR
Q2. Say a customer is trying to misuse the purpose of work but benefi ... read more
asked in ChatLabs
Q3. Do you have a playbook or plan of action for the Customer Success ... read more
asked in SPRINKLR
Q4. How do you resolve conflicts with customers
asked in ChatLabs
Q5. If you are given the choice to hire your reporting manager, how w ... read more

Interview questions from similar companies

I appeared for an interview before Feb 2021.

Round 1 - HR 

(3 Questions)

  • Q1. HR filters the candidates based on communication skill and knowledge, with "Tell me something unique about you" or Why Adobe should hire you?, kind of basic questions
  • Ans. I do deep research about the a/c before i face the customer and that has been contributing positively to the end results.
  • Answered by Krishna Darshan
  • Q2. Describe your every work day
  • Q3. Describe a situation when yo were able display your integrity in your project at hand. Customers financial detals can be missused if integrity is quesionable. Customer inadverdantly shared her credit card ...

Interview Preparation Tips

Topics to prepare for Adobe Customer Success Manager interview:
  • Customer success
  • Role of Customer sucess
  • Interview questions for Customer
Interview preparation tips for other job seekers - Study about companies past, present and th future forecasts.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about your experience of upsell cross sell

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well about the roles of a CSAM
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2022. 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 - HR 

(1 Question)

  • Q1. General information about you amd your profile
Round 3 - One-on-one 

(1 Question)

  • Q1. Indepth analysis on work experience and knowledge
Round 4 - One-on-one 

(1 Question)

  • Q1. Knowledge check about the company and process

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Round was with the HR

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was really smooth.

Enjoying my work every single day ..

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

Interview Questionnaire 

2 Questions

  • Q1. Explain about data scrapping,computer vision,agile methodologies,change request,testing methods
  • Ans. 

    Data scraping, computer vision, agile methodologies, change request, and testing methods are all important aspects of software engineering.

    • Data scraping involves extracting data from websites or other sources.

    • Computer vision involves using algorithms to interpret and analyze visual data.

    • Agile methodologies are a set of principles for software development that prioritize flexibility and collaboration.

    • Change requests are...

  • Answered by AI
  • Q2. Explain about project i worked in

Interview Preparation Tips

Interview preparation tips for other job seekers - interviewer was very friendly and i had good experience.2 technical rounds one client round and one HR round

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Qurstions on work experience, html, css, javascript and react. Js

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident when you don't know the answer be truthful and prepare well on your domain.

I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Scenerio based SQL and informatica related Questions were asked for ETL developer position

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 technical interview and questions asked from basic to current update on tools

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Java 8 features - Stream API, Functional interface (Predicate, Binary Operators, Function), Permgen V/s Metaspace, Date and Time API
  • Q2. Spring boot annotations - @SpringBootApplication, @RestController, @GetMapping, @PostMapping, @Service, @Repository
  • Q3. Coding Question 1 - Find sum of squares of numbers in list using stream API.
  • Ans. 

    Find sum of squares of numbers in list using stream API.

    • Use mapToInt() to convert list of integers to IntStream

    • Use map() to square each element of IntStream

    • Use sum() to get the sum of squares

  • Answered by AI
  • Q4. Coding Question 2 - Searching in 2D sorted array row wise and column wise.
  • Ans. 

    Searching in 2D sorted array row wise and column wise.

    • Start from the top right corner or bottom left corner

    • Compare the target with the current element

    • Move left or down if target is smaller or move right or up if target is larger

    • Repeat until target is found or out of bounds

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and also do lots of hands on coding.

Skills evaluated in this interview

Microsoft Corporation Interview FAQs

How many rounds are there in Microsoft Corporation Customer Success Manager interview?
Microsoft Corporation interview process usually has 3-4 rounds. The most common rounds in the Microsoft Corporation interview process are Resume Shortlist, Case Study and One-on-one Round.
How to prepare for Microsoft Corporation Customer Success Manager 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 Microsoft Corporation. The most common topics and skills that interviewers at Microsoft Corporation expect are microsoft, Business process, Change Management, Consulting and Presales.
What are the top questions asked in Microsoft Corporation Customer Success Manager interview?

Some of the top questions asked at the Microsoft Corporation Customer Success Manager interview -

  1. In this round, I presented my presentation about a given scenario and I replied...read more
  2. basic account management and service/support and sales questi...read more
  3. Presentation based questi...read more

Tell us how to improve this page.

Microsoft Corporation Customer Success Manager Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 863 Interviews
Google Interview Questions
4.4
 • 840 Interviews
Amdocs Interview Questions
3.7
 • 516 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 228 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
View all
Microsoft Corporation Customer Success Manager Salary
based on 13 salaries
₹10 L/yr - ₹36 L/yr
53% more than the average Customer Success Manager Salary in India
View more details

Microsoft Corporation Customer Success Manager Reviews and Ratings

based on 3 reviews

3.3/5

Rating in categories

3.7

Skill development

3.4

Work-life balance

2.6

Salary

2.6

Job security

3.4

Company culture

2.6

Promotions

3.3

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
2.2k salaries
unlock blur

₹12.9 L/yr - ₹51 L/yr

Senior Software Engineer
1.2k salaries
unlock blur

₹25 L/yr - ₹95 L/yr

Software Engineer2
1.1k salaries
unlock blur

₹20.8 L/yr - ₹72 L/yr

Software Developer
815 salaries
unlock blur

₹14 L/yr - ₹51.8 L/yr

Consultant
609 salaries
unlock blur

₹13 L/yr - ₹36 L/yr

Explore more salaries
Compare Microsoft Corporation with

Google

4.4
Compare

Amazon

4.0
Compare

Deloitte

3.8
Compare

TCS

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