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

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Dec 2023. There were 2 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. Complete lifecycle for a blockchain transaction?
  • Ans. 

    The complete lifecycle for a blockchain transaction involves creation, validation, broadcast, inclusion in a block, and confirmation.

    • Creation of transaction by sender

    • Validation of transaction by network nodes

    • Broadcasting of transaction to network

    • Inclusion of transaction in a block by miners

    • Confirmation of transaction by consensus of network nodes

  • Answered by AI
  • Q2. Can we publish our own cusotom blockchain if yes what are the steps for that??
  • Ans. 

    Yes, you can publish your own custom blockchain by following these steps.

    • Define the purpose and requirements of your custom blockchain

    • Choose a consensus mechanism (e.g. Proof of Work, Proof of Stake)

    • Select a suitable blockchain platform (e.g. Ethereum, Hyperledger)

    • Develop and deploy the custom blockchain network

    • Test the network for functionality and security

    • Launch and promote your custom blockchain to attract users and

  • Answered by AI
  • Q3. How we estimate gas for a transaction?
  • Ans. 

    Gas for a transaction is estimated based on the computational resources required to execute the transaction on the blockchain network.

    • Gas is a unit used to measure the computational work required to process transactions on the blockchain.

    • Gas cost is determined by the complexity of the transaction and the amount of data being processed.

    • Developers can estimate gas by using tools like the Ethereum Gas Station or by simula...

  • Answered by AI
  • Q4. Difference between proof of work and proof of stack?
  • Ans. 

    Proof of work requires miners to solve complex mathematical puzzles to validate transactions, while proof of stake selects validators based on the amount of cryptocurrency they hold.

    • Proof of work involves miners solving complex mathematical puzzles to validate transactions

    • Proof of stake selects validators based on the amount of cryptocurrency they hold

    • Proof of work is energy-intensive and requires significant computati...

  • Answered by AI
  • Q5. Canwe inharit class in solidity?
  • Ans. 

    Yes, inheritance is possible in Solidity.

    • Solidity supports inheritance, allowing one contract to inherit properties and methods from another.

    • Inheritance is achieved using the 'is' keyword followed by the name of the base contract.

    • Child contracts can access the functions and variables of the parent contract.

    • Multiple inheritance is also supported in Solidity.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice to meet him, he has been working with blockchain for pwc for the past 8 years. It's a pleasure to share knoledge with him.

Skills evaluated in this interview

Blockchain Developer Interview Questions asked at other Companies

Q1. can we publish our own cusotom blockchain if yes what are the steps for that??
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic understanding of platform
Round 2 - Technical 

(1 Question)

  • Q1. Advance level knowledge
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and rest depends on your experience in projects

Top PwC Salesforce Developer Interview Questions and Answers

Q1. Trigger to prevent user from deleting Account if any opportunity record is associated with it
View answer (1)

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (5)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Promise.all vs promise.allsettled how to resolve asynchronus call using promises

Round 2 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. Education gap between studies
  • Ans. 

    Addressing any gaps in education during the interview process.

    • Acknowledge any gaps in education and explain how you have worked to overcome them

    • Highlight any additional courses, certifications, or self-study you have done to fill in the gaps

    • Discuss how you have applied your knowledge in real-world projects to compensate for any educational shortcomings

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA n core concept of programming language

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Digital Assurance and trannsparency ESG Interview Questions & Answers

user image Anonymous

posted on 4 Dec 2024

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

Define ESG metrics and disclosures for a case study of any industry

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)

KYC Analyst Interview Questions & Answers

user image Anonymous

posted on 6 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of KYC but they focus mainly on communication
  • Q2. They'll ask technical Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be loud specially experienced person

KYC Analyst Interview Questions asked at other Companies

Q1. 7. What is PEP? 8. Are only politicallly exposed person a threat or are there any other threats you can relate ?
View answer (1)

Get interview-ready with Top PwC Interview Questions

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

Java
basics
spring boot
collection
core java

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)

Jobs at PwC

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Order of elements in Jmeter
  • Ans. 

    In JMeter, elements are executed in the order they appear in the test plan.

    • Elements in JMeter are executed sequentially from top to bottom in the test plan.

    • The order of elements can be adjusted by moving them up or down in the test plan.

    • Examples of elements in JMeter include Thread Group, Sampler, Listener, and Controller.

  • Answered by AI
  • Q2. How to capture the whole response data in jmeter
  • Ans. 

    To capture the whole response data in JMeter, use the View Results Tree listener.

    • Add a View Results Tree listener to the test plan

    • Run the test and view the response data in the listener

    • You can also save the response data to a file for further analysis

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Mention few challenges faced in project and it got resolves
  • Ans. 

    One challenge faced was inadequate hardware resources, which was resolved by optimizing test scripts and using cloud-based load generators.

    • Inadequate hardware resources led to performance bottlenecks

    • Optimized test scripts to reduce resource consumption

    • Utilized cloud-based load generators to distribute load and improve performance

  • Answered by AI
  • Q2. Where do you want to see yourself in 5 years

Skills evaluated in this interview

Senior Performance Test Engineer Interview Questions asked at other Companies

Q1. How do you prepare a report and share it with stakeholders?
View answer (1)

Management Consultant interview

user image firmsconsulting

posted on 16 Nov 2021

Associate2 Interview Questions & Answers

user image Anonymous

posted on 5 Jun 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your previous roles
  • Q2. ESG related questions
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your role
  • Q2. What makes you eligible for a role in our organization?

Interview Preparation Tips

Interview preparation tips for other job seekers - Study the job description and your resume deeply. Prepare good answers for every small question.

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)
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are tools used for preparing budgeting
  • Ans. 

    Tools used for preparing budgeting include spreadsheets, budgeting software, financial modeling tools, and ERP systems.

    • Spreadsheets like Microsoft Excel are commonly used for creating and managing budgets

    • Budgeting software such as Adaptive Insights or Oracle Hyperion can streamline the budgeting process

    • Financial modeling tools like Tableau or Power BI can help analyze financial data and forecast future budgets

    • ERP syste...

  • Answered by AI
  • Q2. What's are the forecasting tool
  • Ans. 

    Forecasting tools are software or techniques used to predict future trends and outcomes based on historical data.

    • Forecasting tools can include statistical models, time series analysis, regression analysis, and machine learning algorithms.

    • Examples of forecasting tools include Excel, SAS, R, Tableau, and specialized software like Forecast Pro.

    • These tools help financial analysts make informed decisions and projections for...

  • Answered by AI

Fpa Financial Analyst Interview Questions asked at other Companies

Q1. What are the various cost items to be analysed in Telecom?
View answer (1)

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
Performance Testing(Jmeter,Dyntrace,Data Dog,Splunk)

Hyderabad / Secunderabad,

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

PwC AC-Quality SA(Internal control+control testing+internal audit)

Kolkata,

Hyderabad / Secunderabad

+1

5-9 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.8 L/yr - ₹17 L/yr

Manager
6.8k salaries
unlock blur

₹14 L/yr - ₹44.4 L/yr

Senior Consultant
4.4k salaries
unlock blur

₹9 L/yr - ₹33 L/yr

Associate2
4.2k salaries
unlock blur

₹4.6 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