Filter interviews by
Be the first one to contribute and help others!
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
English, quants, reasoning
posted on 26 Oct 2022
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
posted on 9 Feb 2021
I applied via Company Website and was interviewed in Jan 2021. There was 1 interview round.
I know Python, R, SQL, and Java.
Python
R
SQL
Java
posted on 12 Dec 2023
I applied via Approached by Company and was interviewed in Nov 2023. There were 4 interview rounds.
They send an mail which have the link about assessment test
In hall all are discussed and written an interview test
posted on 31 Jul 2024
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
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
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
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
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.
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...
based on 3 reviews
Rating in categories
Clinical Research Coordinator
5
salaries
| ₹1.5 L/yr - ₹3 L/yr |
HR Executive
4
salaries
| ₹1.2 L/yr - ₹2.6 L/yr |
Trainee Clinical Research Coordinator
3
salaries
| ₹1 L/yr - ₹2 L/yr |
ICON Plc
Parexel International
Syneos Health
Fortrea Development India Private Limited