Upload Button Icon Add office photos

Filter interviews by

Clinovex Clinical Research Solutions Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

English, quants, reasoning

Round 2 - Technical 

(1 Question)

  • Q1. Logical based questions for the problem in any language

Interview Preparation Tips

Interview preparation tips for other job seekers - I wouldn't suggest this company because I had terrible experience since I got rejected even though I cleared every round I wasted one month for this. They said They wanted to fill it with on campus students. I attended through off campus. Maybe if you are attending on campus, you can attend. the company interview questions was moderate
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 

(2 Questions)

  • Q1. What is Real World Evidence?
  • Q2. How to get frequency counts?
  • Ans. 

    Frequency counts can be obtained by counting the number of occurrences of each unique value in a dataset.

    • Use the COUNTIF function in Excel to count occurrences of a specific value in a column

    • Use the value_counts() function in Python's pandas library to get frequency counts of unique values in a dataframe column

    • Use the table() function in R to get frequency counts of unique values in a vector or dataframe column

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to get certification for the job applying. Get a good understanding on theoretical side

Skills evaluated in this interview

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.
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..🙌
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 Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Add your question

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your interview advice and tips

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why Java is platform independent?
  • Ans. 

    Java is platform independent due to its bytecode and JVM.

    • Java code is compiled into bytecode which is platform-independent.

    • JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.

    • JVM acts as an abstraction layer between the Java code and the underlying hardware.

    • This allows Java programs to run on any platform that has a JVM installed.

    • For example, a Java program written on a Windows machine ca...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Java is platform-independent because it does not depend on any type of platform. Hence, Java is platform-independent language. In Java, programs are compiled into byte code and that byte code is platform-independent. ... Any machine to execute the byte code needs the Java Virtual Machine.

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
IQVIA Interview Questions
3.9
 • 467 Interviews
ICON Plc Interview Questions
4.1
 • 73 Interviews
Syneos Health Interview Questions
3.8
 • 45 Interviews
WuXi AppTec Interview Questions
3.1
 • 1 Interview
View all

Clinovex Clinical Research Solutions Reviews and Ratings

based on 3 reviews

2.7/5

Rating in categories

2.7

Skill development

1.8

Work-life balance

1.8

Salary

2.7

Job security

1.8

Company culture

1.8

Promotions

2.7

Work satisfaction

Explore 3 Reviews and Ratings
Compare Clinovex Clinical Research Solutions with

ICON Plc

4.1
Compare

Parexel International

3.9
Compare

Syneos Health

3.8
Compare

Fortrea Development India Private Limited

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