Upload Button Icon Add office photos
Engaged Employer

i

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

iPatientCare Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

iPatientCare Interview Questions and Answers

Updated 25 Nov 2024

iPatientCare Interview Experiences

Popular Designations

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is elastic ip
  • Ans. 

    Elastic IP is a static IPv4 address designed for dynamic cloud computing.

    • Elastic IP is a static IP address that can be associated with an instance in a cloud environment.

    • It allows users to mask the failure of an instance by rapidly remapping the address to another instance.

    • Elastic IP addresses are free to use as long as they are associated with a running instance.

    • They are commonly used in scenarios where users need a p...

  • Answered by AI
  • Q2. Explain vertical and horizontal scaling
  • Ans. 

    Vertical scaling involves increasing the resources of a single server, while horizontal scaling involves adding more servers to distribute the load.

    • Vertical scaling increases the capacity of a single server by adding more resources such as CPU, RAM, or storage.

    • Horizontal scaling involves adding more servers to distribute the load, allowing for better performance and redundancy.

    • Vertical scaling is limited by the capacit...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How can you save un billing
  • Ans. 

    You can save on billing by optimizing resource usage, implementing cost management strategies, and leveraging discounts.

    • Optimize resource usage by right-sizing instances and using auto-scaling

    • Implement cost management strategies like setting budgets and monitoring usage

    • Leverage discounts through reserved instances or spot instances

    • Use cost allocation tags to track spending by project or team

  • Answered by AI
  • Q2. Difference between cloudwatch and cloudtrail
  • Ans. 

    CloudWatch is for monitoring and alerting, while CloudTrail is for logging and auditing AWS API calls.

    • CloudWatch is used for monitoring AWS resources and applications in real-time.

    • CloudTrail is used for logging AWS API calls for auditing and compliance purposes.

    • CloudWatch can be used to set alarms and trigger actions based on metrics.

    • CloudTrail provides a history of AWS API calls for security analysis, resource change ...

  • Answered by AI

Skills evaluated in this interview

Senior Cloud Engineer Interview Questions asked at other Companies

Q1. What all things we need to consider while creating a VM
View answer (2)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company

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 - One-on-one 

(3 Questions)

  • Q1. General Technical Discussion
  • Q2. About Documentation
  • Q3. Basic testing process
  • Ans. 

    Testing process involves planning, designing, executing and reporting to ensure software quality.

    • Identify test requirements and objectives

    • Design test cases and test scenarios

    • Execute tests and record results

    • Report defects and track their status

    • Repeat the process until all requirements are met

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't take stress whether selected or rejected. The company is NOT worth to join due to full politics and heavy micro-management

Skills evaluated in this interview

Senior SQA Engineer Interview Questions asked at other Companies

Q1. How do you monitor suppliers performance.?
View answer (1)

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. 2 technical rounds, 1 psychometric test, then Manager and HR rounds, basic question on java 7 and java 8,interface and class, DS questions like linkedList reverse and adding nodes to linkedList, Hashmap, ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Java basics should be clear and brushed up, be calm and confident while giving your answers.

Interview Questionnaire 

1 Question

  • Q1. Cv questions, taxation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Assignment 

Had a take home coding test

Round 2 - Technical 

(2 Questions)

  • Q1. Python questions were asked
  • Q2. Django questions were asked
Round 3 - HR 

(2 Questions)

  • Q1. Basic HR questions were asked
  • Q2. Salary discussion was done

Interview Preparation Tips

Interview preparation tips for other job seekers - Wait for revenues and situation to normalise before joining

I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online test with overall topics including logical reasoning etc

Round 2 - Case Study 

Drafting user stories

Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics needs to be clear for your job profile

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

Interview Questionnaire 

1 Question

  • Q1. SQL Performance Tunning

Interview Preparation Tips

Interview preparation tips for other job seekers - For my 13 Years of experience all I asked was related to performance tunning.

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

Round 1 - Technical 

(1 Question)

  • Q1. Domain knowledge on scrum , Agile,User stories,BRD
Round 2 - Technical 

(1 Question)

  • Q1. Product Manager round , domain knowledge and confidence
Round 3 - HR 

(1 Question)

  • Q1. Willing to work in taxation domain
  • Ans. 

    Yes, I am willing to work in taxation domain.

    • I have prior experience in working with taxation related projects.

    • I have a good understanding of tax laws and regulations.

    • I am willing to learn and adapt to new tax policies and procedures.

    • I am comfortable working with tax software and tools.

    • I am aware of the importance of accuracy and attention to detail in tax-related work.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good organization, HR management, overall management staff cooperative
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 Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Write codes on recursion

Round 2 - One-on-one 

(2 Questions)

  • Q1. What are the process involved in SDLC lifecyle
  • Ans. 

    SDLC lifecycle involves planning, designing, developing, testing, deploying, and maintaining software.

    • Planning: Define project scope, requirements, and timelines.

    • Design: Create architecture, UI/UX, and database design.

    • Development: Write code based on design specifications.

    • Testing: Conduct unit, integration, and system testing.

    • Deployment: Release software to production environment.

    • Maintenance: Provide updates, fixes, an

  • Answered by AI
  • Q2. Difference between client side and server side? Is JavaScript client side?
  • Ans. 

    Client side refers to the user's device where code is executed, while server side refers to the server where code is executed. JavaScript is client side.

    • Client side refers to code executed on the user's device, such as web browsers.

    • Server side refers to code executed on the server, handling requests and generating responses.

    • JavaScript is a client side scripting language, allowing dynamic interactions on web pages.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What are your strengths and weaknesses
  • Ans. 

    My strengths include problem-solving skills and attention to detail. My weaknesses include sometimes being too critical of my own work.

    • Strengths: problem-solving skills

    • Strengths: attention to detail

    • Weaknesses: being too critical of my own work

  • Answered by AI

Skills evaluated in this interview

Intern Interview Questions & Answers

QAD user image Anonymous

posted on 29 Jan 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Reasoning, Technical questions are asked. 1 hours test is conducted.

Round 3 - Technical 

(2 Questions)

  • Q1. Questions on a database, programming, OOPS concept, etc Also, they will ask questions about ERP
  • Q2. Do you know any ERP software?
  • Ans. 

    Yes, I know ERP software.

    • I have experience working with SAP ERP software.

    • I am familiar with Oracle ERP Cloud and Microsoft Dynamics 365.

    • I have also worked with open-source ERP software like Odoo and ERPNext.

    • I understand the basic functionalities of ERP software like finance, inventory management, and human resources.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Your intro and sometime they will ask what you know about QAD

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about QAD, what product they have. Get an idea about ERP software, why and where they are used.

Skills evaluated in this interview

iPatientCare Interview FAQs

How many rounds are there in iPatientCare interview?
iPatientCare interview process usually has 2 rounds. The most common rounds in the iPatientCare interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for iPatientCare 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 iPatientCare. The most common topics and skills that interviewers at iPatientCare expect are Healthcare, SDLC, Health Management, ISO and Interpersonal Skills.
What are the top questions asked in iPatientCare interview?

Some of the top questions asked at the iPatientCare interview -

  1. How can you save un bill...read more
  2. Difference between cloudwatch and cloudtr...read more
  3. Explain vertical and horizontal scal...read more

Tell us how to improve this page.

iPatientCare Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

SurePrep Interview Questions
3.8
 • 12 Interviews
QAD Interview Questions
3.9
 • 12 Interviews
HALODOC Interview Questions
2.7
 • 12 Interviews
Tracelink Interview Questions
3.0
 • 12 Interviews
Pluralsight Interview Questions
3.2
 • 10 Interviews
View all

iPatientCare Reviews and Ratings

based on 19 reviews

4.2/5

Rating in categories

3.7

Skill development

4.2

Work-life balance

3.6

Salary

3.9

Job security

3.3

Company culture

2.9

Promotions

3.7

Work satisfaction

Explore 19 Reviews and Ratings
SQA Engineer
6 salaries
unlock blur

₹3.6 L/yr - ₹5.5 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹5.7 L/yr - ₹12.1 L/yr

Application Specialist
6 salaries
unlock blur

₹3.5 L/yr - ₹7.2 L/yr

Software Quality Assurance Engineer
5 salaries
unlock blur

₹2.2 L/yr - ₹8 L/yr

Software Engineer
4 salaries
unlock blur

₹4 L/yr - ₹13.6 L/yr

Explore more salaries
Compare iPatientCare with

Global Edge Software

3.5
Compare

SurePrep

3.8
Compare

Signzy Technologies

2.9
Compare

Lepton Software Export & Research

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