Upload Button Icon Add office photos

IQVIA

Compare button icon Compare button icon Compare

Filter interviews by

IQVIA Senior Software Engineer Interview Questions and Answers for Freshers

Updated 9 Jan 2025

IQVIA Senior Software Engineer Interview Experiences for Freshers

1 interview found

I applied via Naukri.com and was interviewed in May 2022.Β 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 - One-on-oneΒ 

(4 Questions)

  • Q1. 1. Is string a value type of reference type? 2. Big O - for loop, binary search, hash table lookup 3. Can you use object as a key in a dictionary? - answer is yes, using GetHashCode 4. Get 7th highest sal...
  • Q2. Design a employee-Manager class. Write method to display employee organizational hierarchy like we see in Microsoft Teams Org tab
  • Ans. 

    Design an employee-Manager class and write a method to display employee organizational hierarchy.

    • Create an Employee class with attributes like name, id, managerId, etc.

    • Create a Manager class that inherits from Employee class and has a list of employees under them.

    • Write a method to display the hierarchy using recursion.

    • Use a data structure like a dictionary to store the employees and their managers.

    • Consider edge cases l

  • Answered by AI
  • Q3. Get 7th highest salary without CTE
  • Ans. 

    Get 7th highest salary without CTE

    • Use subquery to get distinct salaries

    • Order the salaries in descending order

    • Use LIMIT and OFFSET to get the 7th highest salary

  • Answered by AI
  • Q4. Delegates, significance of it in C#
  • Ans. 

    Delegates are a type-safe function pointers in C# used to encapsulate methods and pass them as arguments.

    • Delegates allow for event-driven programming

    • Delegates can be used to implement callbacks

    • Delegates can be chained together to create a multicast delegate

    • Delegates can be used to implement the observer pattern

    • Delegates can be used to implement the command pattern

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IQVIA Senior Software Engineer interview:
  • Big O
  • HLD
  • C#
  • Javascript
Interview preparation tips for other job seekers - Know your CS fundamentals very well. Practice HLD & LLD for few scenarios like Employee-Manager, Customer-Order, Student-school etc.

Skills evaluated in this interview

Interview questions from similar companies

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
  • Ans. 

    Java program to check if two strings are anagrams

    • Create a function that takes two strings as input

    • Convert both strings to character arrays and sort them

    • Check if the sorted arrays are equal to determine if they are anagrams

  • Answered by AI
  • 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

I applied via Naukri.com and was interviewed in Dec 2019.Β There were 4 interview rounds.

Interview QuestionnaireΒ 

2 Questions

  • Q1. Most of the questions were on Java and SQL. They focused more on Data structures. If you are good at SQL then you are 90% selected especially Joins. Also they asked some simple programs to write.
  • Q2. In first round, you'll be given questions on apti, programming test and SQL query test. It was pretty easy to crack.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with joins and all other concepts of SQL. Also data structures. You can crack it easily.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jun 2023.Β There were 2 interview rounds.

Round 1 - TechnicalΒ 

(1 Question)

  • Q1. Steel and super structure (pile,girder,ms excell,steel reconslation,auto cad,planning ,) Core design type pile quiestion and prestressing process and calculation etc
Round 2 - HRΒ 

(1 Question)

  • Q1. Roles and responsibilities in present company Salary negotiations

Interview Preparation Tips

Interview preparation tips for other job seekers - If u not capable English conversation, no problems ,u conversation in Hindi.

I applied via Naukri.com and was interviewed before Feb 2020.Β There was 1 interview round.

Interview QuestionnaireΒ 

1 Question

  • Q1. Why pharmacy job not ava

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview can done by video call, conference call &skype.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude TestΒ 

Quantity, reasonning, English question and have coding

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HRΒ 

(1 Question)

  • Q1. Explain yourself
  • Ans. 

    I am a dedicated and experienced consultant with a strong background in problem-solving and client management.

    • Over 5 years of experience in consulting roles

    • Skilled in analyzing data and providing strategic recommendations

    • Excellent communication and interpersonal skills

    • Proven track record of successfully managing client relationships

    • Strong ability to work under pressure and meet deadlines

  • Answered by AI

Data Analyst Interview Questions & Answers

ICON Plc user image Vidyesh Poornima

posted on 13 Sep 2024

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

I applied via AmbitionBox and was interviewed before Sep 2023.Β There were 3 interview rounds.

Round 1 - Aptitude TestΒ 

General aptitude along with reasoning

Round 2 - TechnicalΒ 

(2 Questions)

  • Q1. Basic question on your projet in the previous organisations
  • Q2. Behavioral questions
Round 3 - HRΒ 

(1 Question)

  • Q1. General HR discussion and negotiating salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company to work with lot of benefits and perks
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 Nov 2023.Β There were 4 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 - Aptitude TestΒ 

They send an mail which have the link about assessment test

Round 3 - Group DiscussionΒ 

In hall all are discussed and written an interview test

Round 4 - HRΒ 

(1 Question)

  • Q1. Self details, antidiabetis drugs,project ,ect

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't too panic on the point of interview...good karma on his way..πŸ™Œ

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

Interview QuestionnaireΒ 

2 Questions

  • Q1. What is pharmacovigilance?
  • Q2. Which programing languages do you know?
  • Ans. 

    I know Python, R, SQL, and Java.

    • Python

    • R

    • SQL

    • Java

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Due to corona crises most companies prefer for telephonic interview. But when company reach student on phone call then their may be chance that student may not well prepared to face questions. And most of companies call students without notificaton. So student should be aware of basic knowledge of pharmacovigilance, clinical trials and offcourse the communication tricks. If student can manage this, then the possibility of getting selected increase. All the best.

IQVIA Interview FAQs

How many rounds are there in IQVIA Senior Software Engineer interview for freshers?
IQVIA interview process for freshers usually has 2 rounds. The most common rounds in the IQVIA interview process for freshers are Resume Shortlist and One-on-one Round.
What are the top questions asked in IQVIA Senior Software Engineer interview for freshers?

Some of the top questions asked at the IQVIA Senior Software Engineer interview for freshers -

  1. Design a employee-Manager class. Write method to display employee organizationa...read more
  2. Get 7th highest salary without ...read more
  3. Delegates, significance of it in...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Syngene International Interview Questions
3.9
Β β€’Β 162 Interviews
Aragen Life Sciences Interview Questions
4.0
Β β€’Β 104 Interviews
SAI Life Sciences Interview Questions
3.9
Β β€’Β 82 Interviews
Parexel International Interview Questions
3.8
Β β€’Β 78 Interviews
ICON Plc Interview Questions
4.1
Β β€’Β 76 Interviews
Qinecsa Solutions Interview Questions
2.9
Β β€’Β 57 Interviews
Syneos Health Interview Questions
3.8
Β β€’Β 46 Interviews
Equinox Labs Interview Questions
3.8
Β β€’Β 34 Interviews
Reliance Life Sciences Interview Questions
3.6
Β β€’Β 22 Interviews
View all
IQVIA Senior Software Engineer Salary
based on 517 salaries
β‚Ή10.5 L/yr - β‚Ή35 L/yr
53% more than the average Senior Software Engineer Salary in India
View more details

IQVIA Senior Software Engineer Reviews and Ratings

based on 55 reviews

3.9/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.5

Salary

3.8

Job security

4.0

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 55 Reviews and Ratings
Associate Consultant
1.2k salaries
unlock blur

β‚Ή5 L/yr - β‚Ή21 L/yr

Consultant
1.1k salaries
unlock blur

β‚Ή8 L/yr - β‚Ή28 L/yr

Clinical Data Specialist
799 salaries
unlock blur

β‚Ή3.5 L/yr - β‚Ή11.5 L/yr

Software Developer
753 salaries
unlock blur

β‚Ή5.5 L/yr - β‚Ή19.6 L/yr

Drug Safety Associate
743 salaries
unlock blur

β‚Ή2 L/yr - β‚Ή8.5 L/yr

Explore more salaries
Compare IQVIA with

Syngene International

3.9
Compare

Aragen Life Sciences

4.0
Compare

SAI Life Sciences

4.0
Compare

Parexel International

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