Upload Button Icon Add office photos
Engaged Employer

i

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

Healthians Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Healthians Nutritionist and Dietician Interview Questions and Answers

Updated 18 Jan 2024

Healthians Nutritionist and Dietician Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Dietician  

(5 Questions)

  • Q1. What is protein
  • Ans. 

    Protein is a macronutrient that is essential for the growth, repair, and maintenance of body tissues.

    • Protein is made up of amino acids, which are the building blocks of the body.

    • It is found in a variety of foods such as meat, fish, dairy products, legumes, and nuts.

    • Protein plays a crucial role in muscle development, immune function, and hormone production.

    • It provides energy, but its primary function is to support the b...

  • Answered by AI
  • Q2. Basic nutrition questions
  • Ans. What is the healthy standards BMI of asians
  • Answered Anonymously
  • Q3. Deit chart in diabetic
  • Q4. Hypertension dash deit chart
  • Q5. What is feet chart in all disease

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All basic details regarding, your self,family background,carier background and basic knowledge of diagnostic industry

Interview Preparation Tips

Interview preparation tips for other job seekers - With my opinion, don't try to work in thyrocare.thyrocare is like a pressure coocker. And nobody will help you to resolve your issues

I applied via Approached by Company and was interviewed before Nov 2021. 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 - Coding Test 

Basic problem solving easy to medium level

Round 3 - One-on-one 

(1 Question)

  • Q1. Coding questions based on loops, arrays
Round 4 - One-on-one 

(1 Question)

  • Q1. Coding a sorting algorithm
  • Ans. 

    Sorting algorithm arranges elements in a specific order.

    • Choose an appropriate sorting algorithm based on the data size and type.

    • Common sorting algorithms include bubble sort, insertion sort, merge sort, quicksort, and selection sort.

    • Implement the chosen algorithm in the programming language of choice.

    • Test the algorithm with various input sizes and types to ensure correctness and efficiency.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good with what is in resume, decent problem solving skills + some basic design patterns will help you clear the interview

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Subject wise questions

Interview Preparation Tips

Interview preparation tips for other job seekers - HR negotiations are to be done with a confidence.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Mostly related to tech stack u r interviewed for. I was a c# developer, so question were related to it. There were 2 ds question

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Computer fundamentals

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions of projects ,dsa
Round 3 - HR 

(2 Questions)

  • Q1. What is ur background
  • Q2. Manegarial and behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Write test case for a phone What does CQ page for defect consist of
  • Ans. 

    Test case for a phone involves checking various functionalities like calling, texting, internet browsing, camera, etc.

    • Test making a phone call

    • Test sending a text message

    • Test browsing the internet

    • Test taking a photo with the camera

    • Test playing a video

    • Test connecting to Bluetooth device

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Xhzsnskmsmmbnnnnnn
  • Q2. D. Nennmnmmllksme

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Apr 2023. There were 4 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 - Technical 

(1 Question)

  • Q1. Wpf C# concept and sone codes for binding
  • Ans. 

    WPF C# is a framework for building desktop applications. Binding is a way to connect UI elements to data sources.

    • WPF stands for Windows Presentation Foundation

    • C# is the programming language used for WPF development

    • Binding allows for automatic updates of UI elements when data changes

    • Example code for binding:

    • DataContext is used to set the data source for binding

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Previous project and managerial rout
Round 4 - HR 

(1 Question)

  • Q1. Salary expectations

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Oct 2022. There were 4 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 

It was an MCQ based test. Code Snippets as well as OOPS, OS, DBMS questions were there

Round 3 - One-on-one 

(1 Question)

  • Q1. How to implement a stack OS Questions Problem Solving Questions OOPS concepts DS questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Smart Pointers About the project done in college
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 5 interview rounds.

Round 1 - Coding Test 

IT was basic question from string and array

Round 2 - One-on-one 

(2 Questions)

  • Q1. Data structure question find all leaf node from tree.
  • Ans. 

    Use depth-first search to traverse the tree and identify leaf nodes.

    • Implement depth-first search algorithm to traverse the tree.

    • Identify nodes with no children as leaf nodes.

    • Store leaf nodes in an array for retrieval.

  • Answered by AI
  • Q2. Print sentence word in reverse order without using default function. eg: input:-> I live in New York. output:-> I evil ni weN kroY.
  • Ans. 

    Reverse each word in a sentence without using default function.

    • Split the sentence into words

    • Iterate through each word and reverse it

    • Join the reversed words back into a sentence

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Programming question :Fibonacci series using recursion.
  • Ans. 

    Fibonacci series using recursion is a classic programming problem where each number is the sum of the two preceding ones.

    • Define a recursive function that takes an integer n as input

    • Base case: if n is 0 or 1, return n

    • Recursive case: return the sum of the previous two Fibonacci numbers

    • Call the function recursively with n-1 and n-2 until base case is reached

  • Answered by AI
  • Q2. Programming question: Find 1st 2nd and 3rd highest from array of integer.
  • Ans. 

    Find 1st, 2nd, and 3rd highest integers from an array.

    • Sort the array in descending order.

    • Retrieve the first three elements from the sorted array.

    • Handle cases where array length is less than 3.

  • Answered by AI
Round 4 - Mangerial Round 

(1 Question)

  • Q1. They asked Puzzle
Round 5 - HR 

(1 Question)

  • Q1. Salary Discussion

Skills evaluated in this interview

Healthians Interview FAQs

What are the top questions asked in Healthians Nutritionist and Dietician interview?

Some of the top questions asked at the Healthians Nutritionist and Dietician interview -

  1. What is feet chart in all dise...read more
  2. What is prot...read more
  3. Deit chart in diabe...read more

Tell us how to improve this page.

Healthians Nutritionist and Dietician Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Max Healthcare Interview Questions
4.1
 • 140 Interviews
Dr Lal PathLabs Interview Questions
4.2
 • 124 Interviews
Paras Hospital Interview Questions
4.4
 • 81 Interviews
Pacific BPO Interview Questions
3.5
 • 79 Interviews
GE Healthcare Interview Questions
4.0
 • 72 Interviews
Advantmed Interview Questions
3.6
 • 50 Interviews
View all
Phlebotomist
148 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Lab Technician
102 salaries
unlock blur

₹1.8 L/yr - ₹5.3 L/yr

Sales Executive
85 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Dietician
37 salaries
unlock blur

₹2.3 L/yr - ₹5 L/yr

Senior Executive
36 salaries
unlock blur

₹2.9 L/yr - ₹5 L/yr

Explore more salaries
Compare Healthians with

Max Healthcare

4.1
Compare

Paras Hospital

4.4
Compare

Dr Lal PathLabs

4.2
Compare

Johnson & Johnson

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