I was asked about projects and topics such as polymorphism. Asked how I tested projects. Also had a few STAR-style questions. I talked to only the main engineering manager. Overall, a relatively simple interview
Perguntas de entrevista [1]
Pergunta 1
Name a time where you were given criticism and how did you respond?
Fiz uma entrevista na empresa Siemens (Bengaluru).
Entrevista
Pretty smooth! The interview process was very streamlined and well coordinated. Right from the beginning, the communication was clear and timely.
The interviewers & HR were friendly.
Overall, it was a positive and candidate-friendly process.
Perguntas de entrevista [1]
Pergunta 1
The interview began with a resume shortlisting, followed by an online assessment covering aptitude, DSA, and technical questions.
This was followed by two technical interviews focused on DSA and core concepts.
Candidatei-me por indicação de um funcionário. Fui entrevistado pela Siemens em mar. de 2025
Entrevista
The interview was a technical interview, with a more focused towards CS fundamentals, OS, DBMS and low level working of programming languages like C, memory management and using kernel level functions
Perguntas de entrevista [1]
Pergunta 1
They asked me the memory management and usage of variables when declared differently, like int a (local), int a (non-local), int a (global), extern int a, etc.