Upload Button Icon Add office photos
Engaged Employer

i

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

Waters Corporation Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Waters Corporation Business Analyst Interview Questions and Answers

Updated 17 Feb 2024

Waters Corporation Business Analyst Interview Experiences

1 interview found

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

I applied via Job Fair

Round 1 - One-on-one 

(1 Question)

  • Q1. Self , previous year company work

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jul 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How will you handle temperament issues of your boss ?
  • Q2. If your boss is not supporting what will you do ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your previous 2 company references only when they provide you the offer letter, please do not share before that even if they assure of offering the job.

Interview Questionnaire 

1 Question

  • Q1. GD followed by Case Study Questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral

Round 1 - Technical 

(2 Questions)

  • Q1. CALCULATE function from DAX.
  • Ans. 

    The CALCULATE function in DAX is used to apply filters to a calculation in a formula.

    • CALCULATE function modifies the filter context for a calculation in DAX.

    • It can be used to override existing filters or apply new filters.

    • Example: CALCULATE(SUM(Sales[Amount]), Sales[Region] = 'North')

  • Answered by AI
  • Q2. What are data structure?
  • Ans. 

    Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Data structures define the way data is stored, accessed, and manipulated in a computer program.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

    • Choosing the right data structure is crucial for optimizing the performance of a program.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic round vfffvbjj
Round 3 - Technical 

(1 Question)

  • Q1. SQL , business analyst related queries
Round 4 - One-on-one 

(1 Question)

  • Q1. With the manager
Round 5 - HR 

(1 Question)

  • Q1. Salary round vffscbb
Round 6 - HR 

(1 Question)

  • Q1. Final hr discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay motivated, hustle harder

Interview Questionnaire 

1 Question

  • Q1. The questions were completely based on my CV

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. First round of interview was a simple technical and HR round where mostly questions were related to the description in resume and expertise. Some basic questions related to BA, Agile and Excel were asked. ...
  • Q2. Agile ceremonies, Vlook up and it's demerit.
  • Ans. 

    Agile ceremonies and Vlook up's demerit

    • Agile ceremonies are regular meetings held in Agile methodology to ensure effective communication and collaboration among team members.

    • Vlook up is a function in Excel used to search for a specific value in a table and return a corresponding value.

    • The demerit of Vlook up is that it only searches for exact matches and cannot handle errors or inconsistencies in data.

    • Agile ceremonies ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. It went on for more than an hour. Questions were related to Healthcare domain, Agile and scrum, SQL, Excel, Business Analysis. Almost tried answering every questions. Mostly I was 80-85% satisfied with my...

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of every topics mentioned in the resume should be well prepared.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Self introduction
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 Resume tips
Round 2 - Aptitude Test 

Basic aptitude test , more focused on reasoning and problem solving skills.

Round 3 - Technical 

(2 Questions)

  • Q1. Good experience, in total 3 problem solving based questions with some other basic questions such as tell me about yourself , what do you know about iqvia , etc
  • Q2. There 12 identical cubes out of which 1 is defective ( heavier or lighter ) . If you were given with a weight balance , in how many minimum rounds you can identify the defective cube?
  • Ans. 

    Identify the defective cube out of 12 identical cubes using a weight balance in minimum rounds.

    • Divide the cubes into three groups of four each.

    • Weigh two groups against each other.

    • If they balance, the defective cube is in the third group.

    • If they don't balance, take the heavier group and weigh two cubes against each other.

    • If they balance, the defective cube is the remaining cube.

    • If they don't balance, the heavier cube is

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Good round , more of a combination of hr and technical .
Round 5 - HR 

(1 Question)

  • Q1. Basic discussion regarding role and responsibilities .

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be honest as much as possible . If you are unable to answer , just tell the interviewer , they are more interested in the approach you take to solve the problem rather than the solution itself
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Outcome of joins
  • Ans. 

    Joins in SQL combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column between them.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • R...

  • Answered by AI
  • Q2. Types of joins in sql
  • Ans. 

    Types of joins in SQL include inner join, outer join, left join, right join, and full join.

    • Inner join: Returns rows when there is a match in both tables

    • Outer join: Returns all rows when there is a match in one of the tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows from the left table

    • Full join: Returns r

  • Answered by AI

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Waters Corporation Interview FAQs

How many rounds are there in Waters Corporation Business Analyst interview?
Waters Corporation interview process usually has 1 rounds. The most common rounds in the Waters Corporation interview process are One-on-one Round.

Recently Viewed

PHOTOS

Allview India Electronics

1 office photo

PHOTOS

Extramarks Education

2 office photos

COMPANY BENEFITS

Tringapps Research Labs

13 benefits

INTERVIEWS

Ciklum

No Interviews

INTERVIEWS

Bloomberg

No Interviews

SALARIES

Allview India Electronics

INTERVIEWS

Amazon

No Interviews

INTERVIEWS

Allview India Electronics

No Interviews

INTERVIEWS

Reliance Industries

No Interviews

INTERVIEWS

HCLTech

No Interviews

Tell us how to improve this page.

Waters Corporation Business Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

IQVIA Interview Questions
3.9
 • 464 Interviews
ICON Plc Interview Questions
4.2
 • 71 Interviews
Syneos Health Interview Questions
3.8
 • 45 Interviews
View all
Service Engineer
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Field Service Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Service Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Specialist
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Specialist
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Waters Corporation with

Thermo Fisher Scientific

3.9
Compare

Agilent Technologies

4.1
Compare

PerkinElmer

4.2
Compare

Shimadzu Corporation

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