Placement Papers - PwC India

PricewaterhouseCoopers International Limited
PwC India Interview Experience - Kolkata
Posted by :
Debarun
(3)
Interview Experience with PWC India: Dot Net, SQL Server 2008 and SharePoint.

PwC conducted 2 rounds of technical interviews.

In the first round, They ask General questions like Garbage collector, Accessing SP List using C # code, Deployment process in SharePoint, Concepts of 12 and 14 Hives in SharePoint, WebParts, Serialization (Basic Concepts), Difference between SharePoint 2010 and 2013, Normalization and its uses.

I was able to answer almost all questions but faced some difficulties in SQL as I was not working with SQL too much. But I cleared the first round.

In the second round, The level of questions was on a real-life scenario basis.

They asked all questions from the Transaction point of view. Accessing the database and displaying all data in the Web Page and deleting selected values for rows from that Grid view of the displayed data. It was a combination of .Net and JS.

In the Next Question, They asked How to handle Transaction failure.
Suppose the network is lost during any transaction how to handle such a scenario?
So overall they try to go in depth about your concepts and thoughts.