Upload Button Icon Add office photos

Novo Nordisk

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Novo Nordisk Advanced Business Analyst Interview Questions and Answers

Updated 27 Jul 2023

Novo Nordisk Advanced Business Analyst Interview Experiences

2 interviews found

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

I applied via Approached by Company and was interviewed before Jul 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 - One-on-one 

(1 Question)

  • Q1. Technical Questions on Master Data
Round 3 - One-on-one 

(1 Question)

  • Q1. Domain knowledge and Behavioral
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 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 - Group Discussion 

Work background and questions from Business analysis. Types of analysis done to gather requirments.

Round 3 - Behavioral 

(2 Questions)

  • Q1. Discussion with manager to know personality and career path.
  • Q2. Understanding stakeholder mindset and how to handle them.

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication is the key. Be honest and have a learning attitude.

Advanced Business Analyst Interview Questions Asked at Other Companies

Advanced Business Analyst Jobs at Novo Nordisk

View all

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Nov 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Excel and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Excel and SQL well

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

Interview Questionnaire 

1 Question

  • Q1. My education, asked me to describe myself

Interview Preparation Tips

Interview preparation tips for other job seekers - hiring managers asked about my education in B.Pharm, what I know about Abott, which areas are they into, asked about any extra curricular activities I was engaged in while I was in College, etc

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

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

I applied via Recruitment Consulltant and was interviewed before May 2021. There were 4 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 

(3 Questions)

  • Q1. Questions related to Data analytics and SharePoint for my role.
  • Q2. Previous projects and their solutions.
  • Q3. Tool used in previous company. (SharePoint, Power BI, Nintex, InfoPath, Power Apps, Workflows)
Round 3 - Interview 

(1 Question)

  • Q1. Related to professional life and assurance to work.
Round 4 - HR 

(1 Question)

  • Q1. Salary details and candidature check.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with you technical rounds. It will be medium level (not to easy or difficult in cracking the interview).
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Round 1 consisted of Aptitude and coding questions. Aptitude was doable and coding questions were a bit difficult.

Round 2 - One-on-one 

(3 Questions)

  • Q1. CV go through. Tell me about your Projects.
  • Q2. Explain any supervised and unsupervised algorithm.
  • Ans. 

    Supervised algorithms learn from labeled data while unsupervised algorithms learn from unlabeled data.

    • Supervised algorithms are used for classification and regression tasks.

    • Examples of supervised algorithms include decision trees, random forests, and support vector machines.

    • Unsupervised algorithms are used for clustering and dimensionality reduction tasks.

    • Examples of unsupervised algorithms include k-means clustering,

  • Answered by AI
  • Q3. Difference between SQL and MySQL
  • Ans. 

    SQL is a language used to manage relational databases while MySQL is a relational database management system.

    • SQL is a language used to manage relational databases while MySQL is a relational database management system.

    • SQL is a standard language used across different database management systems while MySQL is a specific implementation of a relational database management system.

    • MySQL is open-source and free to use while ...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Where do u see yourself in couple of years and why Eli Lilly.
  • Q2. Strengths and weaknesses

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare and solve aptitude questions regularly and try solving easy and medium questions from gfg

Skills evaluated in this interview

Novo Nordisk Interview FAQs

How many rounds are there in Novo Nordisk Advanced Business Analyst interview?
Novo Nordisk interview process usually has 3 rounds. The most common rounds in the Novo Nordisk interview process are Resume Shortlist, One-on-one Round and Group Discussion.
How to prepare for Novo Nordisk Advanced Business 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 Novo Nordisk. The most common topics and skills that interviewers at Novo Nordisk expect are Information Technology, Telecom, Business Analysis, Healthcare and Agile.
What are the top questions asked in Novo Nordisk Advanced Business Analyst interview?

Some of the top questions asked at the Novo Nordisk Advanced Business Analyst interview -

  1. Domain knowledge and Behavio...read more
  2. Technical Questions on Master D...read more

Tell us how to improve this page.

Novo Nordisk Advanced Business Analyst Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Hetero Interview Questions
3.9
 • 223 Interviews
Abbott Interview Questions
4.1
 • 147 Interviews
Viatris Interview Questions
4.2
 • 136 Interviews
Piramal Pharma Interview Questions
4.0
 • 92 Interviews
Sanofi Interview Questions
4.2
 • 72 Interviews
View all
Novo Nordisk Advanced Business Analyst Salary
based on 180 salaries
₹10 L/yr - ₹34.3 L/yr
6% more than the average Advanced Business Analyst Salary in India
View more details

Novo Nordisk Advanced Business Analyst Reviews and Ratings

based on 27 reviews

4.6/5

Rating in categories

3.3

Skill development

4.4

Work-life balance

3.9

Salary

4.4

Job security

4.3

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 27 Reviews and Ratings
Advanced Business Analyst

Bangalore / Bengaluru

12-15 Yrs

Not Disclosed

Explore more jobs
Business Analyst
335 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Product Specialist
208 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Specialist
180 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Advanced Business Analyst
180 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Business Analyst
154 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Novo Nordisk with

Eli Lilly and Company

3.8
Compare

Sanofi

4.2
Compare

GlaxoSmithKline Pharmaceuticals

4.1
Compare

Abbott

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