Upload Button Icon Add office photos
Engaged Employer

i

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

Narayana Health Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Narayana Health Deputy Manager Interview Questions and Answers

Updated 5 Nov 2019

Narayana Health Deputy Manager Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. It was all related to my JD
  • Q2. And i replied what i was doing and if i don,t know any thing i said i am not doing now.

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2022. 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. Oops,project related,basic program
Round 3 - Technical 

(1 Question)

  • Q1. Oops,multithreading,threads, tasks, project related,basic program
Round 4 - HR 

(1 Question)

  • Q1. Package details , relocation, benefits

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to gain insight on what project you are going to work on
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

2 coding questions ( 1 easy , 1 medium) along with some mcqs on Hackerearth.
The test was for c++.

Round 3 - Technical 

(2 Questions)

  • Q1. The technical round was of 1 hour. He asked OOPS concepts and 4 coding questions.(3 easy, 1 medium)
  • Q2. Core OOPS concepts. Polymorphism and it's types Constructors , copy constructors, etc.. along with implementations. Deadlocks and how to prevent it. 1. Given n-1 positive numbers all from 1 to n, find t...
Round 4 - Behavioral 

(1 Question)

  • Q1. Went through the resume and asked questions related to it. Since I mentioned DSA, he asked one question related to BST. Rest were just conversation.
Round 5 - HR 

(1 Question)

  • Q1. Just talked over phone about salary negotiations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn OOPS and practice all its implementations to demonstrate OOPS concepts.

Practice easy and easy-medium DSA problems.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java basics Questions on streams , Java 8
Round 2 - Coding Test 

Filter the characters using Java

Round 3 - HR 

(1 Question)

  • Q1. Just basic interview Introduction

I applied via Approached by Company and was interviewed in Sep 2022. 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 - Technical 

(1 Question)

  • Q1. Basic Technical Questions related to the domain, technology you have applied.
Round 3 - Technical 

(1 Question)

  • Q1. Scenario based & end to end process oriented questions related to the domain, technology you have applied, you can also expect some managerial questions as well.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be prepared with everything that you have put in your Resume.

Interview Questionnaire 

7 Questions

  • Q1. What are generic and non-generic collections in .net?
  • Ans. 

    Generic collections are type-safe and can store any type of data. Non-generic collections can only store objects of type 'object'.

    • Generic collections are preferred as they provide compile-time type safety.

    • Non-generic collections are slower and can cause runtime errors if the wrong type is added.

    • Examples of generic collections include List, Dictionary, and Queue.

    • Examples of non-generic collections include

  • Answered by AI
  • Q2. What are triggers and types?
  • Ans. 

    Triggers are database objects that automatically execute in response to certain events.

    • Triggers can be used to enforce business rules or perform complex calculations.

    • Types of triggers include DML triggers, DDL triggers, and logon triggers.

    • DML triggers fire in response to data manipulation language (DML) events, such as INSERT, UPDATE, or DELETE statements.

    • DDL triggers fire in response to data definition language (DDL) ...

  • Answered by AI
  • Q3. What is managed and unmanaged code?
  • Ans. 

    Managed code is executed by the CLR while unmanaged code is executed by the operating system.

    • Managed code is written in languages like C#, VB.NET, etc. and is compiled into Intermediate Language (IL) code.

    • Unmanaged code is written in languages like C, C++, etc. and is compiled into machine code.

    • Managed code is executed by the Common Language Runtime (CLR) while unmanaged code is executed by the operating system.

    • Managed...

  • Answered by AI
  • Q4. Difference between in, out and ref parameters?
  • Ans. 

    In, out and ref are parameter modifiers in C# used to pass arguments to a method.

    • In parameters are read-only and used to pass values to a method.

    • Out parameters are write-only and used to return values from a method.

    • Ref parameters are read-write and used to pass values to and from a method.

    • In parameters are passed by value, out and ref parameters are passed by reference.

    • In parameters are optional, out and ref parameters

  • Answered by AI
  • Q5. Difference between viewdata, viewbag and tempdata?
  • Ans. 

    Difference between viewdata, viewbag and tempdata

    • ViewData is used to pass data from controller to view

    • ViewBag is a dynamic object used to pass data from controller to view

    • TempData is used to pass data between controller actions or redirects

  • Answered by AI
  • Q6. MVC lifecycle
  • Q7. What are the ways to improve performance of stored procedures?
  • Ans. 

    Ways to improve performance of stored procedures

    • Use SET NOCOUNT ON to reduce network traffic

    • Avoid using SELECT *

    • Use table variables instead of temporary tables

    • Avoid using cursors

    • Use appropriate indexes

    • Avoid using scalar functions

    • Minimize the use of triggers

    • Use stored procedures instead of ad hoc queries

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was able to answer most of the answers with ease and got selected for next round which was managerial round and was fairly easy.

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Java basics major in thread ,parlell task
  • Q2. Spring Indepth .like working of spring
  • Q3. Angular
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 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 - Technical 

(2 Questions)

  • Q1. Java 8, 11 features with practical questions and coding.
  • Q2. Springboot, spring security, spring cloud, actuators
Round 3 - Technical 

(3 Questions)

  • Q1. Data structures and algorithms
  • Q2. Java 8, 11 features with coding assignment
  • Ans. 

    Java 8 and 11 introduced several new features and improvements to the language.

    • Java 8 introduced lambda expressions, functional interfaces, streams, and default methods.

    • Java 11 introduced local variable syntax for lambda parameters, HTTP client API, and new string methods.

    • Example of Java 8 lambda expression: (x, y) -> x + y

    • Example of Java 11 HTTP client API: HttpClient client = HttpClient.newHttpClient();

  • Answered by AI
  • Q3. Springboot related questions and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and give your best. Some coding questions will be asked.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Core Java and Spring Boot Questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is based on English test, Quantative, Logical reasoning

Round 2 - Coding Test 

Pseudo codes with your preferred language

Round 3 - Technical 

(1 Question)

  • Q1. Situation based coding question asked

Narayana Health Interview FAQs

How to prepare for Narayana Health Deputy Manager 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 Narayana Health. The most common topics and skills that interviewers at Narayana Health expect are Communication Skills, Writing, Marketing, Tracking and Excel.
What are the top questions asked in Narayana Health Deputy Manager interview?

Some of the top questions asked at the Narayana Health Deputy Manager interview -

  1. and i replied what i was doing and if i don,t know any thing i said i am not do...read more
  2. it was all related to my...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Apollo Hospitals Interview Questions
4.1
 • 347 Interviews
Fortis Healthcare Interview Questions
4.0
 • 127 Interviews
UnitedHealth Interview Questions
4.0
 • 82 Interviews
GE Healthcare Interview Questions
4.0
 • 72 Interviews
Labcorp Interview Questions
4.1
 • 40 Interviews
View all

Fast track your campus placements

View all
Narayana Health Deputy Manager Salary
based on 206 salaries
₹3.6 L/yr - ₹14.4 L/yr
12% less than the average Deputy Manager Salary in India
View more details

Narayana Health Deputy Manager Reviews and Ratings

based on 47 reviews

4.0/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.6

Salary

4.1

Job security

3.4

Company culture

3.2

Promotions

3.1

Work satisfaction

Explore 47 Reviews and Ratings
Staff Nurse
407 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Deputy Manager
206 salaries
unlock blur

₹3.6 L/yr - ₹14.4 L/yr

Senior Executive
165 salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Executive
140 salaries
unlock blur

₹1.5 L/yr - ₹5 L/yr

Pharmacist
83 salaries
unlock blur

₹1.2 L/yr - ₹5.2 L/yr

Explore more salaries
Compare Narayana Health with

UnitedHealth

4.0
Compare

Apollo Hospitals

4.1
Compare

Fortis Healthcare

4.0
Compare

Johnson & Johnson

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