Upload Button Icon Add office photos

Morningstar

Compare button icon Compare button icon Compare

Filter interviews by

Morningstar Quality Assurance Interview Questions and Answers

Updated 13 Apr 2023

Morningstar Quality Assurance Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed before Apr 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning current affairs

Round 2 - One-on-one 

(1 Question)

  • Q1. About yourself resume related
Round 3 - Technical 

(1 Question)

  • Q1. Skills venture capital private equity

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How would you segment a population based on certain attributes, which algorithm would you use. SAS and proc sql related questions are must for analyst interview. If lateral hire, expect questions based on ...
  • Ans. 

    To segment a population based on attributes, use clustering algorithms like k-means or hierarchical clustering.

    • Identify relevant attributes such as age, income, education level, etc.

    • Normalize the data to ensure all attributes are on the same scale.

    • Choose a clustering algorithm based on the size of the dataset and the desired number of segments.

    • Evaluate the results using metrics like silhouette score or within-cluster s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your CV thoroughly. Why this approach, why this algorithm type of questions. Advantage, disadvantages of algorithms. What you learnt from this project, how this project helped business type questions

Skills evaluated in this interview

I applied via Referral and was interviewed before Nov 2021. 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 

(2 Questions)

  • Q1. Talk about your prior experience
  • Q2. Tell me something about yourself

Interview Preparation Tips

Topics to prepare for Northern Trust Operating Services Analyst interview:
  • Capital Market
Interview preparation tips for other job seekers - Its a good company to work and learn and grow. Employee are good at tgeir work and very good with their concept

Interview Questionnaire 

8 Questions

  • Q1. Find a number which occurs odd number of times and all number occurs even number of times
  • Ans. 

    Find an odd occurring number among even occurring numbers.

    • Use XOR operation to cancel out even occurring numbers and get the odd occurring number.

    • Iterate through the array and XOR each element with the result variable.

    • The final result will be the odd occurring number.

  • Answered by AI
  • Q2. Some discussion about my minor project
  • Q3. Spiral order of binary tree and mattrix, print it
  • Ans. 

    Print the spiral order of a binary tree and matrix.

    • For binary tree, use level order traversal and alternate direction for each level.

    • For matrix, use four pointers to traverse in spiral order.

    • Example for binary tree: 1 -> 2 -> 3 -> 4 -> 5 -> 6 -> 7 -> 8 -> 9

    • Example for matrix: 1 2 3 4 -> 8 7 6 5 -> 9 10 11 12 -> 16 15 14 13

  • Answered by AI
  • Q4. Some question about os,dbms
  • Q5. Find pair which have a given sum in a given array
  • Ans. 

    Finding pairs in an array with a given sum.

    • Iterate through the array and for each element, check if the difference between the given sum and the element exists in the array.

    • Use a hash table to store the elements of the array and their indices for faster lookup.

    • If there are multiple pairs with the same sum, return any one of them.

    • If no pair is found, return null or an empty array.

  • Answered by AI
  • Q6. Find total number of k element which have a given avg in a given array in minimum time complexity
  • Ans. 

    Find total number of k element with given avg in an array in minimum time complexity.

    • Use sliding window technique to traverse the array in O(n) time complexity.

    • Maintain a sum variable to keep track of the sum of elements in the window.

    • If the sum of elements in the window is equal to k times the given avg, increment the count.

    • Move the window by subtracting the first element and adding the next element in the array.

  • Answered by AI
  • Q7. Print all elements which in not boundary element in a given binary tree
  • Ans. 

    Printing non-boundary elements of a binary tree

    • Traverse the tree in any order (preorder, inorder, postorder)

    • Check if the current node is not a boundary node (not the first or last node in its level)

    • If it is not a boundary node, print its value

    • Recursively traverse its left and right subtrees

  • Answered by AI
  • Q8. Then some question about process synchronisation,error vs exception,and then 2-3 hr question

Interview Preparation Tips

Round: Test
Experience: practice codes on paper
Tips:

Round: Technical Interview
Experience: very good
Tips: please try to explain each and every question in detail

Round: Technical Interview
Experience: my hr round is not taken by them,and some of face 3rd round ,which is HR
Tips: please prepare all types of problem from geeksforgeeks

Skill Tips: please try to understand every problem from geeksforgeeks
Skills: ds
College Name: NIT Bhopal
Motivation: best work culture,and a lots of learning opportunity in this company,and in every 6 month there is a appraisal

Skills evaluated in this interview

I applied via Recruitment Consultant

Interview Questionnaire 

1 Question

  • Q1. Why do you want to join the organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Throughout the Interview process, you need to be patient. As per my experience, even if your interview went fine you need to be patient to get the results. It may take weeks to months to go ahead further. Sometimes you can just talk to the recruiter who has contacted you for the interview, because the he/she is the best person to guide you throughout the process.

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

Interview Questionnaire 

3 Questions

  • Q1. Java 8, data structures, spring boot , microservices
  • Q2. Active mq/rabbit mq
  • Q3. JPA/jdbc queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and give, worth to join netspend

I applied via Campus Placement and was interviewed before Apr 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Long procedure.. but can crack it with some good apt skill

Round 2 - Video Call 

(1 Question)

  • Q1. Current affairs and self awareness
Round 3 - One-on-one 

(1 Question)

  • Q1. Be sure on what makes to to apply here and which department you are heading towards is very important
Round 4 - HR 

(1 Question)

  • Q1. Why should we hire you?

Interview Preparation Tips

Topics to prepare for Northern Trust Operating Services Analyst interview:
  • Accounting
  • Statistics
  • Taxation
  • Derivatives
  • Business Objects
Interview preparation tips for other job seekers - Be confident while sharing your thoughts and answering questions.better Do not guess work.

Interview Questionnaire 

1 Question

  • Q1. Resume related

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest

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

Interview Questionnaire 

1 Question

  • Q1. Technical questions on corporate actions, call and put options, crystallization process

Interview Preparation Tips

Interview preparation tips for other job seekers - study well on corporate actions, journal entries on accruals, prepayments, crystallization, performance fees etc

I applied via Recruitment Consulltant and was interviewed before Nov 2021. 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 - Technical 

(2 Questions)

  • Q1. Hedge Fund accounting : Accrual accounting Entries , Equities , bonds & type of funds & derivatives
  • Q2. Nav impacts , securities calculation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with strong Technical knowledge and cool attitude

Morningstar Interview FAQs

How many rounds are there in Morningstar Quality Assurance interview?
Morningstar interview process usually has 4 rounds. The most common rounds in the Morningstar interview process are Resume Shortlist, Aptitude Test and One-on-one Round.
How to prepare for Morningstar Quality Assurance 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 Analytical, Continuous Improvement, Data Quality, Operations and Process Improvement.

Tell us how to improve this page.

Morningstar Quality Assurance Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

FactSet Interview Questions
3.9
 • 208 Interviews
Apex Group Interview Questions
2.7
 • 138 Interviews
Kotak Securities Interview Questions
3.6
 • 116 Interviews
Mr Cooper Interview Questions
4.0
 • 88 Interviews
Sharekhan Interview Questions
3.8
 • 85 Interviews
Synchrony Interview Questions
4.3
 • 79 Interviews
Axis Direct Interview Questions
3.8
 • 79 Interviews
View all
Data Research Analyst
1.5k salaries
unlock blur

₹1.6 L/yr - ₹8.1 L/yr

Research Associate
647 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Senior Data Research Analyst
596 salaries
unlock blur

₹3.5 L/yr - ₹8.5 L/yr

Software Engineer
319 salaries
unlock blur

₹6.6 L/yr - ₹18 L/yr

Senior Research Associate
318 salaries
unlock blur

₹3.9 L/yr - ₹10.4 L/yr

Explore more salaries
Compare Morningstar with

Axis Direct

3.8
Compare

Kotak Securities

3.6
Compare

FactSet

3.9
Compare

Sharekhan

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