1. 🏢 Company & Role
- Company: [Siemens]
- Role: [SDE Intern]
- Batch/Year of Graduation: [2026]
- Branch: [Computer Science]
3. 💬 Interview Rounds
Round 1: [Online Assessment]
- Half the weightage was given to 2 coding questions at the end, which were both pretty easy, if you know even basic programming.
- The other half was given to MCQs, mostly logical reasoning and mathematical questions, a few about C++ or OOPS (though i dont remember much at this point)
Round 2: [Technical Interview]
- Most students underwent 2 techincal interviews, but only one was conducted for me. I eventually learnt that there was a vast difference in the candidates' technical interview experience, because it was conducted by their future teams. Maybe they scout candidates for particular roles only, based on their resumes. Some people were asked about OOPS and fundamentals. My interview involved system design.
- We discussed a project of mine - a social media website exclusive to PICT students. I explained my tech-stack decisions, we delved into how i would scale the system. Talked about security, rate limiters, drawbacks of using rate limiters at various levels in a multi-server system, etc. i avoided the topic of cache invalidation, and confessed that i did not know much about system design, but the interviewer was happy with my knowledge.
- DSA question - sort an array of 0s and 1s.
Round 3 [HR]:
- Gave a simple puzzle. Asked a couple of classic HR questions -
- How do you stay updated on current trends?
- Tell me about a time when you had to resolve a dispute within your group?
- I forget the rest of the questions, but they were similar to the ones above.