I applied through a recruiter. The process took 1 week. I interviewed at Siemens (Bengaluru) in Jun 2017
Interview
I got a call through HCL for Siemens. First round was Telephonic round from HCL. They asked basic testing questions, C# coding Questions, SQL questions.Then I got call letter for next round(F2F interview) at Siemens. There they took interview for 2 hrs (Technical round). 2 interviewers were there in the panel. They asked C# coding Questions. They told to wait for sometime. After interview one guy came and said be prepared for the next round we will call you. But I didn't get any call.
Interview questions [1]
Question 1
How to print even & odd numbers concurrently using thread?
How to use Optional Parameter?
If you have two generics defined of type string, int in main method, but you have to run only string one.How you will do so ?
What is the difference between hiding method & overriding method? They said to write the code.
Write a code to make a list of object type?
They will give some test scenarios to write test cases.
Some Automation basics.
Some Sql queries like find the second highest salary from employee table.