Upload Button Icon Add office photos

IQVIA

Compare button icon Compare button icon Compare

Filter interviews by

IQVIA Senior Statistical Programmer Interview Questions and Answers

Updated 22 Jul 2024

IQVIA Senior Statistical Programmer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How will you derive safety flag
  • Q2. Syntax for Graph
  • Ans. 

    The syntax for creating a graph in statistical programming.

    • Use the appropriate graphing function in the statistical programming language you are using (e.g. ggplot2 in R, matplotlib in Python).

    • Specify the data source and variables to be plotted.

    • Customize the appearance of the graph with options like colors, labels, and titles.

    • Add additional elements such as legends, annotations, and trend lines if needed.

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about IQVIA?
Ask anonymously on communities.

Interview questions from similar companies

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 Jun 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Role check
  • Q2. Tech stackP
Round 2 - Technical 

(2 Questions)

  • Q1. Project based questions
  • Q2. AWS related questions

Senior Statistical Programmer Interview Questions Asked at Other Companies

Q1. Write SAS code - 1. how will you create and correctly sort multip ... read more
Q2. How will you merge SUPPPQUAL with the parent domain?
Q3. What are DTYPE and PARAMTYPE?
Q4. What is RELREC. How will you create it ?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Anagram of two strings in java
  • Q2. Insert and select query in MySQL
  • Ans. 

    Insert and select data in MySQL using SQL queries

    • Use INSERT INTO table_name (column1, column2, ...) VALUES (value1, value2, ...); to insert data

    • Use SELECT * FROM table_name; to select all data from a table

    • Use SELECT column1, column2 FROM table_name WHERE condition; to select specific data based on a condition

  • Answered by AI
  • Q3. Get and Post APIs in rest
  • Ans. 

    GET and POST are HTTP methods used in REST APIs for retrieving and sending data.

    • GET method is used to retrieve data from a server

    • POST method is used to send data to a server

    • GET requests are idempotent, while POST requests are not

    • GET requests should only be used for retrieving data, not for modifying data

    • Example: GET request to retrieve a list of users - GET /users

    • Example: POST request to create a new user - POST /users

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was technical round and there were three panelists. Started with alot of database questions and core java question. Prepare well about your project working in the company. I couldn't clear this round recieved rejection mail after two weeks.

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

It was a test to create a login page and connect to database

Round 2 - Technical 

(2 Questions)

  • Q1. What is difference between interface and abstract class
  • Ans. 

    Interface is a contract with no implementation, while abstract class can have some implementation.

    • Interface cannot have any implementation, only method signatures

    • Abstract class can have both abstract methods and concrete methods

    • A class can implement multiple interfaces but can only inherit from one abstract class

    • Interfaces are used to achieve multiple inheritance in Java

  • Answered by AI
  • Q2. What are main concepts of oops
  • Ans. 

    Main concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the nec...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare with basic concetps

I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. All questions are about basic Fundamentals of Accounting. I.e mostly Journal entries
  • Q2. Journal entries for accruals
  • Ans. 

    Journal entries for accruals

    • Accruals are used to record expenses or revenues that have been incurred but not yet paid or received.

    • Accrued expenses are recorded with a debit to the expense account and a credit to the accrued liability account.

    • Accrued revenues are recorded with a debit to the accrued asset account and a credit to the revenue account.

    • Example of an accrued expense: Accrued salaries payable - Debit Salaries...

  • Answered by AI
  • Q3. Adjustment entries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on Basics of Accounting

I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Personal introduction, Handeled Equipments, products handled, Reactions information Hydrogenation, Bromination etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Interview Questionnaire 

4 Questions

  • Q1. Responsibility in previous organisations,and whatever you made in your resume
  • Ans. 

    In my previous roles, I managed teams, streamlined processes, and drove projects to successful completion, enhancing overall efficiency.

    • Led a team of 10 in a project that improved customer satisfaction by 20% through enhanced service protocols.

    • Implemented a new inventory management system that reduced costs by 15% and improved order accuracy.

    • Conducted regular training sessions for staff, resulting in a 30% increase in ...

  • Answered by AI
  • Q2. Method validation,cleaning method validation,QMS
  • Q3. EMPOWER-3 audit trail review
  • Q4. What is Deviation
  • Ans. 

    Deviation refers to the difference between the actual and expected or planned outcome.

    • It is a measure of how far something is from the norm or standard.

    • It can be positive or negative depending on whether the actual outcome is better or worse than expected.

    • Examples include financial deviation, production deviation, and quality deviation.

    • Deviation can be calculated using statistical methods such as standard deviation or ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. About your experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jun 2023. There were 3 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 tips
Round 2 - Virtual interview 

(1 Question)

  • Q1. CGMP related and GDP and Technical.
Round 3 - Technical 

(1 Question)

  • Q1. Qualifications, validations,data integrity

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge required about technical,cGMP,GDP and safety.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Tell me about your self
  • Q2. What about process validation
  • Q3. If any batch failed in process validation how to execute remaining batches

IQVIA Interview FAQs

How many rounds are there in IQVIA Senior Statistical Programmer interview?
IQVIA interview process usually has 1 rounds. The most common rounds in the IQVIA interview process are Technical.
How to prepare for IQVIA Senior Statistical Programmer 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 IQVIA. The most common topics and skills that interviewers at IQVIA expect are Adam, SAS, Clinical SAS Programming, Sdtm and Statistical Programming.
What are the top questions asked in IQVIA Senior Statistical Programmer interview?

Some of the top questions asked at the IQVIA Senior Statistical Programmer interview -

  1. How will you derive safety f...read more
  2. Syntax for Gr...read more

Tell us how to improve this page.

Overall Interview Experience Rating

2/5

based on 1 interview experience

Interview Questions from Similar Companies

ICON Plc Interview Questions
4.1
 • 104 Interviews
SGS Interview Questions
3.9
 • 101 Interviews
Syneos Health Interview Questions
3.8
 • 49 Interviews
Equinox Labs Interview Questions
4.0
 • 38 Interviews
View all
IQVIA Senior Statistical Programmer Salary
based on 62 salaries
₹15 L/yr - ₹40 L/yr
44% more than the average Senior Statistical Programmer Salary in India
View more details

IQVIA Senior Statistical Programmer Reviews and Ratings

based on 6 reviews

2.5/5

Rating in categories

2.3

Skill development

2.5

Work-life balance

2.8

Salary

2.8

Job security

2.1

Company culture

2.2

Promotions

2.0

Work satisfaction

Explore 6 Reviews and Ratings
Senior Statistical Programmer

Bangalore / Bengaluru

8-13 Yrs

₹ 20-40 LPA

Senior Statistical Programmer

Kolkata,

Ahmedabad

+1

8-13 Yrs

₹ 20-40 LPA

Senior Statistical Programmer

Kolkata,

Hyderabad / Secunderabad

+1

8-13 Yrs

₹ 20-40 LPA

Explore more jobs
Associate Consultant
1.3k salaries
unlock blur

₹9 L/yr - ₹16 L/yr

Consultant
1.2k salaries
unlock blur

₹14 L/yr - ₹25 L/yr

Clinical Data Specialist
880 salaries
unlock blur

₹6 L/yr - ₹11.9 L/yr

Software Developer
813 salaries
unlock blur

₹9.3 L/yr - ₹15.4 L/yr

Drug Safety Associate
718 salaries
unlock blur

₹2.2 L/yr - ₹7 L/yr

Explore more salaries
Compare IQVIA with

Syngene International

3.9
Compare

SGS

3.9
Compare

Aragen Life Sciences

4.0
Compare

SAI Life Sciences

4.0
Compare
write
Share an Interview