I interviewed at Siemens Digital Industries Software (Pune)
Interview
Simple basic questions, based on resume and some puzzle questions. Some basic programs to check the how your logical thinking is. Checking the analytical thinking by asking situation based programs as well.
I applied online. The process took 4 weeks. I interviewed at Siemens Digital Industries Software
Interview
Applied online, contacted by a recruiter then couple of interview rounds with hiring manager and team members. average questions. mostly behavior question with one technical round with whiteboard coding and written exam
Interview questions [1]
Question 1
written questions about C/C++, some multiple choice questions:
1. release memory allocated to a linked list
2. OOP concepts
3. how many characters must to allocated to store string "Hallo"
4. "Every square is a special case of a rectangle". how would create a relationship between "class Rectangle" and "class Square"? and Explain?
5. code question: implement SinglyLinkedList::reverse
6.Coding using UML: give all prime numbers in imputed range, calculate the Fibonacci numbers, find the factorial of a given integer using "Factorial of N = N*Factorial of (N-1)"
7. in C++, references can be used to?
8. abstract class in C++
9.when is a call to an overloaded function resolved?
I interviewed at Siemens Digital Industries Software
Interview
Overall good, not too hard, focus on projects and fundamental knowledges.
First round - did a test with 10 easy JS questions.
Second round - interview with manager and team members, will test your behaviour questions, communication skills and ability to handle pressure when interviewing with several interviewers.
Interview questions [1]
Question 1
How did you implement your design using the GraphQL query? How did you describe your data structure.