Upload Button Icon Add office photos

Morningstar

Compare button icon Compare button icon Compare

Filter interviews by

Morningstar Associate Infrastructure Engineer Interview Questions and Answers

Updated 21 Nov 2023

Morningstar Associate Infrastructure Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Oct 2023. There were 5 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 - Aptitude Test 

Basic aptitude test for freshers

Round 3 - Technical 

(1 Question)

  • Q1. Asking questions about skills which suitable for roles.
Round 4 - Technical 

(1 Question)

  • Q1. In this round asks more deep questions about role.
Round 5 - HR 

(1 Question)

  • Q1. Discussion with salary and facilities

Interview questions from similar companies

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

Round 1 - Technical 

(1 Question)

  • Q1. How would you write a REST API from scratch? Explain your role in the project.
  • Ans. 

    To write a REST API from scratch, I would follow these steps:

    • Define the resources and endpoints

    • Choose a programming language and framework

    • Implement CRUD operations for each resource

    • Use HTTP methods and status codes correctly

    • Add authentication and authorization

    • Test the API using tools like Postman

    • Document the API using tools like Swagger

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There are two rounds of technical and one hr.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Overall on SQL interview questions.
  • Q2. Triiggers, sp, function , some queries to build

Interview Preparation Tips

Interview preparation tips for other job seekers - Good SQL knowledge is required
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 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 - Coding Test 

Basic concepts of programming

Round 3 - One-on-one 

(1 Question)

  • Q1. Programming concepts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Core java concepts,Sql queries,2 coding question based on arrays and string
  • Q2. Reverse the string
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the characters of the string

    • Swap the characters from start to end to reverse the string

    • Return the reversed string

  • Answered by AI
  • Q3. Find third highest salary from a employee table
Round 2 - Technical 

(4 Questions)

  • Q1. Advance java and project related
  • Q2. Springboot and spring diff
  • Q3. Springboot annotations used in your project
  • Ans. 

    Some common Springboot annotations used in projects are @RestController, @Autowired, @RequestMapping, @Service, @Component, @Repository.

    • @RestController - Used to define RESTful web services.

    • @Autowired - Used for automatic dependency injection.

    • @RequestMapping - Used to map web requests to specific handler methods.

    • @Service - Used to indicate that a class is a service.

    • @Component - Used to indicate that a class is a Spring...

  • Answered by AI
  • Q4. Springboot dependencies

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. In How many ways we can create objects in Java
  • Ans. 

    Objects in Java can be created in multiple ways, including using new keyword, cloning, deserialization, and reflection.

    • Using the 'new' keyword

    • Cloning an existing object

    • Deserialization from a file or network

    • Using reflection to create objects dynamically

  • Answered by AI
  • Q2. Difference between Interface and Abstract Class
  • Ans. 

    Interface is a contract that defines the methods a class must implement, while abstract class can have both implemented and abstract methods.

    • Interface methods are public and abstract by default, while abstract class can have abstract and non-abstract methods.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used to achieve multiple inheritance in Java, while abstract ...

  • Answered by AI
  • Q3. What is Serialization
  • Ans. 

    Serialization is the process of converting an object into a format that can be easily stored or transmitted.

    • Serialization is used to convert complex data structures or objects into a stream of bytes.

    • Serialized data can be stored in files, databases, or sent over a network.

    • Common serialization formats include JSON, XML, and Protocol Buffers.

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 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. I was interviewed for 2yr experience. Normal Core java and basic sql question.
  • Q2. Oops concept. Collections. Abstract class and interface. Sql procedures and functions Sql basic query
Round 3 - Behavioral 

(2 Questions)

  • Q1. Questions related to the projects worked till date. Explain your project. And counter question on your project.
  • Q2. How many projects have you worked on? Explain each in short.

Interview Preparation Tips

Interview preparation tips for other job seekers - Mainly focus on your communication and be detailed about project.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coder pad , hacker rank, leet code medium

Round 2 - Technical 

(1 Question)

  • Q1. What is concurrency what is inheritance
  • Ans. 

    Concurrency is the ability of multiple tasks to run simultaneously, while inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.

    • Concurrency allows multiple tasks to be executed at the same time, improving performance and efficiency.

    • Inheritance allows a new class to inherit properties and behaviors from an existing class, promoting code reusability.

    • C...

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

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Coding concepts , data structures
Round 2 - Technical 

(1 Question)

  • Q1. System design related queries , past work experience related discussion
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Write progrem to check balenced brackets in a given string
  • Ans. 

    Program to check balanced brackets in a given string

    • Use a stack to keep track of opening brackets

    • Iterate through the string and push opening brackets onto the stack

    • When a closing bracket is encountered, pop from the stack and check if it matches the corresponding opening bracket

    • If stack is empty at the end and all brackets are matched, the string is balanced

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - basics and some algorithms

Skills evaluated in this interview

Morningstar Interview FAQs

How many rounds are there in Morningstar Associate Infrastructure Engineer interview?
Morningstar interview process usually has 5 rounds. The most common rounds in the Morningstar interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Morningstar Associate Infrastructure 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 Morningstar. The most common topics and skills that interviewers at Morningstar expect are AWS, Automation Tools, GIT, Infrastructure and Linux.

Tell us how to improve this page.

Morningstar Associate Infrastructure Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

S&P Global Interview Questions
4.1
 • 277 Interviews
FactSet Interview Questions
3.9
 • 205 Interviews
Crisil Interview Questions
3.6
 • 188 Interviews
Apex Group Interview Questions
2.7
 • 133 Interviews
Kotak Securities Interview Questions
3.6
 • 116 Interviews
Mr Cooper Interview Questions
4.0
 • 84 Interviews
Sharekhan Interview Questions
3.8
 • 81 Interviews
View all
Morningstar Associate Infrastructure Engineer Salary
based on 4 salaries
₹6.5 L/yr - ₹7 L/yr
14% more than the average Associate Infrastructure Engineer Salary in India
View more details

Morningstar Associate Infrastructure Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

3.0

Salary

3.0

Job security

4.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Data Research Analyst
1.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Research Associate
672 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Data Research Analyst
548 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Research Associate
319 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
313 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Morningstar with

Crisil

3.6
Compare

ICRA

3.3
Compare

CareEdge Ratings

3.0
Compare

India Ratings & Research

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