Senoir Software Engineer applicants have rated the interview process at Siemens with 2 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 73.3% positive. This is according to Glassdoor user ratings.
Candidates applying for Senoir Software Engineer roles take an average of 90 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Siemens overall takes an average of 31 days.
Common stages of the interview process at Siemens as a Senoir Software Engineer according to 1 Glassdoor interviews include:
One on one interview: 100%
Here are the most commonly searched roles for interview reports -
I applied through a recruiter. I interviewed at Siemens in Jan 2021
Interview
5 rounds
successfully completed all
but no offer letter released
bad HR team, asked for salary expectation which was discussed before the interview process and said they will reach back but never did.
I applied through a staffing agency. I interviewed at Siemens
Interview
Interview process was overall good. Two technical rounds and one managerial round. In technical rounds one coding questions and most of the questions are from Java OOPS concept and Selenium tool
Interview questions [1]
Question 1
In technical rounds one coding questions and most of the questions are from Java OOPS concept and Selenium tool
I applied online. I interviewed at Siemens (Neu-Delhi) in Apr 2022
Interview
I have applied through linked in portal,
Got called from HR and for First round invitation sent to personal mail id.
On Microsoft Teams , Interview conducted.
I had applied for .Net Full Stack developer
Interview questions [1]
Question 1
ANgular: How to comunicate between two components,Need to write logic for Http Interceptor, write logic to Pipes, Observable, Subject, Behaviour Subject, RXJS
C#: Write code of given array and print with right rotation with given number.
//rotate([1,2,3,4] , 2); // 3,4,1,2
How to access file and write file in multithreading,
While update and write file at same time, What points we need to take care