Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2023. There were 3 interview rounds.
Object-oriented programming in C++ is a programming paradigm that uses objects to represent real-world entities.
Encapsulation, inheritance, and polymorphism are the three main pillars of OOP in C++.
Classes and objects are the building blocks of OOP in C++.
OOP in C++ allows for code reusability, modularity, and easier maintenance.
Example: A car can be represented as an object in C++ with properties like make, model, and...
Const pointer and pointer to const in multithreading
A const pointer cannot change the memory address it points to, but can change the value at that address
A pointer to const can change the memory address it points to, but cannot change the value at that address
In multithreading, const pointers can be used to ensure thread safety by preventing multiple threads from modifying the same memory location
Join is used to wait for a thread to finish execution before continuing with the main thread.
Join ensures that all the threads finish their execution before the main thread exits.
It is used to avoid race conditions and deadlocks.
Join can be used with detach to ensure that the thread is not left running in the background.
Example: Joining a thread that performs a time-consuming task before continuing with the main thread...
C# is used in legacy systems for maintaining and updating existing software applications.
C# can be used to extend the functionality of legacy systems by integrating new features and technologies.
It allows for easier maintenance and updates to existing codebase.
C# can also be used to modernize legacy systems by migrating them to newer platforms or frameworks.
Examples include updating a legacy desktop application to a we
I applied via Referral and was interviewed in Sep 2023. There were 2 interview rounds.
Program to print 0 to left
Create a loop to iterate from 0 to the desired number
Use string manipulation to print the numbers with spaces to the left
Example: If the desired number is 5, print '0 1 2 3 4 5'
To click on an element using Selenium, locate the element and use the click() method.
Locate the element using findElement() method
Use the click() method to click on the element
I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 interview rounds.
Siemens Healthineers interview questions for popular designations
I applied via Naukri.com and was interviewed in Apr 2023. There were 4 interview rounds.
WPF C# is a framework for building desktop applications. Binding is a way to connect UI elements to data sources.
WPF stands for Windows Presentation Foundation
C# is the programming language used for WPF development
Binding allows for automatic updates of UI elements when data changes
Example code for binding:
DataContext is used to set the data source for binding
Get interview-ready with Top Siemens Healthineers Interview Questions
I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.
Direction
Blood relation
Arithmetic
I am a motivated and ambitious individual with a strong interest in the commercial field. In the next 5 years, I aim to develop my skills, gain experience, and take on more responsibilities.
I have a Bachelor's degree in Business Administration and have completed internships in marketing and sales.
I am eager to learn and grow in the commercial field, and I am open to taking on new challenges and opportunities.
In the nex...
I applied via Job Portal and was interviewed before Dec 2023. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 5 interview rounds.
IT was basic question from string and array
Use depth-first search to traverse the tree and identify leaf nodes.
Implement depth-first search algorithm to traverse the tree.
Identify nodes with no children as leaf nodes.
Store leaf nodes in an array for retrieval.
Reverse each word in a sentence without using default function.
Split the sentence into words
Iterate through each word and reverse it
Join the reversed words back into a sentence
Fibonacci series using recursion is a classic programming problem where each number is the sum of the two preceding ones.
Define a recursive function that takes an integer n as input
Base case: if n is 0 or 1, return n
Recursive case: return the sum of the previous two Fibonacci numbers
Call the function recursively with n-1 and n-2 until base case is reached
Find 1st, 2nd, and 3rd highest integers from an array.
Sort the array in descending order.
Retrieve the first three elements from the sorted array.
Handle cases where array length is less than 3.
I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 3 interview rounds.
In it situation would you use a data vault architecture?
I applied via Referral and was interviewed before Jul 2022. There were 5 interview rounds.
2 coding questions ( 1 easy , 1 medium) along with some mcqs on Hackerearth.
The test was for c++.
Top trending discussions
Interview experience
based on 405 reviews
Rating in categories
Software Developer
450
salaries
| ₹7 L/yr - ₹25 L/yr |
Senior Software Engineer
212
salaries
| ₹9.6 L/yr - ₹30 L/yr |
Software Engineer
138
salaries
| ₹7.5 L/yr - ₹28.5 L/yr |
Design & Development Engineer
100
salaries
| ₹8 L/yr - ₹20 L/yr |
Senior Engineer
91
salaries
| ₹13.4 L/yr - ₹25 L/yr |
GE Healthcare
Philips
Siemens
Fresenius Medical Care