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 (Nueva 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