Upload Button Icon Add office photos

Filter interviews by

Phantom Healthcare Interview Questions and Answers

Updated 10 Jan 2022

Phantom Healthcare Interview Experiences

Popular Designations

4 interviews found

I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. If you ready work like contract worker your welcome
  • Q2. Are you ready to travel all over India

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask him that you will ready to work like contract worker

I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About sales techniques
  • Ans. Explained about the main 4 sales etiquettes
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and learn more about sales techniques

Field Sales Executive Interview Questions asked at other Companies

Q1. Do you know how market accept the new product?
View answer (15)

I applied via Other and was interviewed in Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What's is the principle of x-ray tube? What's what is tha highest voltage in CT Scanner? What si ofc? What's is Dedecter and why use in CT Scanner? WHY IS THE USE OF SLIPRING IN CT SCANNER? Full form this...

Interview Preparation Tips

Interview preparation tips for other job seekers - Formal Dress and good communication.

Service Engineer Interview Questions asked at other Companies

Q1. What are the compulsory policy excess in four wheeler private vehicles?
View answer (12)

I was interviewed before Apr 2020.

Interview Questionnaire 

1 Question

  • Q1. Why only sales!!
  • Ans. 

    Sales is my passion and I have a natural talent for it.

    • I enjoy the challenge of meeting targets and exceeding expectations

    • I am motivated by the opportunity to build relationships with clients

    • Sales allows me to use my communication and negotiation skills

    • I have a proven track record of success in sales

    • I believe in the product/service I am selling and want to share its benefits with others

  • Answered by AI

Inside Sales Executive Interview Questions asked at other Companies

Q1. Sell me an android phone, if I am already having a iPhone.
View answer (1)

Phantom Healthcare interview questions for popular designations

 Field Sales Executive

 (1)

 Inside Sales Executive

 (1)

 MRI Service Engineer

 (1)

 Service Engineer

 (1)

Interview questions from similar companies

I applied via Referral

Round 1 - Technical 

(4 Questions)

  • Q1. About laboratory technician
  • Q2. Biochemistry laboratory
  • Q3. Qualifications and experiences have asked
  • Q4. How to manage lab3

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice time when I worked in redcliff life science laboratory
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Communication skills are tested and expectation there is to be convincing and confident

Round 2 - Technical 

(1 Question)

  • Q1. Healthcare related questions are asked, related to your knowledge in therapeutic diet and health management
Round 3 - HR 

(1 Question)

  • Q1. Expectations related to salary and background check is done

Interview Preparation Tips

Interview preparation tips for other job seekers - ● Be confident on the subject matter
● Be prepared and deep dive into the syllabus before the interview
● Stay calm and composed
● Most importantly being a healthcare worker be soft, empathetic and positive

I applied via campus placement at Shri Bhagwan College of Pharmacy, Aurangabad and was interviewed in Nov 2021. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. How many systems in our body and which are?
  • Ans. There are 11 systems in our body , eg:respiratory, digestive, reproductive, nervous, cardiac, urinary, skeleton, ext
  • Answered Anonymously
  • Q2. Functions of kidney?
  • Q3. To remove wastes and extra fluid from your body, also remove acid that is produced by the cells of your body and maintain a healthy balance of water, salts, and minerals
  • Q4. Types of diabetes and drug used in diabetes
  • Q5. 2 types that are type 1 (insulin dependent )and type 2(insuline independent ) drug are metformin, acarbose, glipizide, glimepride, glyburide, meglitol, ect.
  • Q6. Parts involve in digestive system
  • Ans. Mouth, oesophagus, stomach, liver, pancreas, small intestine, large intestine, rectum, anus
  • Answered Anonymously
  • Q7. Function of pancreas?
  • Ans. It help in production of insulin to regulating blood sugar, and also help in digestion by Secreating pancreatic juice
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview contains 3 parts aptitude (technical and non technical) , personal interview, HR interview for that to qualify 3 steps study all HAP syllabus i.e human anatomy and physiology, english paragraphs to solve questions, and general self introduction

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is your technical knowledge in molecular biology?
  • Ans. 

    I have a strong technical knowledge in molecular biology.

    • I have a degree in molecular biology and have completed several courses in the field.

    • I have experience in DNA extraction, PCR, gel electrophoresis, and DNA sequencing.

    • I am familiar with various molecular biology techniques such as cloning, gene expression analysis, and protein purification.

    • I have worked with various molecular biology tools such as CRISPR-Cas9, RN

  • Answered by AI
  • Q2. Why you want to join us?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join this company. Very poor management.

I applied via Walk-in and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Micro service
  • Q2. What is encapsulations, data abstraction, polymorphism
  • Ans. 

    Encapsulation, data abstraction, and polymorphism are three fundamental concepts in object-oriented programming.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Data abstraction is the process of representing only the essential features of an object and hiding the unnecessary details.

    • Polymorphism is the ability of an object to take on many forms or have multiple beha...

  • Answered by AI
  • Q3. What is stack and queue
  • Ans. 

    Stack is a data structure that follows Last In First Out (LIFO) principle. Queue is a data structure that follows First In First Out (FIFO) principle.

    • Stack is like a stack of plates where the last plate added is the first one to be removed

    • Queue is like a queue of people waiting in line where the first person added is the first one to be served

    • Stack operations: push (add element), pop (remove top element), peek (get top...

  • Answered by AI
  • Q4. What is caching
  • Ans. 

    Caching is the process of storing frequently used data in a temporary storage area for faster access.

    • Caching improves application performance by reducing the number of requests to the server.

    • It can be implemented at different levels such as browser, server, and database.

    • Examples of caching include browser caching of web pages, server caching of API responses, and database caching of query results.

  • Answered by AI
  • Q5. What is left, outer, inner join
  • Ans. 

    Join types used in SQL to combine data from multiple tables.

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

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

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

    • Examples: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id

    • SELECT * FROM table1 LEFT JOIN table2 ON table1.id = table2...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare oops and data structure

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Server connection to Uhayo and Singapore server .how we can conncet to that 2 servers and also ontap upgrations and finally their asked me to print snapshot delete command.
  • Ans. 

    First we want connect with putty server after that we want to connect with Ip address of Asap and US server.And type the commands.

  • Answered Anonymously
  • Q2. How we can print the vol show commands
  • Ans. 

    To print the vol show commands, use the appropriate command-line interface (CLI) or management software.

    • Use the CLI of the storage system to execute the 'vol show' command.

    • The specific syntax may vary depending on the storage system being used.

    • Alternatively, use management software provided by the storage vendor to access and print the vol show commands.

    • Ensure you have the necessary permissions and access rights to exe

  • Answered by AI
  • Q3. Print the disk show commands
  • Ans. 

    The disk show commands are used to display information about disks in a data center.

    • Use the 'disk show' command followed by specific options to retrieve disk information

    • Common options include 'disk show -v' for verbose output and 'disk show -a' for all disks

    • Examples: 'disk show -v' to display detailed disk information, 'disk show -a' to show all disks

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I will give five star rating for Baxter international company .I am interested to do in this company .Because i learn new skills and technology in Baxter company.

Skills evaluated in this interview

Phantom Healthcare Interview FAQs

How to prepare for Phantom Healthcare interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Phantom Healthcare. The most common topics and skills that interviewers at Phantom Healthcare expect are Communication Skills, AutoCAD, Excel, Lead Generation and Sales Executive Activities.
What are the top questions asked in Phantom Healthcare interview?

Some of the top questions asked at the Phantom Healthcare interview -

  1. What's is the principle of x-ray tube? What's what is tha highest voltage in C...read more
  2. Why only sale...read more
  3. About sales techniq...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Apollo Hospitals Interview Questions
4.1
 • 342 Interviews
Max Healthcare Interview Questions
4.1
 • 135 Interviews
Fortis Healthcare Interview Questions
4.0
 • 126 Interviews
Paras Hospital Interview Questions
4.5
 • 80 Interviews
Narayana Health Interview Questions
4.2
 • 62 Interviews
Care Hospital Interview Questions
4.2
 • 24 Interviews
Columbia Asia Interview Questions
4.5
 • 19 Interviews
View all

Phantom Healthcare Reviews and Ratings

based on 26 reviews

3.8/5

Rating in categories

3.3

Skill development

3.6

Work-life balance

3.6

Salary

4.0

Job security

3.1

Company culture

3.4

Promotions

3.3

Work satisfaction

Explore 26 Reviews and Ratings
Service Engineer
24 salaries
unlock blur

₹1.4 L/yr - ₹6 L/yr

Inside Sales Executive
14 salaries
unlock blur

₹2.9 L/yr - ₹5 L/yr

Field Service Engineer
7 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Marketing Executive
7 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

MRI Service Engineer
6 salaries
unlock blur

₹4.3 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Phantom Healthcare with

Apollo Hospitals

4.1
Compare

Fortis Healthcare

4.0
Compare

Max Healthcare

4.1
Compare

Manipal Hospitals

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