Upload Button Icon Add office photos

Filter interviews by

Cytel Statistical Software & Services Senior Programmer Interview Questions and Answers

Updated 15 May 2023

Cytel Statistical Software & Services Senior Programmer Interview Experiences

1 interview found

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

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

(2 Questions)

  • Q1. Sql questions were theres
  • Q2. Clincial trials sdtm

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare smartly and be confident

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 Referral and was interviewed before May 2018. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic question like describe yourself
  • Q2. As i was fresher when i have joined they mainly ask about the basic Regulatory Affairs question.

Interview Preparation Tips

Round: Test
Experience: Aptitude regarding Regulatory Affairs

General Tips: Crisp and clean process it took about a week to get the offer letter.
Skills: Communication, Body Language, Problem Solving, Analytical Skills, Time Management, Decision Making Skills
Duration: <1 week

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

Interview Questionnaire 

8 Questions

  • Q1. Tell me about yourself
  • Q2. Interest in job role
  • Q3. Previous work experience if any
  • Q4. Hobbies,interests, project details
  • Q5. Family background
  • Q6. Why should we hire you
  • Q7. How much salary you are expecting
  • Q8. Any questions you can ask

Interview Preparation Tips

Interview preparation tips for other job seekers - Be stick on to your CV and some basic subject details, company details and job details

I applied via Naukri.com

Interview Questionnaire 

3 Questions

  • Q1. Generally asked about introduction first. Question asked related to pharmacology.
  • Q2. Why you join our organisation. Why do you think that you are best condidate for this position. What is pharmacovigilance and how it's work. Name of the medicines that give a analgesic effect but not in NSA...
  • Q3. Introduction

Interview Preparation Tips

Round: Test
Experience: Given the case study of patient medical history

General Tips: This interview was a technical one but was majorly a stress test. It lasted for one hour. The interviewer tested both my communication skills and technical knowledge . Most of the question asked from pharmacology. I was able to answered all the questions correctly.
Skills: Inter Person Communication Skills, Communication, Body Language
Duration: >3 Months
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General information
Round 2 - Technical 

(1 Question)

  • Q1. ECTD, EU Procedures
Round 3 - HR 

(1 Question)

  • Q1. Salary Negotiation
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.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Relocation and salary negotiation
Round 2 - One-on-one 

(1 Question)

  • Q1. Overall experience and motivation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2023. 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 

(1 Question)

  • Q1. Basic chemistry
Round 3 - HR 

(1 Question)

  • Q1. General discussion
Round 4 - Technical 

(1 Question)

  • Q1. Chemistry nmr, reaction n mechanism

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Calculation and Logics

Round 3 - Technical 

(1 Question)

  • Q1. Programming and problem solving

Cytel Statistical Software & Services Interview FAQs

How many rounds are there in Cytel Statistical Software & Services Senior Programmer interview?
Cytel Statistical Software & Services interview process usually has 2 rounds. The most common rounds in the Cytel Statistical Software & Services interview process are Resume Shortlist and Technical.
What are the top questions asked in Cytel Statistical Software & Services Senior Programmer interview?

Some of the top questions asked at the Cytel Statistical Software & Services Senior Programmer interview -

  1. Sql questions were the...read more
  2. Clincial trials s...read more

Tell us how to improve this page.

Cytel Statistical Software & Services Senior Programmer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

IQVIA Interview Questions
3.9
 • 465 Interviews
ICON Plc Interview Questions
4.2
 • 73 Interviews
Syneos Health Interview Questions
3.8
 • 45 Interviews
View all

Cytel Statistical Software & Services Senior Programmer Reviews and Ratings

based on 2 reviews

3.9/5

Rating in categories

2.0

Skill development

4.9

Work-life balance

4.9

Salary

4.0

Job security

3.9

Company culture

3.0

Promotions

2.0

Work satisfaction

Explore 2 Reviews and Ratings
Statistical Programmer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

SAS Programmer Trainee
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Biostatistician
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Clinical SAS Programmer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Accountant
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cytel Statistical Software & Services with

SAS

4.4
Compare

IQVIA

3.9
Compare

Pharm Olam

3.5
Compare

Parexel International

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