Upload Button Icon Add office photos

PwC

Compare button icon Compare button icon Compare

Filter interviews by

PwC Interview Questions, Process, and Tips for Experienced

Updated 2 Feb 2025

Top PwC Interview Questions and Answers for Experienced

View all 290 questions

PwC Interview Experiences for Experienced

Popular Designations

525 interviews found

Team Manager Interview Questions & Answers

user image Anonymous

posted on 25 Jun 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About your self
  • Q2. Indepth OIC technical

Team Manager Interview Questions asked at other Companies

Q1. To maintain SIEM solution which are the daily activities that you will perform?
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. How would you add value to the organization

Top PwC Senior Associate 2 Interview Questions and Answers

Q1. How to check the performance of BI Report
View answer (1)

Senior Associate 2 Interview Questions asked at other Companies

Q1. How to troubleshoot Outlook unable to send and received mail ?
View answer (1)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Deployment of angular application
  • Ans. 

    Deployment of Angular application involves building the application and hosting it on a server.

    • Build the Angular application using 'ng build' command

    • Copy the generated files from the 'dist' folder to the server

    • Configure the server to serve the Angular application

    • Use tools like Jenkins or GitLab CI/CD for automated deployment

  • Answered by AI
  • Q2. Use of jenkins in deployment
  • Ans. 

    Jenkins is a popular automation tool used for continuous integration and deployment.

    • Jenkins helps automate the deployment process by allowing developers to define pipelines for building, testing, and deploying code.

    • It integrates with version control systems like Git to trigger builds automatically when new code is pushed.

    • Jenkins can be configured to deploy code to various environments such as development, staging, and ...

  • Answered by AI

Skills evaluated in this interview

Web Designer & Frontend Developer Interview Questions asked at other Companies

Q1. what is tags ? full form of html ans css ? what is frontend Developer ? how to design the web pages ? why using the css properties ? how many ways to writen the css attributes ? what is text tag ? what is fieldset? what is fevecon ? mdelk
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. 1.Walk me through youe cv
  • Q2. Which types of jobs handled in Bigquery.
  • Ans. 

    Bigquery handles various types of jobs including querying, loading, exporting, and copying data.

    • Querying data for analysis and reporting

    • Loading data into Bigquery for storage and processing

    • Exporting data from Bigquery to other systems

    • Copying data within Bigquery or to other destinations

  • Answered by AI
  • Q3. If query fails in bigquery,how can you find out error.
  • Ans. 

    To find out errors in a failed BigQuery query, check the query job history and error message details.

    • Check the query job history in the BigQuery console for details on the failed query.

    • Look for error messages in the job history to identify the specific issue that caused the query to fail.

    • Review the query syntax and data being queried to troubleshoot common errors such as syntax errors or data type mismatches.

  • Answered by AI
  • Q4. Best practices used while writing queries in Bigquery.
  • Ans. 

    Best practices for writing queries in Bigquery

    • Use standard SQL syntax for better performance and compatibility

    • Avoid using SELECT * and instead specify only the columns needed

    • Optimize queries by using appropriate functions and operators

    • Use query caching to reduce costs and improve performance

    • Partition tables and use clustering to improve query performance

  • Answered by AI
  • Q5. Explain Pub-sub mechanism.How you implemented in your project.
  • Ans. 

    Pub-sub mechanism is a messaging pattern where senders (publishers) of messages are decoupled from receivers (subscribers).

    • Pub-sub stands for publish-subscribe.

    • Publishers send messages to a topic, and subscribers receive messages from that topic.

    • Google Cloud Pub/Sub is a fully-managed real-time messaging service that allows you to send and receive messages between independent applications.

    • In my project, we used Google ...

  • Answered by AI
Round 3 - One-on-one 

(3 Questions)

  • Q1. Introduce yourself.
  • Q2. How to use indexing in sql.
  • Ans. 

    Indexing in SQL is used to improve the performance of queries by creating indexes on columns in tables.

    • Indexes can be created on columns that are frequently used in WHERE, JOIN, and ORDER BY clauses.

    • Indexes can speed up query performance by allowing the database to quickly locate rows based on the indexed columns.

    • Primary keys automatically create a unique index on the column(s) specified.

    • Examples: CREATE INDEX idx_name...

  • Answered by AI
  • Q3. Practical scenario based question to check your logical reasoning ability.

Skills evaluated in this interview

Gcp Data Engineer Interview Questions asked at other Companies

Q1. GCP Services, What is use of Bigquery? What is Pubsub,Dataflow,cloud storage. Question related previous roles and responsibility.
View answer (1)

PwC interview questions for popular designations

 Associate

 (218)

 Senior Associate

 (170)

 Consultant

 (76)

 Associate2

 (42)

 Associate Consultant

 (39)

 Manager

 (32)

 Senior Consultant

 (31)

 Technology Consultant

 (29)

Auditor Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your self?

Auditor Interview Questions asked at other Companies

Q1. What is difference between SBI and other nationalised banks?
View answer (1)

Get interview-ready with Top PwC Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Problem Management
  • Q2. Difference between incident and problem
  • Ans. 

    Incident is an unplanned interruption to a service, while a problem is the underlying cause of one or more incidents.

    • Incident is a single event that disrupts the normal operation of a service

    • Problem is the root cause of one or more incidents

    • Incident management focuses on restoring service as quickly as possible

    • Problem management focuses on identifying and resolving the underlying cause to prevent future incidents

  • Answered by AI

IT Service Management Developer Interview Questions asked at other Companies

Q1. Difference between incident and problem
View answer (1)

Jobs at PwC

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sql question of rank sumover and partion by kinda question
  • Q2. Roles n responsibility

Top PwC Data Engineer Interview Questions and Answers

Q1. What is data flow? Difference with ADF pipeline and data flow
View answer (1)

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)

Business Consultant interview

user image IMT Ghaziabad

posted on 16 Nov 2021

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Senario based questions
  • Q2. Senario based and coding

Top PwC Senior Associate Interview Questions and Answers

Q1. What is Materiality, How to decide Materiality , who decide what will be the level of Materiality ?
View answer (2)

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)

Associate2 Interview Questions & Answers

user image jeet dhillon

posted on 18 Dec 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. About experience and role responsibilities.
Round 3 - Technical 

(1 Question)

  • Q1. Technical discussion about the experience.
Round 4 - Technical 

(1 Question)

  • Q1. Real case scenario discussion
Round 5 - HR 

(1 Question)

  • Q1. About role offered and acceptance

Top PwC Associate2 Interview Questions and Answers

Q1. 6.how you will perform test of control,Audit of trade receivables.
View answer (1)

Associate2 Interview Questions asked at other Companies

Q1. Principal of HPLC and Uv
View answer (6)

PwC Interview FAQs

How many rounds are there in PwC interview for experienced candidates?
PwC interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the PwC interview process for experienced candidates are Technical, One-on-one Round and Resume Shortlist.
How to prepare for PwC interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at PwC. The most common topics and skills that interviewers at PwC expect are Leadership Development, Consulting, Risk Management, Management and Operations.
What are the top questions asked in PwC interview for experienced candidates?

Some of the top questions asked at the PwC interview for experienced candidates -

  1. What are the types of sampling? What is the difference between test of details ...read more
  2. 2) Ind AS 116, Its objective, Difference between operating Lease and Financial ...read more
  3. 3) How to do audit of Balance Sheet and Profit & Loss A...read more
How long is the PwC interview process?

The duration of PwC interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

PwC Interview Process for Experienced

based on 287 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.9k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 802 Interviews
Grant Thornton Interview Questions
3.7
 • 99 Interviews
Protiviti Interview Questions
3.2
 • 54 Interviews
RSM India Interview Questions
3.4
 • 53 Interviews
BDO Interview Questions
3.3
 • 45 Interviews
Crowe Horwath Interview Questions
4.1
 • 28 Interviews
Mazars Interview Questions
3.1
 • 21 Interviews
View all

PwC Reviews and Ratings

based on 9k reviews

3.4/5

Rating in categories

3.5

Skill development

3.0

Work-life balance

3.3

Salary

3.5

Job security

3.2

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 9k Reviews and Ratings
Salesforce QA

Mumbai

4-8 Yrs

Not Disclosed

Salesforce DevOps Engineer

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Explore more jobs
Senior Associate
15.1k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Associate
13k salaries
unlock blur

₹4.9 L/yr - ₹17 L/yr

Manager
6.8k salaries
unlock blur

₹14 L/yr - ₹44.5 L/yr

Senior Consultant
4.4k salaries
unlock blur

₹9 L/yr - ₹33 L/yr

Associate2
4.3k salaries
unlock blur

₹4.8 L/yr - ₹16.6 L/yr

Explore more salaries
Compare PwC with

Deloitte

3.8
Compare

Ernst & Young

3.4
Compare

Accenture

3.8
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview