Upload Button Icon Add office photos

Filter interviews by

Microsoft Azure Senior Software Engineer Interview Questions and Answers

Updated 21 Jul 2022

Microsoft Azure Senior Software Engineer Interview Experiences

2 interviews found

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

Round 1 - Coding Test 

Codility test. LCA of two nodes in binary tree and the distance between 2 nodes

Round 2 - Desing round 

(1 Question)

  • Q1. Design a write ahead logger
  • Ans. 

    Design a write ahead logger

    • Choose a storage medium (file, database, etc.)

    • Implement a buffer to store log entries before writing to storage

    • Ensure atomicity of write operations to prevent data corruption

    • Include timestamp and transaction ID in log entries

    • Implement a mechanism to recover from crashes or failures

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - DS Algo, prepare trees and linked lists well

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Coding Test 
Round 2 - Coding Test 
Round 3 - System Design 

(1 Question)

  • Q1. Design a notification system
  • Ans. 

    A notification system to alert users of important events or updates.

    • Identify the types of notifications needed

    • Determine the target audience for each notification

    • Choose the appropriate delivery method (email, push notification, SMS, etc.)

    • Design a user-friendly interface for managing notifications

    • Implement a system for tracking and analyzing notification engagement

  • Answered by AI
Round 4 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - leetcode. Just buy their subscription and do it.

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

Interview questions from similar companies

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

(1 Question)

  • Q1. How does the CAN TP (Controller Area Network Transport Protocol) work?
  • Ans. 

    CAN TP is a protocol used for transferring large data packets over Controller Area Network.

    • CAN TP breaks large data packets into smaller segments for transmission

    • It uses flow control mechanisms to ensure all segments are received and retransmits if necessary

    • CAN TP is commonly used in automotive and industrial applications

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Explain autosar layer
  • Ans. 

    AUTOSAR (Automotive Open System Architecture) is a standardized software architecture for automotive systems.

    • AUTOSAR is a layered architecture consisting of four layers: Application Layer, Runtime Environment (RTE) Layer, Basic Software Layer, and Microcontroller Abstraction Layer (MCAL).

    • Each layer in AUTOSAR has specific responsibilities and interfaces with other layers to ensure modularity and reusability of software...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Are you prepared to work from home?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Opps, overloading and overriding, factory n singleton patteren
  • Q2. Collections HashMap internal working
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Write polyfill for array map
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Java 8 and related programming questions springboot microservices details about project
  • Q2. Kafka questions and use case
  • Q3. API springboot application development
  • Q4. Ci cd and cloud
Round 2 - HR 

(1 Question)

  • Q1. Hr related question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Get minimum from stream. Query based.
  • Q2. Minimum number of platforms for trains. Arrival n departure time is given.
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 Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Design Instagram feed
  • Ans. 

    Designing Instagram feed involves displaying user's photos and videos in a visually appealing and user-friendly manner.

    • Display user's posts in a grid layout with images/videos and captions

    • Allow users to like, comment, and share posts

    • Implement infinite scrolling to load more posts as user scrolls down

    • Include a search bar to search for specific users or hashtags

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Minimum spanning tree based data structure question

Skills evaluated in this interview

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

I applied via Company Website

Round 1 - Assignment 

A code to identify errors and write Junit. Optimise the code as well.

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks using queue
  • Ans. 

    Implementing a stack using two queues

    • Use two queues to simulate a stack

    • Push operation: Enqueue the element to queue 1

    • Pop operation: Dequeue all elements from queue 1 to queue 2, dequeue the last element from queue 1, then swap the queues

    • Top operation: Return the front element of queue 1

    • Example: Push 1, 2, 3 - Queue 1: [1, 2, 3], Queue 2: []

    • Example: Pop - Queue 1: [1, 2], Queue 2: [3]

  • Answered by AI
  • Q2. BFS and Knapsack problem, previous project experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very clear with the technology stack and basic DSA problems.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Full stack question with java and angular and sql

Round 2 - Case Study 

Case study on project

Microsoft Azure Interview FAQs

How many rounds are there in Microsoft Azure Senior Software Engineer interview?
Microsoft Azure interview process usually has 3 rounds. The most common rounds in the Microsoft Azure interview process are Coding Test.
What are the top questions asked in Microsoft Azure Senior Software Engineer interview?

Some of the top questions asked at the Microsoft Azure Senior Software Engineer interview -

  1. Design a notification sys...read more
  2. Design a write ahead log...read more

Tell us how to improve this page.

Microsoft Azure Senior Software Engineer Salary
based on 9 salaries
₹26 L/yr - ₹50 L/yr
195% more than the average Senior Software Engineer Salary in India
View more details

Microsoft Azure Senior Software Engineer Reviews and Ratings

based on 2 reviews

4.2/5

Rating in categories

3.6

Skill development

3.2

Work-life balance

3.6

Salary

4.4

Job security

3.8

Company culture

3.6

Promotions

3.2

Work satisfaction

Explore 2 Reviews and Ratings
Support Engineer
12 salaries
unlock blur

₹6.3 L/yr - ₹20.7 L/yr

Software Engineer
9 salaries
unlock blur

₹27 L/yr - ₹52 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹26 L/yr - ₹50 L/yr

Software Developer
5 salaries
unlock blur

₹35 L/yr - ₹45 L/yr

Software Engineer2
5 salaries
unlock blur

₹21.6 L/yr - ₹50 L/yr

Explore more salaries
Compare Microsoft Azure with

Amazon Web Services

3.9
Compare

IBM

4.0
Compare

Oracle

3.7
Compare

Salesforce

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