J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Siemens (Hyderâbâd) en avr. 2023
Entretien
At first, there was resume screening process. The whole recruitment process had 3 rounds Round 1: Online Technical and aptitude test Contains : vqr, technical MCQ, coding questions Round 2: Technical Interview(40-50 mins) Round 3: HR interview I attempted the first 2 rounds.
Questions d'entretien [1]
Question 1
Questions asked in technical interview: 1.Introduce your self 2. Brief explanation of projects , further posed 2,3 questions on the projects. 3. DS questions on Linked lists and stacks.(basic) 4. Java questions on oops concepts 5. SQL queries We need to write our code/approach on the paper they provide.
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
Questions d'entretien [1]
Question 1
Name a time where you were given criticism and how did you respond?
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.
Questions d'entretien [1]
Question 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.
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Siemens en mars 2025
Entretien
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
Questions d'entretien [1]
Question 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.