Upload Button Icon Add office photos
Engaged Employer

i

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

Napier Healthcare Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Napier Healthcare Solutions Software Engineer Interview Questions and Answers

Updated 15 Mar 2023

Napier Healthcare Solutions Software Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Sep 2022. There were 4 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a basic knowledge on java , spring, git and sql

Skills evaluated in this interview

Interview questions from similar companies

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

First there was a preplacement talk of company and interview process. Soon online test was conducted around 10 AM in consisting of MCQs, and coding question. Platform was smooth enough.

  • Q1. 

    Find the Longest Palindromic Substring

    Given a string ‘S’ composed of lowercase English letters, your task is to identify the longest palindromic substring within ‘S’.

    If there are multiple longest palin...

  • Ans. 

    Find the longest palindromic substring in a given string, returning the rightmost one if multiple substrings are of the same length.

    • Iterate through each character in the string and expand around it to check for palindromes

    • Keep track of the longest palindromic substring found so far

    • Return the rightmost longest palindromic substring

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 45 Minutes
Round difficulty - Medium

The day after online test is done , Technical round was conducted at 9AM . Interview went well without distractions though it was online.

  • Q1. 

    Merge Sort Problem Statement

    You are given a sequence of numbers, ARR. Your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm.

    Explanation:

    The Merge Sort...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Divide the input array into two halves recursively until each array has only one element.

    • Merge the sorted halves to produce a completely sorted array.

    • Time complexity of Merge Sort is O(n log n).

    • Example: Input: [3, 1, 4, 1, 5], Output: [1, 1, 3, 4, 5]

  • Answered by AI
  • Q2. Given three tables and their attributes, how would you find the names of employees whose balance is less than 200?
  • Ans. 

    Join tables on employee ID, filter by balance less than 200, select employee names.

    • Join tables on employee ID attribute

    • Filter rows where balance is less than 200

    • Select employee names from the result

  • Answered by AI
Round 3 - Video Call 

Round duration - 45 Minutes
Round difficulty - Medium

Round 4 - HR 

Round duration - 35 Minutes
Round difficulty - Medium

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Associate Software Engineer in ChennaiEligibility criteriaAbove 8 CGPAAthenahealth interview preparation:Topics to prepare for the interview - Data Structures and Algorithms Java, DBMS, Operating Systems, Computer Networks, OOPSTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : First of all make sure you are strong in programming languages (OOPS Java and C) .
Tip 2 : It is very important to have good command on core subjects of Operating systems ,DBMS and Computer Networks. 
Tip 3 : After having grip on mentioned above, move on to Data Structures and Algorithms which plays a vital role to be placed in 
any product based company.
Tip 4: No exam/interviewer goes untouched on topics of Database and SQL. Be confident enough to write queries on being 
asked.
Tip 5 : Do not forget to assess yourself. Mock interviews would work, but self assessment is necessary. You can switch on your 
camera and know the way you are performing and auto correct yourself .Am sure most of you will find it worthy.
Tip 6 : After being prepared , it is very common for any student/person to feel nervous on the day of interview , but don't worry 
be good at yourself and interviewer would definitely make u feel comfortable.

Application resume tips for other job seekers

Tip 1 : Spend time on preparing your resume. Do not give false statements.
Tip 2 : You must be prepared enough to answer every point mentioned in the resume.
Tip 3 : Highlight your areas of strengths where you wanted to be questioned.
Tip 4 : Make sure you have good projects in your hand.
Tip 5 : Good presentation of content is very much important.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good programming knowledge and technical skills

I appeared for an interview in Aug 2016.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to my project, questions on binary tree, questions from OS (like paging and scheduling). Interviewer also asked about competitive coding
  • Q2. Formal questions regarding my background, family members etc

Interview Preparation Tips

Round: Test
Duration: 1 hour

Skills: General Coding And Problem Solving, Puzzle Solving Capability
College Name: NIT Jamshedpur

I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. If fresher is attending the interview then mostly they'll ask questions from resume What are generics, UML diagram for the proper medicine suggestions based on the patient allergies to a particular drug ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with the contents of resume,
First round: versant test
Second round: Technical Interview 1
Third round: Technical Interview 2

Feedback of best of the 2 technical interviews will be considered.

IF selected will receive a call from HR

I applied via Recruitment Consultant and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is your day to day work?
  • Q2. What new you have to offer the organization?
  • Q3. The most recent issues that you faced in the organization?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true to yourself and the interviewer, he/she doesn't want you to be full of all technical skills. He/she wants you to be atleast good at the things mentioned in your resume. Showcase that you're ready to switch to any language even if it is uncomfortable for you

I applied via Campus Placement and was interviewed before Nov 2021. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - i was not selected in HR round . they select only two girls out 15 students

I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer what you know, be genuine and honest

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic oop
  • Q2. Previous projects and walktrough of one of the project, if any
  • Q3. Basic English test on a computer

Interview Preparation Tips

Interview preparation tips for other job seekers - The first step of the interview is the basic communication skills, which is taken on computer, try to listen carefully, most of the questions are only about what you have comprehend from the automated voice when played over.

OOP is very basic, they may ask some real life examples.

If you have worked previously, they may ask you about one of your projects. What technologies have you used ans why.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best ,keep confident on your work and be patient while giving interview as interview is bit tricky...
Contribute & help others!
anonymous
You can choose to be anonymous

Napier Healthcare Solutions Interview FAQs

How many rounds are there in Napier Healthcare Solutions Software Engineer interview?
Napier Healthcare Solutions interview process usually has 4 rounds. The most common rounds in the Napier Healthcare Solutions interview process are Resume Shortlist, Coding Test and Technical.
How to prepare for Napier Healthcare Solutions Software Engineer 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 Napier Healthcare Solutions. The most common topics and skills that interviewers at Napier Healthcare Solutions expect are Hibernate, J2Ee, Java, Spring and Angular.
What are the top questions asked in Napier Healthcare Solutions Software Engineer interview?

Some of the top questions asked at the Napier Healthcare Solutions Software Engineer interview -

  1. Remove duplicate from l...read more
  2. String constant p...read more

Recently Viewed

SALARIES

ITC Infotech

INTERVIEWS

Paisabazaar.com

No Interviews

INTERVIEWS

Napier Healthcare Solutions

No Interviews

INTERVIEWS

Napier Healthcare Solutions

No Interviews

COMPANY BENEFITS

CMS IT Services

No Benefits

INTERVIEWS

HCLTech

No Interviews

INTERVIEWS

HCLTech

No Interviews

SALARIES

Sonata Software

SALARIES

Napier Healthcare Solutions

INTERVIEWS

GlobalLogic

10 top interview questions

Tell us how to improve this page.

Napier Healthcare Solutions Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Napier Healthcare Solutions Software Engineer Salary
based on 113 salaries
₹3 L/yr - ₹14 L/yr
At par with the average Software Engineer Salary in India
View more details

Napier Healthcare Solutions Software Engineer Reviews and Ratings

based on 31 reviews

2.3/5

Rating in categories

2.6

Skill development

2.2

Work-life balance

2.1

Salary

2.3

Job security

2.1

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 31 Reviews and Ratings
Software Engineer
110 salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Associate Software Engineer
76 salaries
unlock blur

₹2.8 L/yr - ₹10 L/yr

Senior Software Engineer
55 salaries
unlock blur

₹5.6 L/yr - ₹22 L/yr

Software Developer
33 salaries
unlock blur

₹2.7 L/yr - ₹10 L/yr

Softwaretest Engineer
26 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Explore more salaries
Compare Napier Healthcare Solutions with

Veradigm

4.0
Compare

Oracle Cerner

3.7
Compare

McKesson

3.7
Compare

Siemens Healthineers

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent