Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Siemens Digital Industries Software (Il Cairo, )
Colloquio
c/c++,OPP and Bash test after passing this phase they call to arrange a technical interview
then another one if you did not do bad in the first one then 1 non-technical interview
Domande di colloquio [1]
Domanda 1
test
1-Design game like FIFA: state classes ,data members, relations ,methods
2- write c code to find an element in an array (optimal performance is required)
3- define and give an example
- dangled pointers
- constant pointer , pointer to constant
- polymorphism
- RT
- overriding
- overloading
- #FILE
4- bash script ( i do not remember but it was easy and it required simple cd ,mv, ls and grep commands)
-----------------------------------
interview 1
what is the main difference between 64-bit programs and 32-bit programs?
what are the required changes in a code targeted to 32-bit machine to be able to run with best performance on a 64-bit machine?
what design patterns you know?give example usages.
talk about your previous projects.
-----------------------------------------------
interview 2
-Detect a loop in a linked list
-How to get the beginning of the loop
-Delete the ith element of a linked list
Ho sostenuto un colloquio presso Siemens Digital Industries Software (Saskatoon, SK)
Colloquio
It was a 4 step interview process. It started with a general screening, then an HR interview, then 2 technical interviews.
The HR interview was just getting to know my work environment, preferences etc. The technical interviews gave a series of python problems and such to solve
Domande di colloquio [1]
Domanda 1
They asked a few algorithm questions, then some role specific ones
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Siemens Digital Industries Software
Colloquio
Was ghosted after successfully doing both dsa questions in OA. The questions were of medium level. I tried contacting the company many times. There was no response. So i would say it was a waste of my time
Ho sostenuto un colloquio presso Siemens Digital Industries Software (Saskatoon, SK)
Colloquio
There were 2 technical rounds and 1 HR interview. The first round was a simple walk-through bug fixes style on Replit and a discussion on Python programming. The second was a LeetCode-style interview with 3 LC medium-hard questions, which needed to be completed to move to behavioral round.
Domande di colloquio [1]
Domanda 1
Subset sum.
Island Problem.
Find the bug in a Python code block and fix it. Find an efficient approach to replace a code block.