🚀 Siemens Interview Experience
📝 Online Assessment (HackerEarth Platform)
- Aptitude-based questions: time-work relations, distance-speed ⏳
- Object-Oriented Programming (OOP) concepts
- Output-based coding questions in C, C++, and Java
💻 Technical Interview
Resume-related questions
- The languages I had mentioned in my resume.
- He asked me about my project and if I had partnered with any NGO for that.
- I even told him about my current project on this platform theInterview. But due to restricted access, he couldn't open it on his laptop.
- Then, I was asked about my internship and my role there.
OOP conceptual questions
- He asked basic questions related to OOP, like the four pillars of OOP and inheritance-related questions.
- He then asked me to write a code to demonstrate OOP.
DSA Questions
- 🔗 Print Fibonacci series Fibonacci Series - GFG
- I presented both iterative and recursive solutions and explained their complexities.
- 🔗 Reversing a String Reverse a String - GFG
- I solved it using the two-pointer technique, though it could have also been solved using recursion.
Software Development Life Cycle
- What are the steps involved during the SDLC process (trust me, guys, this is a very underrated yet important subject in SE!)
- Follow-up questions:
- "What happens if there are some errors after deployment?"
- "What if the client has specific requirements after deployment?"
- He then asked me what unit testing is and what is meant by patching.
🏆 HR Interview
- Personal questions (things not mentioned in my resume)
- My family background
- Scenario-based questions
- How I see myself in the next five years
- My plans regarding a master's degree
Remember to stay confident and be yourself. All the best! ✨