I applied through college or university. I interviewed at Siemens (Hyderabad) in Feb 2026
Interview
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.
Interview questions [1]
Question 1
Q: Which data structure would you use to solve a real-time scenario, and why?
I applied through other source. The process took 12 months. I interviewed at Siemens (Ereván, ) in Oct 2025
Interview
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
Interview questions [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.