Upload Button Icon Add office photos
Engaged Employer

i

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

Marsh McLennan Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 658 Reviews

Filter interviews by

Marsh McLennan Senior Software Engineer Interview Questions and Answers

Updated 14 Sep 2023

Marsh McLennan Senior Software Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2022. There were 3 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 - Technical 

(2 Questions)

  • Q1. Basic & Advance concepts of .NET & SQL
  • Q2. OOPs basics, Linq, jQuery, Javascript
Round 3 - HR 

(1 Question)

  • Q1. Basic discussion about your previous company & salary negotiation etc.

Interview questions from similar companies

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

Medium leetcode question on array list

Round 2 - One-on-one 

(4 Questions)

  • Q1. Core java and collections, exceptions and threading
  • Q2. Core java collections
  • Q3. Multi threading
  • Q4. Executor framework
Round 3 - One-on-one 

(1 Question)

  • Q1. Threading related questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Test was for Web Development - React
75min test
3 Questions
1 Coding Question
2 Scenario based questions

Round 2 - Technical 

(2 Questions)

  • Q1. React Optimization techniques
  • Q2. React Advantages
Round 3 - Behavioral 

(1 Question)

  • Q1. How to debug in production environment?
Round 4 - Behavioral 

(1 Question)

  • Q1. Challenges faced during work and how you overcome?
Round 5 - HR 

(1 Question)

  • Q1. Why you choose Wells fargo over other offers?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(4 Questions)

  • Q1. Java difference between Finally, Finalize
  • Ans. 

    Finally is a block of code that always executes, while Finalize is a method used for cleanup before an object is garbage collected.

    • Finally block is used in exception handling to ensure certain code is always executed, regardless of whether an exception is thrown or not.

    • Finalize method is called by the garbage collector before an object is reclaimed.

    • Finally block is used in try-catch-finally blocks, while Finalize metho...

  • Answered by AI
  • Q2. Programming question - Find second largest string from a given sentence
  • Ans. 

    Find the second largest string from a given sentence

    • Split the sentence into an array of strings

    • Sort the array based on string length

    • Return the second last element in the sorted array

  • Answered by AI
  • Q3. Difference between AWS cloud front and cloud formation
  • Ans. 

    AWS CloudFront is a content delivery network (CDN) service, while AWS CloudFormation is an infrastructure as code service.

    • CloudFront is used to deliver content to end users with low latency and high data transfer speeds.

    • CloudFormation is used to automate the deployment of infrastructure resources in a repeatable and predictable manner.

    • CloudFront is a CDN service that caches content at edge locations to reduce latency, ...

  • Answered by AI
  • Q4. How to improve performance in react js ?
  • Ans. 

    To improve performance in React JS, optimize rendering, minimize re-renders, use virtualization, lazy loading, code splitting, and memoization.

    • Optimize rendering by using shouldComponentUpdate or React.memo for functional components

    • Minimize re-renders by using PureComponent or memoization techniques like useMemo or useCallback

    • Use virtualization for long lists or tables to render only the visible items

    • Implement lazy loa...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good experience with interviewer.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is list comprehension
  • Ans. 

    List comprehension is a concise way to create lists in Python by applying an expression to each item in an iterable.

    • List comprehension is written inside square brackets []

    • It consists of an expression followed by a for clause, then zero or more if clauses

    • Example: squares = [x**2 for x in range(10)]

  • Answered by AI
  • Q2. Explain spark architecture
  • Ans. 

    Apache Spark is a distributed computing system that provides an interface for programming entire clusters with implicit data parallelism and fault tolerance.

    • Apache Spark follows a master-slave architecture with a driver program that communicates with a cluster manager to distribute work across worker nodes.

    • It uses Resilient Distributed Datasets (RDDs) as the basic data structure, which are immutable distributed collect...

  • Answered by AI
Round 2 - Coding Test 

Write code for palindtomr

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

(3 Questions)

  • Q1. Maching Coding - Factory design patter
  • Q2. Multi-Threading : Object level and class level lock
  • Q3. Distributed Caching
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Coding Test 

Mostly they asked questions on String or basic coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Core java questions basics, SpringBoot Microservice ,Sql questions
Round 3 - Technical 

(1 Question)

  • Q1. Mostly questions on core java, day to day activities , agile,beghavioural questions
Round 4 - HR 

(1 Question)

  • Q1. Salary Expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain Project Architecture
  • Ans. 

    Project architecture refers to the high-level structure of a software system, including components, relationships, and interactions.

    • Project architecture defines how different components of a software system interact with each other.

    • It includes the design decisions related to the organization of code, data, and resources.

    • Common architectural patterns include MVC, microservices, and serverless.

    • Architectural diagrams like...

  • Answered by AI
  • Q2. Springboot components
  • Q3. Angular Lifecycle

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Discussion of prior experience 

(2 Questions)

  • Q1. Tell about yourself
  • Ans. 

    I am a Senior Software Engineer with 8 years of experience in developing scalable and efficient software solutions.

    • Experienced in full stack development using technologies like Java, Spring Boot, Angular, and SQL

    • Strong background in designing and implementing RESTful APIs

    • Proficient in Agile methodologies and working in cross-functional teams

    • Passionate about continuous learning and staying updated with the latest techno

  • Answered by AI
  • Q2. Your confidence level with Java
  • Ans. 

    Highly confident in Java with 8+ years of experience in developing complex applications

    • 8+ years of experience in Java development

    • Proficient in Java programming language features and best practices

    • Extensive experience in developing complex applications using Java

    • Familiar with Java frameworks and libraries such as Spring, Hibernate, and Apache Commons

    • Comfortable with multi-threading, performance optimization, and debuggi

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is mostly focused on your experience. Use case related questions to understand your experience with the required skills for the position

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 in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Anagram, Pythagorean triplets

Round 2 - Case Study 

Js coding test with modifications

Marsh McLennan Interview FAQs

How many rounds are there in Marsh McLennan Senior Software Engineer interview?
Marsh McLennan interview process usually has 3 rounds. The most common rounds in the Marsh McLennan interview process are Resume Shortlist, Technical and HR.
How to prepare for Marsh McLennan Senior Software Engineer 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 Marsh McLennan. The most common topics and skills that interviewers at Marsh McLennan expect are SQL, Coding, PLSQL, Process Improvement and JSON.
What are the top questions asked in Marsh McLennan Senior Software Engineer interview?

Some of the top questions asked at the Marsh McLennan Senior Software Engineer interview -

  1. Basic & Advance concepts of .NET & ...read more
  2. OOPs basics, Linq, jQuery, Javascr...read more

Tell us how to improve this page.

Marsh McLennan Senior Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Marsh McLennan Senior Software Engineer Salary
based on 184 salaries
₹7 L/yr - ₹20.3 L/yr
15% less than the average Senior Software Engineer Salary in India
View more details

Marsh McLennan Senior Software Engineer Reviews and Ratings

based on 9 reviews

4.3/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.7

Salary

4.6

Job security

4.3

Company culture

3.1

Promotions

4.1

Work satisfaction

Explore 9 Reviews and Ratings
Senior Associate
423 salaries
unlock blur

₹2.3 L/yr - ₹7 L/yr

Specialist
397 salaries
unlock blur

₹3.3 L/yr - ₹7.7 L/yr

Assistant Manager
258 salaries
unlock blur

₹4.7 L/yr - ₹18 L/yr

Senior Analyst
248 salaries
unlock blur

₹2.4 L/yr - ₹7.6 L/yr

Associate
228 salaries
unlock blur

₹1.8 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Marsh McLennan with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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