I applied through a staffing agency. The process took 1 day. I interviewed at Deloitte (Pune) in Jan 2017
Interview
Very basic questions. Like wcf , difference between constant and read only, SQL queries. What all did u do in your project. Difference between Value type and reference type.What is WCF and how it is different from normal web service. Difference between soap and rest web services. Types of hosting for WCF. No of primary keys in oracle.
Interview questions [1]
Question 1
What is WCF and how it is different from normal web service
I applied through a recruiter. I interviewed at Deloitte (Hyderâbâd) in May 2017
Interview
It was one to one technical interview. All the questions were scenario based. It took almost 35 to 40 minutes. Here I am writing all the questions what I have gone through.
Interview questions [5]
Question 1
As usual first question was , Tell me about your self.
questions related with interface in c#.
1) what is interface? why we call it interface why not we can call it a class?
can we define protected members in interface?
It was a walk in on Saturday and they made us wait for almost three hours for the first round.
IF we clear first round we will have to clear a second Technical round followed by a voice interview
Interview questions [1]
Question 1
1.Write a program to identify Duplicates in a list
2.Write a program to print 'X' using for loop and *