Upload Button Icon Add office photos

AstraZeneca

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

AstraZeneca Data Analyst Interview Questions and Answers

Updated 9 Oct 2024

AstraZeneca Data Analyst Interview Experiences

3 interviews found

Data Analyst Interview Questions & Answers

user image ROHIT JAIN

posted on 9 Oct 2024

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

(1 Question)

  • Q1. What are the basics of power bi
  • Ans. 

    Power BI is a business analytics tool by Microsoft for visualizing and analyzing data.

    • Power BI is a business analytics tool by Microsoft

    • It allows users to visualize and analyze data from various sources

    • Users can create interactive reports and dashboards

    • Power BI offers a wide range of data connectors for seamless integration

    • It provides features like data modeling, data preparation, and data visualization

    • Power BI can be ...

  • Answered by AI

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 8 Jun 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is lamda function
  • Ans. 

    Lambda function is an anonymous function in programming that can have multiple arguments but can only have one expression.

    • Lambda functions are used for creating small, one-time use functions without the need to define a formal function.

    • They are often used in functional programming languages like Python.

    • Lambda functions can take any number of arguments, but can only have one expression.

    • Example: lambda x: x*2 defines a l

  • Answered by AI
  • Q2. Difference between list and tuple
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • List can be modified after creation, tuple cannot.

    • List uses square brackets [], tuple uses parentheses ().

    • List is used for collections of items that may change, tuple for fixed collections.

    • Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Explain your previous work experience
  • Q2. Explain with example how your work related to real life example

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare very well for the job description give most of the questions will be based on that

Skills evaluated in this interview

Data Analyst Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Suppose there is a room in the office and X people enter room thr ... read more
asked in Wipro
Q2. Chocolate Distribution Problem You are given an array/list CHOCOL ... read more
asked in Wipro
Q3. Ninja and Substrings Problem Statement Ninja has to determine all ... read more
asked in Capgemini
Q4. Ninja and His Secret Information Encoding Problem Ninja, a new me ... read more
Q5. Sliding Window Maximum Problem Statement You are given an array/l ... read more

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 8 Apr 2024

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

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. BI and excel presentation on sales related data: all the questions were asked from the presentation only.
  • Q2. Why I am switching my job?

Interview Preparation Tips

Topics to prepare for AstraZeneca Data Analyst interview:
  • Power Bi
  • Advanced Excel
  • sales data

Interview questions from similar companies

Data Analyst Interview Questions & Answers

Merck user image Nishant Deswal

posted on 19 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It was a 90 mins round, and we have to do 85 questions. Coding was also a part of it.

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

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning numerical English sum

Round 2 - Coding Test 

Python power bi sql tablue

Interview Preparation Tips

Topics to prepare for Merck Data Analyst interview:
  • Python
  • SQL
  • Power Bi
  • Tablu
Interview preparation tips for other job seekers - No
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Do you know adobe analytics
  • Ans. 

    Yes, I am familiar with Adobe Analytics and have experience using it for data analysis.

    • I have used Adobe Analytics to track website traffic and user behavior

    • I have created custom reports and dashboards using Adobe Analytics

    • I am proficient in extracting insights from Adobe Analytics data to drive business decisions

  • Answered by AI
  • Q2. Explain example of window function
  • Ans. 

    Window functions are used to perform calculations across a set of table rows related to the current row.

    • Window functions are applied to a set of rows related to the current row in a query result.

    • They can be used to calculate running totals, averages, ranks, and more.

    • Examples include ROW_NUMBER(), RANK(), DENSE_RANK(), and NTILE().

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for real life scenarios and learn skills that they need
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain example of window function
  • Ans. 

    Window functions are used to perform calculations across a set of table rows related to the current row.

    • Window functions are used in SQL to perform calculations within a specific window or subset of rows.

    • They allow you to perform aggregate functions like SUM, AVG, COUNT, etc. over a specific range of rows.

    • Examples include ROW_NUMBER(), RANK(), DENSE_RANK(), and NTILE().

  • Answered by AI
  • Q2. A question using aggregate function and case when in sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for skills that are required in the jd

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

Interview Questionnaire 

1 Question

  • Q1. Technical questions regarding Sas and aptitude questions and previous company project details

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on projects and technical knowledge in sas
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Data management
  • Q2. Excel pivot, Vlookup

Interview Preparation Tips

Interview preparation tips for other job seekers - know more about the role in JD

Data Analyst Interview Questions & Answers

Bayer user image Virendra Chavhan

posted on 23 Mar 2024

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

I applied via LinkedIn and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Coding questions on python
  • Q2. Version control system GitHub questions
  • Q3. Web scraping questions
Round 2 - Technical 

(1 Question)

  • Q1. Behavioral questions on senarioy
Contribute & help others!
anonymous
You can choose to be anonymous

AstraZeneca Interview FAQs

How many rounds are there in AstraZeneca Data Analyst interview?
AstraZeneca interview process usually has 1-2 rounds. The most common rounds in the AstraZeneca interview process are Technical, One-on-one Round and HR.
How to prepare for AstraZeneca Data Analyst 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 AstraZeneca. The most common topics and skills that interviewers at AstraZeneca expect are Recruitment, Analytical Chemistry, Continuous Improvement, Data Analysis and Data Warehousing.
What are the top questions asked in AstraZeneca Data Analyst interview?

Some of the top questions asked at the AstraZeneca Data Analyst interview -

  1. What are the basics of power...read more
  2. What is lamda funct...read more
  3. Difference between list and tu...read more

Recently Viewed

INTERVIEWS

Dell

No Interviews

INTERVIEWS

Company Interviews

No Interviews

INTERVIEWS

Exl India

40 top interview questions

INTERVIEWS

Darwinbox

10 top interview questions

INTERVIEWS

Dell

No Interviews

INTERVIEWS

AstraZeneca

No Interviews

INTERVIEWS

Darwinbox

No Interviews

INTERVIEWS

Xiaomi

No Interviews

DESIGNATION

SALARIES

Darwinbox

Tell us how to improve this page.

AstraZeneca Data Analyst Interview Process

based on 4 interviews

Interview experience

4.8
  
Excellent
View more
AstraZeneca Data Analyst Salary
based on 39 salaries
₹6.3 L/yr - ₹21 L/yr
105% more than the average Data Analyst Salary in India
View more details

AstraZeneca Data Analyst Reviews and Ratings

based on 7 reviews

4.2/5

Rating in categories

4.4

Skill development

4.5

Work-life balance

4.1

Salary

4.7

Job security

4.9

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 7 Reviews and Ratings
Consultant
347 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
307 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
276 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Territory Business Manager
232 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Engineer
194 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare AstraZeneca with

Pfizer

4.0
Compare

GlaxoSmithKline Pharmaceuticals

4.1
Compare

Novartis

4.1
Compare

Sanofi

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