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 Switch Engineer Interview Questions and Answers

Updated 5 Jan 2025

Healthians Switch Engineer Interview Experiences

Interview questions from similar companies

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

I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy but time taking

Round 2 - One-on-one 

(2 Questions)

  • Q1. Stress strain principles
  • Q2. Explain ductility and brittleness
  • Ans. 

    Ductility is the ability of a material to deform under tensile stress without breaking, while brittleness is the tendency of a material to fracture without significant deformation.

    • Ductility allows a material to be stretched into a wire or thread without breaking.

    • Brittleness causes a material to break or shatter when subjected to stress without significant deformation.

    • Examples of ductile materials include gold, copper, ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 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 - One-on-one 

(1 Question)

  • Q1. Explain about your self Why you changed last job?
  • Ans. 

    I am a dedicated and experienced Desktop Support Engineer with a passion for solving technical issues and providing excellent customer service.

    • I changed my last job to seek new challenges and opportunities for growth.

    • I wanted to work in a larger organization with more advanced technology.

    • I was looking for a company that values professional development and invests in employee training.

    • I wanted to expand my skill set and...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is DNS, DHCP, wsus, deployment?
  • Ans. 

    DNS is a system that translates domain names to IP addresses. DHCP assigns IP addresses to devices. WSUS is a tool for managing Windows updates. Deployment is the process of installing software or updates on multiple devices.

    • DNS translates domain names to IP addresses

    • DHCP assigns IP addresses to devices

    • WSUS is a tool for managing Windows updates

    • Deployment is the process of installing software or updates on multiple dev

  • Answered by AI
Round 4 - Salary 

(1 Question)

  • Q1. What much expected

Interview Preparation Tips

Interview preparation tips for other job seekers - Temporary best, for a longtime useless

Skills evaluated in this interview

IT Executive Interview Questions & Answers

Paras Hospital user image Vikash Kumar Dangi

posted on 24 Nov 2022

I applied via Company Website and was interviewed in Jul 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 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Where have you worked before and what was your job there
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your self
Round 4 - Corporate 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Where have you worked before and what was your job there

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all, if you have knowledge of your field of work, then you do not have to be afraid of HR. He is also a common man. They are doing their job just like us.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology (NIT), Rourkela and was interviewed before Jul 2022. There were 4 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 - Aptitude Test 

Basic aptitude questions were asked

Round 3 - Coding Test 

Two questions from basic data structures were given to code

Round 4 - Technical 

(3 Questions)

  • Q1. Basic regarding your cv were asked and a simple coding questions was given to code
  • Q2. Type of inheritance, and explain
  • Ans. 

    There are four types of inheritance in object-oriented programming: single, multiple, multilevel, and hierarchical.

    • Single inheritance: a class inherits from only one base class.

    • Multiple inheritance: a class inherits from more than one base class.

    • Multilevel inheritance: a class inherits from a class which in turn inherits from another class.

    • Hierarchical inheritance: multiple classes inherit from a single base class.

  • Answered by AI
  • Q3. Difference between call by value call by reference call by pointer
  • Ans. 

    Call by value passes a copy of the variable, call by reference passes the actual variable, and call by pointer passes the memory address of the variable.

    • Call by value: Changes made to the parameter inside the function do not affect the original variable. Example: int x = 10; func(x);

    • Call by reference: Changes made to the parameter inside the function affect the original variable. Example: void func(int &x) { x = 20; }

    • C...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your cv very well

Skills evaluated in this interview

Round 1 - Aptitude Test 

Some logical mathematics question

Round 2 - Coding Test 

Coding and logic test

Round 3 - Technical 

(1 Question)

  • Q1. Some logical questions ask

Interview Preparation Tips

Interview preparation tips for other job seekers - Need good SQL and some basic knowledge of coding

I applied via Walk-in and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell us something about yourself.
  • Ans. 

    I am an experienced IT Engineer with a strong background in network administration and troubleshooting.

    • I have a Bachelor's degree in Computer Science.

    • I have worked for 5 years in a multinational IT company, managing and maintaining network infrastructure.

    • I am proficient in Cisco networking technologies and have certifications such as CCNA and CCNP.

    • I have experience in troubleshooting network issues and implementing sec...

  • Answered by AI
  • Q2. What do you know about Active Directory?
  • Ans. 

    Active Directory is a Microsoft service that manages network resources and allows for centralized authentication and authorization.

    • Active Directory is used to manage users, computers, and other network resources

    • It allows for centralized authentication and authorization

    • It uses a hierarchical structure of domains and organizational units (OUs)

    • Group Policy Objects (GPOs) can be used to enforce policies and settings across...

  • Answered by AI
  • Q3. How do we configure an email I'd in Exchange?
  • Ans. 

    To configure an email ID in Exchange, follow these steps:

    • Open Exchange Admin Center

    • Click on recipients and then on mailboxes

    • Click on the plus sign to create a new mailbox

    • Select the mailbox type and fill in the required details

    • Click on save to create the mailbox

  • Answered by AI
  • Q4. How will you behave in case system is not working and users are calling again and again?
  • Ans. 

    I will prioritize resolving the issue and communicate with users to keep them informed.

    • I will remain calm and professional while addressing the issue.

    • I will prioritize resolving the issue as quickly as possible.

    • I will communicate with the users to keep them informed of the progress.

    • I will escalate the issue to higher authorities if necessary.

    • I will document the issue and the steps taken to resolve it for future referen

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - While preparing for interview - please look for company background and prepare yourself about what you have studied till now.

You must be clear in your communication and should answer in timely manner.

Skills evaluated in this interview

Healthians Interview FAQs

How many rounds are there in Healthians Switch Engineer interview?
Healthians interview process usually has 1 rounds. The most common rounds in the Healthians interview process are HR.

Tell us how to improve this page.

Healthians Switch Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Max Healthcare Interview Questions
4.1
 • 135 Interviews
Dr Lal PathLabs Interview Questions
4.2
 • 123 Interviews
Paras Hospital Interview Questions
4.5
 • 80 Interviews
Pacific BPO Interview Questions
3.4
 • 76 Interviews
Pristyn Care Interview Questions
3.8
 • 73 Interviews
GE Healthcare Interview Questions
4.0
 • 72 Interviews
SRL Diagnostics Interview Questions
4.1
 • 55 Interviews
View all
Phlebotomist
146 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Lab Technician
103 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Sales Executive
86 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Dietician
37 salaries
unlock blur

₹2.3 L/yr - ₹5 L/yr

Senior Executive
33 salaries
unlock blur

₹2.9 L/yr - ₹5 L/yr

Explore more salaries
Compare Healthians with

Thyrocare Technologies

3.5
Compare

Metropolis Healthcare

4.0
Compare

Suburban Diagnostics

3.8
Compare

SRL Diagnostics

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