Upload Button Icon Add office photos

Filter interviews by

HCAH SuVitas Interview Questions and Answers

Updated 29 Jul 2024

HCAH SuVitas Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell you are selfe
  • Q2. How you can handle complete in your previous organisation
  • Ans. 

    I handled complete projects by effectively managing timelines, resources, and communication with stakeholders.

    • Prioritized tasks based on deadlines and importance

    • Regularly communicated progress updates to team members and management

    • Identified and resolved any issues or roadblocks to keep projects on track

    • Collaborated with cross-functional teams to ensure all aspects of the project were addressed

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How many years experience in electrical
  • Ans. 

    I have 2 years of experience in electrical engineering.

    • I have worked in the electrical engineering field for 2 years.

    • During my time in the field, I have gained experience in designing electrical systems.

    • I have also worked on troubleshooting and maintenance of electrical equipment.

    • I have completed projects that involved electrical installations and upgrades.

    • I have a strong understanding of electrical codes and regulatio

  • Answered by AI
  • Q2. What are you doing in break down time in
  • Ans. 

    I use break down time to review project documentation, research new technologies, and brainstorm solutions.

    • Review project documentation to ensure understanding

    • Research new technologies to stay current in the field

    • Brainstorm solutions to potential problems or challenges

    • Take short breaks to recharge and refocus

  • Answered by AI

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Will ask in depth
  • Q2. They will see how much subject knowledge you have

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Normal Array functions, Oops concepts, mysql queries and some logical questions like pattern and sorting algorithms
  • Q2. Some Codeigniter related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare as usually do with any interview in php mysql domain
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AngelList and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. React concepts, about components, life cycle and state management
Round 3 - One-on-one 

(1 Question)

  • Q1. General intro about myself and college projects
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jun 2023. There were 3 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 - HR 

(1 Question)

  • Q1. Hr taken self introduction
Round 3 - One-on-one 

(2 Questions)

  • Q1. Higher authority taken next. Discussed about company rulws and regulations
  • Q2. Yes after one round they taken some time and again they took second round

Interview Preparation Tips

Interview preparation tips for other job seekers - My process is duly
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Apr 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell Me Something About Yourself?
  • Q2. Last Job Experiences?

Interview Preparation Tips

Topics to prepare for Healthians Sales Executive interview:
  • Daily Routine
Interview preparation tips for other job seekers - Well, I would suggest you be ready with good communication to which you can share as much time would have taken to you for each interview...all questions relate to yourself hence, easy to answer.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is oops, what is abstraction
  • Ans. 

    OOPs stands for Object-Oriented Programming. Abstraction is the concept of hiding complex implementation details and showing only necessary features of an object.

    • OOPs is a programming paradigm that uses objects and classes to design and develop applications.

    • Abstraction is the process of hiding the implementation details and showing only the necessary features of an object.

    • For example, a car can be represented as an obj...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - jsdfjs jshfjsjdbf kjifnwnejs isdsjdjeogkr ijfjsofnksdng isjfsjogjsng joijsdglmksejoigj nijgibsjfduysdhdgj hoirgnkjdfbfoirjbkbrfb knuiwhfhbeufhiwuegee
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude related questions asked in form of mcq.

Round 2 - Coding Test 

Coding questions are given

Round 3 - Technical 

(2 Questions)

  • Q1. Asked about sql queries
  • Q2. Asked about oops concept
Round 4 - Final round with CTO 

(2 Questions)

  • Q1. Asked about projects
  • Q2. Asked about goals

I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Some questions on array sorting and some are with array
  • Q2. Sql to find latest record in a table with and without subquery
  • Ans. 

    SQL query to find latest record in a table with and without subquery

    • Without subquery: SELECT * FROM table_name ORDER BY date_column DESC LIMIT 1

    • With subquery: SELECT * FROM table_name WHERE date_column = (SELECT MAX(date_column) FROM table_name)

  • Answered by AI
  • Q3. OOPS concepts
  • Q4. Written test question paper with 3 questions(Logical to make programs)

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with oops concept and SQL

Skills evaluated in this interview

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

HCAH SuVitas Interview FAQs

How many rounds are there in HCAH SuVitas interview?
HCAH SuVitas interview process usually has 2 rounds. The most common rounds in the HCAH SuVitas interview process are HR and Technical.
How to prepare for HCAH SuVitas 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 HCAH SuVitas. The most common topics and skills that interviewers at HCAH SuVitas expect are GNM, Midwifery, Nursing, Administration and Agriculture.

Tell us how to improve this page.

HCAH SuVitas Interview Process

based on 3 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Healthians Interview Questions
3.5
 • 46 Interviews
Portea Medical Interview Questions
3.8
 • 28 Interviews
Reventics Interview Questions
4.1
 • 14 Interviews
ekincare Interview Questions
3.0
 • 10 Interviews
Care24 Interview Questions
4.4
 • 2 Interviews
View all

HCAH SuVitas Reviews and Ratings

based on 17 reviews

3.6/5

Rating in categories

4.1

Skill development

3.6

Work-life balance

3.1

Salary

3.8

Job security

3.8

Company culture

2.9

Promotions

3.8

Work satisfaction

Explore 17 Reviews and Ratings
Staff Nurse
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Key Account Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Physiotherapist
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Executive
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Respiratory Therapist
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare HCAH SuVitas with

Portea Medical

4.3
Compare

Healthcare At Home

3.7
Compare

Nightingales Home Health Services

4.1
Compare

Medwell Ventures

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