Upload Button Icon Add office photos

Filter interviews by

DHLI Interview Questions and Answers

Updated 25 May 2023

DHLI Interview Experiences

Popular Designations

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - Case Study 

Differential diagnosis SYMPTOMS OF ANGINA, CHEST PAIN , PEUMONIA , HEMOPTYSIS,TB, ETC with 1st step in ER management, code blue ,CPR,ACLS, MLCS. but u will first b posted in non cardioo non pulmonary units, u may also hv to ask ptn in er whether cash payment or panel 1st most imp criteria to admit ptn.

all the best.
dont forget to take joining letter 1st. if u r going through RECRUITER,he will promise u to give all support,bt eventually does work for the HOSPITAL DEMAND.

Round 3 - Personality Assessment 

(3 Questions)

  • Q1. General Introduction
  • Q2. Questions by M.D
  • Q3. Symptoms of HEART FAILURE

Interview Preparation Tips

Interview preparation tips for other job seekers - beware of recruiters

Junior Resident Doctor Interview Questions asked at other Companies

Q1. What is the pathology related viral infection especially SARS COVID19
View answer (2)

I applied via Approached by Company and was interviewed before Jun 2021. There were 3 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 - HR 

(2 Questions)

  • Q1. About last organisation
  • Q2. As usual expected salary
Round 3 - One-on-one 

(1 Question)

  • Q1. That was totally with the related subject

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be confident with your words, and always look into the Interviewer eyes

Quality Manager Interview Questions asked at other Companies

Q1. What is sig sigma? where it is used and what is the purpose?
View answer (3)

Interview questions from similar companies

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

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.

I applied via Referral and was interviewed before Sep 2021. 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 - Aptitude Test 

They are asking aptitude related questions and total 15 to 20 questions

Interview Preparation Tips

Interview preparation tips for other job seekers - While attending the interview, please use update resume with latest information
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy to medium level coding

Round 2 - Technical 

(1 Question)

  • Q1. What is pointer
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers allow direct manipulation of memory and efficient memory management.

    • They are commonly used in programming languages like C and C++.

    • Example: int* ptr; // declares a pointer to an integer variable

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. AboutcTOR,experience
  • Q2. Your choice of posting
  • Ans. 

    I prefer a posting that allows me to work remotely and travel occasionally for client meetings.

    • Remote work flexibility is important to me

    • Ability to travel for client meetings is a plus

    • Prefer a mix of remote and in-person work

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. Self introduction and Experience sharing
  • Q2. Good and bad qualities
  • Q3. Situational decisions
  • Q4. Strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine,honest and feel free to sayiof you don't know
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

C,c++ questions and two coding questions. basic mcq

Round 2 - Technical 

(3 Questions)

  • Q1. Treeset, hashset difference
  • Ans. 

    TreeSet and HashSet are both implementations of the Set interface in Java, but they have some key differences.

    • TreeSet is a sorted set that maintains elements in ascending order, while HashSet does not guarantee any specific order.

    • TreeSet uses a Red-Black tree data structure for storage, which allows for efficient retrieval of elements in sorted order.

    • HashSet uses a hash table for storage, which provides constant-time p...

  • Answered by AI
  • Q2. Oops concept, dbms, programming questions
  • Q3. Set and treeset and hashset

Interview Preparation Tips

Topics to prepare for ResMed Software Developer interview:
  • DBMS
  • OOPS
Interview preparation tips for other job seekers - none

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions related to NODEJS , PHP, Past projects, Resume
  • Q2. Why Mongodb over Sql
  • Ans. 

    MongoDB is preferred over SQL for its flexibility, scalability, and ease of use in handling unstructured data.

    • MongoDB is a NoSQL database, making it easier to work with unstructured data compared to SQL.

    • MongoDB is schema-less, allowing for more flexibility in data modeling and changes.

    • MongoDB is horizontally scalable, making it easier to handle large amounts of data and high traffic loads.

    • MongoDB's document-based data ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ResMed Associate Software Engineer interview:
  • Nodejs
  • MongoDB
  • PHP
  • SQL
Interview preparation tips for other job seekers - They asked related to resume only.

I didn't got selected because I couldn't justify what was written on my resume.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. About my past experiences

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice recommendation

DHLI Interview FAQs

How many rounds are there in DHLI interview?
DHLI interview process usually has 3 rounds. The most common rounds in the DHLI interview process are Resume Shortlist, HR and One-on-one Round.
What are the top questions asked in DHLI interview?

Some of the top questions asked at the DHLI interview -

  1. symptoms of HEART FAIL...read more
  2. That was totally with the related subj...read more
  3. General Introduct...read more

Tell us how to improve this page.

DHLI Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

DHLI Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

3.9

Salary

3.0

Job security

3.9

Company culture

3.9

Promotions

3.9

Work satisfaction

Explore 2 Reviews and Ratings
Compare DHLI with

Hetero

3.8
Compare

Sahrudaya Healthcare (Medicover Hospitals)

4.5
Compare

Parexel International

3.8
Compare

London Stock Exchange Group

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