I applied through a staffing agency. The process took 4 days. I interviewed at Siemens (Electronics City) in Nov 2025
Interview
I interviewed at siemens SGI project - I interviewed at Siemens SGI recently. The first round was very good — well-structured, technical, and focused on evaluating actual coding ability. The interviewer tested medium-level DSA, coding skills, and deeper conceptual understanding, which felt fair and relevant.
However, the second round (F2F) felt quite unorganized. The questions were random and lacked structure. A system-design style question was given, but it was actually at an LLD level on a whiteboard, without any clear use-case, functional requirements, or domain context. This made it unclear what exactly they were expecting.
Some questions felt like they wanted very specific, pre-expected answers rather than understanding the candidate’s overall engineering ability. There was very little focus on real C++ application-level concepts or practical development scenarios.
Finally, the feedback stated that I “did not meet the C++ skill for my experience,” which was surprising because the questions asked did not actually evaluate core modern C++ development skills in a structured manner.
Overall, the first round was professional, but the second round lacked clarity and consistency in evaluation.
Interview questions [1]
Question 1
System Design with whiteboard LLD statements without specifying usecase or application domain
I applied through a recruiter. The process took 4 weeks. I interviewed at Siemens (Jundiaí, ) in Aug 2025
Interview
A equipe técnica envolvida nas seleções demonstra profundo conhecimento e preparo, conduzindo entrevistas e dinâmicas com foco tanto nas competências técnicas quanto no alinhamento aos valores da organização. A régua de exigência é elevada, o que reforça o compromisso da Siemens em atrair e desenvolver profissionais de alta performance, capazes de contribuir para soluções inovadoras e sustentáveis.
Esse rigor e estrutura fazem do processo seletivo da Siemens uma referência de qualidade, justiça e profissionalismo no mercado, ao mesmo tempo em que reforçam sua reputação como uma empresa que valoriza o talento, a diversidade e a excelência em todos os níveis.
Interview questions [1]
Question 1
Conte sobre um projeto em que você enfrentou um grande desafio técnico. Como você lidou com ele e qual foi o resultado?
I applied online. The process took 1 week. I interviewed at Siemens in Nov 2024
Interview
I have applied in the portal and HR called me. It was the first round, some basic C++ questions and then one threading question. The questions were not hard, just checking the basic implementation.
Interview questions [1]
Question 1
It's a threading question, given even and odd print functions, synchronize them by spawning two threads. I implemented it correctly but the guy thinks there is a deadlock. He doesn't know the concepts.