Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by xNARA Team. If you also belong to the team, you can get access from here

xNARA Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

xNARA Research Associate Interview Questions and Answers

Updated 28 Mar 2024

xNARA Research Associate Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Question about mpharm project
  • Q2. Basics of your degree
  • Q3. What is your project about
  • Q4. Results of your project
  • Q5. Diff btw pharmacokinetics and dynamics

Interview Preparation Tips

Topics to prepare for xNARA Research Associate interview:
  • Research
Interview preparation tips for other job seekers - Please dont join

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Coupling reaction
  • Q2. Project in msc. Hard and soft acid and base. Spectroscopy

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Self intro Some aptitude questions
  • Q2. Why do you want to join our company
  • Q3. For how much time you will be part of this company
  • Q4. What are your future plans
  • Q5. Excel formulas
  • Q6. Why do we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for aptitude and also be confident while answering, donot choose typical words in intro which may give them chance to ask more questions

Interview Questionnaire 

1 Question

  • Q1. About you?

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About aptitude , logical reasoning, vocabulary etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Though time is less , but can be answered with determined concentration.

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

Interview Questionnaire 

2 Questions

  • Q1. How u trouble shoot on line ups when it break down..?
  • Q2. Pass..

Interview Questionnaire 

7 Questions

  • Q1. Asked basic questions of sql server & ssis
  • Q2. What are views and will the alter command on table changes anything in views created? Will the values change in views, if the table values changes?
  • Ans. 

    Alter command on table affects views created on the table.

    • Views are virtual tables created from one or more tables.

    • Alter command on a table can change the structure of the table, which can affect the views created on it.

    • If the columns used in the view are altered or dropped, the view will become invalid.

    • If the data in the table is changed, the data in the view will also change accordingly.

  • Answered by AI
  • Q3. What are the data transformations in ssis? What is lookup?
  • Ans. 

    Data transformations in SSIS include Lookup which retrieves data from a source based on a matching condition.

    • Lookup is used to retrieve data from a source based on a matching condition

    • It can be used to perform joins between two data sources

    • Lookup can be used to update or insert data into a destination based on a match

    • Other data transformations in SSIS include sorting, aggregating, and merging data

  • Answered by AI
  • Q4. Difference between drop, truncate & delete?
  • Ans. 

    Drop deletes the table structure and data, truncate deletes only data, and delete deletes specific rows.

    • Drop: removes the table and all its data permanently

    • Truncate: removes all data from the table but keeps the structure

    • Delete: removes specific rows from the table based on a condition

    • Drop and truncate cannot be rolled back, but delete can be

    • Drop and truncate reset the identity of the table, but delete does not

  • Answered by AI
  • Q5. When identity property is inserted in the table. Will the truncate or delete change the identity value? If it changes what will be the value?
  • Ans. 

    Truncate resets identity value, delete does not.

    • Truncate resets the identity value to the original seed value

    • Delete does not change the identity value

    • Example: Truncate table resets identity value to 1

    • Example: Delete from table does not change identity value

  • Answered by AI
  • Q6. What are joins and name the types? Why is self join useful?
  • Ans. 

    Joins are used to combine data from two or more tables based on a related column. Types include inner, outer, left, right, and cross join.

    • Inner join returns only the matching rows from both tables.

    • Outer join returns all rows from both tables, with null values for non-matching rows.

    • Left join returns all rows from the left table and matching rows from the right table.

    • Right join returns all rows from the right table and m...

  • Answered by AI
  • Q7. Write a query using self join to join the employees who are all managers using id in the table.
  • Ans. 

    Query to join employees who are all managers using id in the table.

    • Use self join to join the table on manager id and employee id

    • Filter the result to only include employees who are also managers

    • Example: SELECT e1.name, e2.name FROM employees e1 JOIN employees e2 ON e1.id = e2.manager_id WHERE e2.manager_id IS NOT NULL

    • Ensure that the table has a manager_id column

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview went well. Be confident and tell exactly about your experience so that interview will be based on your experience.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement 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 - Coding Test 

There were 2 coding questions and Java is the preferred language.

Round 3 - Technical 

(2 Questions)

  • Q1. It was based on the projects which you mentioned in the resume.
  • Q2. Java OOPs SQL Queries Computer networks

Interview Preparation Tips

Interview preparation tips for other job seekers - You have to revise the basics.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is insurance
  • Ans. 

    Insurance is a contract between an individual or organization and an insurance company, where the insured pays a premium in exchange for financial protection against potential losses or damages.

    • Insurance is a risk management tool that helps individuals and organizations protect themselves against financial losses.

    • It involves the transfer of risk from the insured to the insurance company.

    • Insurance policies typically cov...

  • Answered by AI
  • Q2. What's is claims
  • Ans. 

    Claims are statements made by individuals or organizations to request compensation or reimbursement for damages or losses.

    • Claims are typically made to insurance companies, government agencies, or other entities responsible for providing compensation.

    • They can involve various types of damages or losses, such as property damage, personal injury, or financial losses.

    • Claims often require supporting documentation, such as re...

  • Answered by AI
  • Q3. What is associate has to do

xNARA Interview FAQs

How many rounds are there in xNARA Research Associate interview?
xNARA interview process usually has 1 rounds. The most common rounds in the xNARA interview process are Technical.

Tell us how to improve this page.

xNARA Research Associate Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

IQVIA Interview Questions
3.9
 • 472 Interviews
Hetero Interview Questions
3.9
 • 230 Interviews
Novartis Interview Questions
4.1
 • 143 Interviews
MSN Laboratories Interview Questions
3.7
 • 135 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Practo Interview Questions
3.1
 • 74 Interviews
View all
Compare xNARA with

Optum Global Solutions

4.0
Compare

IQVIA

3.9
Compare

Persistent Systems

3.5
Compare

Hetero

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