Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Siemens Digital Industries Software (Almeirim) nel mese di mag 2018
Colloquio
Was invited to a face to face interview at Siemens' Pune office through an external agency (Siemens hires almost exlusively off of job agencies)
Two interviewers asked me questions about C/C++ object oriented, multithreading concepts and a few system design questions. Overall not a very difficult interview, they focus on your approach towards problem solving and general attitude. Got through technical interview 2 rounds easily and 3rd final round with HR was full of typical wierd questions (Where do you see yourself etc).
Domande di colloquio [2]
Domanda 1
Design a restaurant queue management system. Given a set of finite tables and long queue for a diner, you need to talk about what classes relations and aggregations you can come up with and justify their representation. Interviewers may ask you to enhance the design to handle more finer aspects (how to handle scheduling of large groups vs multiple small groups)
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.