Upload Button Icon Add office photos

Filter interviews by

Siemens Healthineers Interview Questions, Process, and Tips

Updated 9 Dec 2024

Top Siemens Healthineers Interview Questions and Answers

View all 39 questions

Siemens Healthineers Interview Experiences

Popular Designations

59 interviews found

Team Manager Interview Questions & Answers

user image Anonymous

posted on 18 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Question and answers with multiple choice

Round 2 - Group Discussion 

Present on going developments

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourselves
  • Q2. What are your strengths and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best..prepare well

Team Manager Interview Questions asked at other Companies

Q1. To maintain SIEM solution which are the daily activities that you will perform?
View answer (4)
Round 1 - Technical 

(1 Question)

  • Q1. Oops, c#, design , .net framework
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial, projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice oops , data structures and algorithms, problem solving

Top Siemens Healthineers Software Developer Interview Questions and Answers

Q1. Print sentence word in reverse order without using default function. eg: input:-> I live in New York. output:-> I evil ni weN kroY.
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

I applied via Referral and was interviewed before Nov 2021. 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 

(2 Questions)

  • Q1. Oops questions, c# questions
  • Q2. Coding questions like in string Aaabbcc find the number of same characters Output:a-3, b-2, c-2
Round 3 - Technical 

(2 Questions)

  • Q1. Architecture questions
  • Q2. Design patterns and solid principles
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round and package discussion

Interview Preparation Tips

Topics to prepare for Siemens Healthineers Software Development Engineer interview:
  • C#
Interview preparation tips for other job seekers - Be confident and keep yours answers to the point.
If don't know answers tell don't know
And concentrate on c# only.

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. There were 5 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 

(1 Question)

  • Q1. Started with Fundamental direct questions and then went on with different practical implementation.
Round 3 - Aptitude Test 

Different aptitude questions were asked both technical and non technical.

Round 4 - Behavioral 

(1 Question)

  • Q1. Scenario based questions.
Round 5 - HR 

(1 Question)

  • Q1. Salary Negotiation and few questions related to personality and credibility.

Interview Preparation Tips

Interview preparation tips for other job seekers - Fundamentals should be clear with apt communication. Analytical skills are also measured during interview process.

Senior Design & Development Engineer Interview Questions asked at other Companies

Q1. Whats APQP, PPAP, Weight Estimations?
View answer (1)

Siemens Healthineers interview questions for popular designations

 Software Developer

 (10)

 Senior Software Engineer

 (7)

 Software Engineer

 (6)

 Design & Development Engineer

 (2)

 Senior Test Engineer

 (2)

 Test Professional

 (2)

 C Developer

 (1)

 Commercial Trainee

 (1)

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 Mar 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

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Get interview-ready with Top Siemens Healthineers Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Coding Test 

Interview process went two technical and one Manager round
it took one week tom complete entire process.

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well,

Top Siemens Healthineers Senior Software Engineer Interview Questions and Answers

Q1. 1. Design qestion. 2. Design pattern uses per use case.
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
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 Oct 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 - Coding Test 

It was an MCQ based test. Code Snippets as well as OOPS, OS, DBMS questions were there

Round 3 - One-on-one 

(1 Question)

  • Q1. How to implement a stack OS Questions Problem Solving Questions OOPS concepts DS questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Smart Pointers About the project done in college

Top Siemens Healthineers Software Developer Interview Questions and Answers

Q1. Print sentence word in reverse order without using default function. eg: input:-> I live in New York. output:-> I evil ni weN kroY.
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions related to sales
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to products
Round 3 - HR 

(1 Question)

  • Q1. Questions related to our plan

Sales Manager Interview Questions asked at other Companies

Q1. If you're in Cold areas like Kashmir or Himachal Pradesh. & You have to sell an AC which is having only Cold option. How would you do that?
View answer (15)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Coding Test 

General program like Fibonacci, string

Test Professional Interview Questions asked at other Companies

Q1. Any application software,Power quality, Energy metering monitoring software works.
View answer (1)

I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Concepts of Oops. Ex: Encapsulation, Abstraction, Polymorphism with real time examples.
  • Q2. Multithreading concepts in Java
  • Ans. 

    Multithreading in Java allows multiple threads to execute concurrently within a single program.

    • Java provides built-in support for multithreading through the java.lang.Thread class.

    • Threads can be created by extending the Thread class or implementing the Runnable interface.

    • Synchronization is used to prevent race conditions and ensure thread safety.

    • Java also provides several classes and interfaces for managing thread exec...

  • Answered by AI
  • Q3. 2 Coding Questions were asked. first was easy and was medium type.
  • Q4. Questions related to my project in detail.

Interview Preparation Tips

Interview preparation tips for other job seekers - They had asked Questions according to my resume. So, be confident with the skills you mentioned. Be Confident and cool. The interviewers were very friendly.

Skills evaluated in this interview

Top Siemens Healthineers Software Developer Interview Questions and Answers

Q1. Print sentence word in reverse order without using default function. eg: input:-> I live in New York. output:-> I evil ni weN kroY.
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Siemens Healthineers Interview FAQs

How many rounds are there in Siemens Healthineers interview?
Siemens Healthineers interview process usually has 2-3 rounds. The most common rounds in the Siemens Healthineers interview process are Technical, One-on-one Round and HR.
How to prepare for Siemens Healthineers 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 Siemens Healthineers. The most common topics and skills that interviewers at Siemens Healthineers expect are C#, Sales, Angularjs, Design Patterns and Dicom.
What are the top questions asked in Siemens Healthineers interview?

Some of the top questions asked at the Siemens Healthineers interview -

  1. Const pointer and pointer to const Join in Multithread...read more
  2. Why we use join in Multithread...read more
  3. Object oriented programming in ...read more
How long is the Siemens Healthineers interview process?

The duration of Siemens Healthineers interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Siemens Healthineers Interview Process

based on 31 interviews in last 1 year

Interview experience

4.4
  
Good
View more

People are getting interviews through

based on 41 Siemens Healthineers interviews
Job Portal
Referral
Campus Placement
Recruitment Consultant
WalkIn
Company Website
29%
20%
10%
5%
2%
2%
32% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 421 Interviews
Philips Interview Questions
3.9
 • 154 Interviews
Abbott Interview Questions
4.2
 • 142 Interviews
GE Healthcare Interview Questions
4.1
 • 71 Interviews
Medtronic Interview Questions
4.1
 • 69 Interviews
View all

Siemens Healthineers Reviews and Ratings

based on 405 reviews

4.0/5

Rating in categories

3.6

Skill development

4.2

Work-Life balance

3.6

Salary & Benefits

4.3

Job Security

4.0

Company culture

3.3

Promotions/Appraisal

3.7

Work Satisfaction

Explore 405 Reviews and Ratings
Software Developer
450 salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Senior Software Engineer
212 salaries
unlock blur

₹9.6 L/yr - ₹30 L/yr

Software Engineer
138 salaries
unlock blur

₹7.5 L/yr - ₹28.5 L/yr

Design & Development Engineer
100 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Senior Engineer
91 salaries
unlock blur

₹13.4 L/yr - ₹25 L/yr

Explore more salaries
Compare Siemens Healthineers with

GE Healthcare

4.1
Compare

Philips

3.9
Compare

Siemens

4.1
Compare

Fresenius Medical Care

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview