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 Technical Lead Interview Questions and Answers

Updated 9 Jul 2024

Microsoft Corporation Technical Lead Interview Experiences

1 interview found

Technical Lead Interview Questions & Answers

user image Satish Bhanushali

posted on 9 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Azure infra in B2B
  • Ans. 

    Azure infra in B2B refers to using Azure services for business-to-business interactions.

    • Azure Active Directory can be used for managing access to B2B applications

    • Azure Virtual Network can be used to securely connect with B2B partners

    • Azure API Management can be used to expose APIs to B2B partners

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. How do you implement naming of threads from the point of view of a multi-threaded OS.Implement rand5 using rand7.Implement functions to render circles and other figures. (This was mainly about my developme...
  • Ans. 

    Implementing naming of threads in a multi-threaded OS and implementing rand5 using rand7

    • Use thread ID or thread name to name threads in a multi-threaded OS

    • Implement a function that generates a random number between 1 and 7

    • Use rejection sampling to implement rand5 using rand7

    • Ensure thread names are unique to avoid confusion

    • Test the implementation thoroughly to ensure correctness

  • Answered by AI
  • Q2. How does free know how many memory blocks to delete in the case of arrays
  • Ans. 

    Free uses metadata stored in the heap to determine the number of memory blocks to delete for arrays.

    • Free stores metadata about the size of the allocated memory block in the heap.

    • Free uses this metadata to determine the number of memory blocks to delete for arrays.

    • For example, if an array of 10 integers was allocated, the metadata would indicate the size of the block as 40 bytes.

    • Free would then use this information to d...

  • Answered by AI
  • Q3. Some questions on finding the errors in the programs.Some questions on stacks, linked lists, queues and sorting

Interview Preparation Tips

Round: test
Experience: First round was an online test on hacker rank for 3 hours. The online round had 2 parts; first one tested analytical skills and the other tested computer science knowledge and also had some programming questions (simple ones). From the test they took about 15-20 people for the interviews. T

General Tips: If you want to bag a top company, it’s all about data structures, data structure & data structures. Just be sharp and attentive during the interview. If you don't know the answer just RELAX (very important) and start bouncing ideas of the interviewer, they're here to see how well you can solve not how well you remember. And be ready with copies of your resume and proper formal clothes at ALL times till you'replaced. Interviews are very subjective. Make the interviewer believe that you can manage any job givento you. That's the most important thing. Be confident even if your solution has a few flaws that you know.
College Name: NIT SURATHKAL

Skills evaluated in this interview

Associate Interview Questions & Answers

Oracle user image amboxavatar

posted on 10 Jun 2021

I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to create a PowerPoint on how would I help the sales team with the selling pitch
  • Q2. Asked me to write an email summarizing my findings from the selling pitch deck
  • Q3. Guesstimate - how many flights are handled by Bangalore airport on a daily basis
  • Ans. 

    Around 600 flights are handled by Bangalore airport on a daily basis.

    • Bangalore airport is one of the busiest airports in India

    • It handles both domestic and international flights

    • On average, there are around 25-30 flights per hour

    • The number of flights may vary depending on the day of the week and time of the year

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skills are very important

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Self intro Some aptitude questions
  • Q2. Why do you want to join our company
  • Q3. For how much time you will be part of this company
  • Q4. What are your future plans
  • Q5. Excel formulas
  • Q6. Why do we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for aptitude and also be confident while answering, donot choose typical words in intro which may give them chance to ask more questions

I applied via Approached by Company and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Design patterns and solid principals
  • Q2. Asp net and angular concepts

Interview Preparation Tips

Topics to prepare for Automatic Data Processing (ADP) Technical Lead interview:
  • .Net
Interview preparation tips for other job seekers - Be strong in all basic fundamentals and design patterns.

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About aptitude , logical reasoning, vocabulary etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Though time is less , but can be answered with determined concentration.

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Manger only will decide the CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - They will focus on the tech stack that is relevant to the job and mentioned in the resume. The difficult of the interview is intermediate level.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 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 - HR 

(5 Questions)

  • Q1. Why do you want to join this company?
  • Q2. Why are you interested in customer service?
  • Q3. Tell me about yourself?
  • Q4. Do you know about BPO?
  • Ans. 

    BPO stands for Business Process Outsourcing.

    • BPO involves contracting out specific business functions to a third-party service provider.

    • Common BPO services include customer support, accounting, and human resources.

    • BPO can help companies save costs and improve efficiency.

    • Examples of BPO companies include Accenture, IBM, and Infosys.

  • Answered by AI
  • Q5. Can you work under pressure?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep cool and don't get tensed. They don't ask anything irrelevant questions.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Palindrome for a string`
  • Ans. 

    A palindrome for a string is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • Check if the string is equal to its reverse to determine if it is a palindrome.

    • Ignore spaces and punctuation when checking for palindromes.

    • Examples: 'racecar', 'madam', '1221'

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Dec 2021. 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 - One-on-one 

(1 Question)

  • Q1. Basic Core java questions linked list reversal,Minimum element in BST
Round 3 - Technical 

(1 Question)

  • Q1. Messaging System Design.
  • Ans. 

    Messaging system design involves creating a system for exchanging messages between users or applications.

    • Identify the messaging needs of the system and its users

    • Choose a messaging protocol and architecture that fits those needs

    • Consider scalability, reliability, and security

    • Design for fault tolerance and error handling

    • Implement features such as message queuing, routing, and filtering

    • Examples of messaging systems include...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Normal HR questions like Why you want to join SAP labs

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Core Java,DS Algos and Low level design.Questions like Low level design for Messaging system.

Skills evaluated in this interview

Microsoft Corporation Interview FAQs

How many rounds are there in Microsoft Corporation Technical Lead interview?
Microsoft Corporation interview process usually has 1 rounds. The most common rounds in the Microsoft Corporation interview process are Technical.
How to prepare for Microsoft Corporation Technical Lead 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 Strategy, Sales, Strategic Partnerships and Microsoft Technologies.

Tell us how to improve this page.

Microsoft Corporation Technical Lead Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Microsoft Corporation Technical Lead Salary
based on 75 salaries
₹14.2 L/yr - ₹50.8 L/yr
57% more than the average Technical Lead Salary in India
View more details

Microsoft Corporation Technical Lead Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
2.2k salaries
unlock blur

₹13 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
822 salaries
unlock blur

₹15 L/yr - ₹53.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