I interviewed at Siemens Digital Industries Software (Pune)
Interview
The interview began with a discussion about my past projects, where I was asked to explain the problem statements, the approach I had taken, and the tech stacks I had used to implement them. From there, the interviewer shifted focus to fundamental concepts of Object-Oriented Programming. I was asked to explain polymorphism in detail, covering both compile-time (method overloading) and runtime (method overriding) polymorphism, along with suitable examples. They also tested my understanding of inheritance and how it is applied in real-world scenarios.
After the theoretical part, I was given coding questions to solve on paper. The first task was to reverse a linked list, and the second was to add two numbers represented as linked lists. These questions were designed to test my problem-solving skills, knowledge of data structures, and ability to translate logic into clean code.
Interview questions [1]
Question 1
They asked me the implementation process of my extra curricular projects on resume.
I interviewed at Siemens Digital Industries Software (Bengaluru)
Interview
The interview started with a self-introduction, followed by rolefit. I was asked to write a multithreading program and explain it. The discussion was interactive, and the interviewers were professional but was rescheduled multiple times.
I applied in-person. I interviewed at Siemens Digital Industries Software (Kairo, ) in May 2026
Interview
The interview process was smooth and professional. It started with a brief introduction about my background, previous projects, and technical experience. Then the interviewer asked some basic technical questions related to programming, especially C++ fundamentals, problem solving, and object-oriented programming concepts. The overall experience was clear and well organized.
Interview questions [1]
Question 1
The interview focused mainly on my software engineering background, basic C++ knowledge, OOP concepts, and how I approach solving technical problems. The interviewer was professional and gave me time to explain my answers.
I interviewed at Siemens Digital Industries Software (Saskatoon, SK)
Interview
It was a 4 step interview process. It started with a general screening, then an HR interview, then 2 technical interviews.
The HR interview was just getting to know my work environment, preferences etc. The technical interviews gave a series of python problems and such to solve
Interview questions [1]
Question 1
They asked a few algorithm questions, then some role specific ones