Upload Button Icon Add office photos

Morningstar

Compare button icon Compare button icon Compare

Filter interviews by

Morningstar Senior QA Automation Engineer Interview Questions and Answers

Updated 21 May 2021

Morningstar Senior QA Automation Engineer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java basics, collections, string conspects Selenium basics Sort array in ascending order Interest in finance domain.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview not so tough...
Java and selenium basic conspects should be clear

Interview questions from similar companies

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 LinkedIn and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About strengths and weaknesses
  • Q2. According related questions

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.

I applied via Naukri.com and was interviewed in Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Usecases about how did you handle such situations
  • Q2. They asked about the skills mentioned in my resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and remember what you have mentioned in your resume and how would you use those skills in real life

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 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

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself. Some basic questions of B/S, CF & P&L.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer are very supportive.

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

Interview Questionnaire 

7 Questions

  • Q1. Work exrequired or not
  • Q2. Skills needed to perform
  • Ans. 

    Skills needed to perform depend on the job role and industry.

    • Technical skills

    • Communication skills

    • Problem-solving skills

    • Time management skills

    • Leadership skills

  • Answered by AI
  • Q3. What are your weaknesses and in
  • Q4. What are your stengths
  • Ans. 

    My strengths include strong analytical skills, attention to detail, and ability to work well under pressure.

    • Strong analytical skills

    • Attention to detail

    • Ability to work well under pressure

  • Answered by AI
  • Q5. How did you come to know about us
  • Q6. What was your best day of the life cycle
  • Q7. How many months of experience way

Interview Preparation Tips

Interview preparation tips for other job seekers - good and great so that you cna get a jobs and feels confident

Morningstar Interview FAQs

How to prepare for Morningstar Senior QA Automation 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 Testing Tools, SDLC, SQL, Javascript and Performance Testing.

Tell us how to improve this page.

Interview Questions from Similar Companies

FactSet Interview Questions
3.9
 • 208 Interviews
Apex Group Interview Questions
2.7
 • 137 Interviews
Kotak Securities Interview Questions
3.6
 • 116 Interviews
Mr Cooper Interview Questions
4.0
 • 86 Interviews
Sharekhan Interview Questions
3.8
 • 84 Interviews
Axis Direct Interview Questions
3.8
 • 79 Interviews
Synchrony Interview Questions
4.3
 • 78 Interviews
View all
Morningstar Senior QA Automation Engineer Salary
based on 34 salaries
₹11.5 L/yr - ₹25 L/yr
29% more than the average Senior QA Automation Engineer Salary in India
View more details

Morningstar Senior QA Automation Engineer Reviews and Ratings

based on 6 reviews

2.0/5

Rating in categories

1.7

Skill development

2.3

Work-life balance

2.1

Salary

2.2

Job security

1.4

Company culture

1.6

Promotions

1.3

Work satisfaction

Explore 6 Reviews and Ratings
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
587 salaries
unlock blur

₹3.5 L/yr - ₹8.5 L/yr

Software Engineer
316 salaries
unlock blur

₹6.6 L/yr - ₹17.6 L/yr

Senior Research Associate
315 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