J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Siemens (India, TN) en nov. 2020
Entretien
The interview was conducted in MSTeams platform. They asked questions on OOPS concepts and basics of C.The interview went on for about 25 minutes.Then asked if i have any questions for them
Questions d'entretien [1]
Question 1
difference between malloc and calloc
OOPS concepts
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Siemens (Hyderâbâd) en févr. 2026
Entretien
There were around three interview rounds. The interviewers focused on assessing technical knowledge, problem-solving skills, and understanding of concepts mentioned in the resume. Questions were mainly based on Data Structures and Algorithms, real-world problem-solving scenarios, and project discussions. They also evaluated how well candidates could explain their projects and justify their technical decisions. A strong understanding of DSA and the ability to apply concepts to practical situations were particularly important throughout the process.
Questions d'entretien [1]
Question 1
Q: Which data structure would you use to solve a real-time scenario, and why?
J'ai postulé via une autre source. Le processus a pris 12 mois. J'ai passé un entretien chez Siemens (Erevan, ) en oct. 2025
Entretien
Interviewer asked questions of C++ OOP, polymorphism, data structures and algorithms using for each. Then he ask questions for checking my logic and math experience. It was so interesting and regardless of the answer I really enjoyed that interview
Questions d'entretien [1]
Question 1
print in every line one node of binary tree right to left and before print node print space in count of level
1) DSA Question:
Find and store anagrams form given stream of words
2) Puzzle: There is a cubical shape room. One insect is sitting at one of the corner. Insect can't fly. It want to reach diagonally opposite corner of the room. What will be the shortest path.