Upload Button Icon Add office photos

PwC

Compare button icon Compare button icon Compare

Filter interviews by

PwC Interview Questions and Answers for Freshers

Updated 3 Jul 2025
Popular Designations

77 Interview questions

A Senior Analyst was asked
Q. What is encryption-decryption ? what do you mean by cryptography? what is the difference between a switch and a router ?
Ans. 

Encryption-decryption is the process of converting plain text into a coded message and then back to plain text. Cryptography is the study of secure communication techniques.

  • Encryption is the process of converting plain text into a coded message using an algorithm and a key.

  • Decryption is the process of converting the coded message back to plain text using the same algorithm and key.

  • Cryptography involves techniques ...

View all Senior Analyst interview questions
An Associate was asked
Q. What is materiality,audit risk,assertions.
Ans. 

Materiality, audit risk, and assertions are important concepts in auditing.

  • Materiality refers to the significance of an item or transaction in the financial statements.

  • Audit risk is the risk that the auditor may issue an incorrect opinion on the financial statements.

  • Assertions are the representations made by management in the financial statements.

  • There are five types of assertions: existence, completeness, accurac...

View all Associate interview questions
An Associate was asked
Q. Capital Gains Types of CG Income tax heads Real life example of long term and short term capital gain Treatment of issue of shares in premium Questions about Different entries balance sheet income statement...
Ans. 

Answering questions about capital gains, income tax heads, and financial statements.

  • Capital gains can be short-term or long-term, with different tax rates applied to each.

  • Income tax heads include salary, business/profession, capital gains, house property, and other sources.

  • An example of long-term capital gain is selling a property after holding it for more than 2 years.

  • An example of short-term capital gain is sell...

View all Associate interview questions
An Associate was asked
Q. Tell me about the collections in java. 4Write the code which uses collection ( to print the elements in reverse order
Ans. 

Java collections are a group of classes and interfaces used to store and manipulate groups of objects.

  • To print elements in reverse order, use the Collections.reverse() method.

  • This method takes a List as an argument and reverses the order of its elements.

  • Example: List names = new ArrayList<>(); Collections.reverse(names);

  • Other commonly used collections in Java include Set, Map, Queue, and Stack.

View all Associate interview questions

What people are saying about PwC

View All
a senior analyst
4d
Microsoft Assessment coming up—any prep tips?
Hey everyone, I have a Microsoft Assessment coming up. If you have any insights or advice on how to prepare, please share!
Got a question about PwC?
Ask anonymously on communities.
An Associate was asked
Q. What is singleton class? How do we achieve that!?
Ans. 

A singleton class is a class that can only have one instance at a time.

  • To achieve a singleton class, we need to make the constructor private so that it cannot be instantiated from outside the class.

  • We then create a static method that returns the instance of the class, and if the instance does not exist, it creates one.

  • Singleton classes are often used for managing resources that should only have one instance, such ...

View all Associate interview questions
An Associate was asked
Q. Difference between where and having clause Types of joins, explain with examples Combine two tables and write the output
Ans. 

Explaining the difference between WHERE and HAVING clause and types of joins with examples.

  • WHERE clause is used to filter rows based on a condition while HAVING clause is used to filter groups based on a condition

  • INNER JOIN returns only the matching rows from both tables while LEFT JOIN returns all rows from the left table and matching rows from the right table

  • Combining two tables can be done using JOIN clause wit...

View all Associate interview questions
An Associate was asked
Q. Create a table with specified columns Alter the table and add new columns Create another table with help of existing tables Write a query which uses group by clause Write a query which uses having clause
Ans. 

Answering SQL related questions on table creation, alteration, and querying with group by and having clauses.

  • To create a table with specified columns, use the CREATE TABLE statement with column names and data types.

  • To alter a table and add new columns, use the ALTER TABLE statement with ADD COLUMN keyword.

  • To create another table with help of existing tables, use the CREATE TABLE statement with SELECT statement.

  • To ...

View all Associate interview questions
Are these interview questions helpful?
An Associate was asked
Q. Random questions:-How do earthquakes occur? What is metamorphosis?
Ans. 

Earthquakes occur due to the movement of tectonic plates. Metamorphosis is the process of transformation in living organisms.

  • Earthquakes occur when two tectonic plates move against each other, causing a release of energy in the form of seismic waves.

  • Metamorphosis is a process of transformation in living organisms, where an organism undergoes a physical change in form and structure.

  • Examples of metamorphosis include...

View all Associate interview questions
A Specslist was asked 3mo ago
Q. Describe about industrial revolution
Ans. 

The Industrial Revolution was a period of rapid industrial growth and technological innovation from the late 18th to early 19th century.

  • Began in Britain in the late 1700s, marked by the transition from hand production to machines.

  • Key inventions included the steam engine, spinning jenny, and power loom.

  • Led to the rise of factories, urbanization, and changes in labor systems.

  • Significantly impacted transportation wit...

A Sustainability Intern was asked 8mo ago
Q. Understandings of ESG
Ans. 

ESG stands for Environmental, Social, and Governance criteria used to evaluate a company's sustainability and ethical impact.

  • ESG criteria are used by investors to assess the sustainability and ethical impact of a company.

  • Environmental criteria focus on a company's impact on the environment, such as carbon emissions and resource usage.

  • Social criteria evaluate a company's relationships with employees, customers, sup...

View all Sustainability Intern interview questions

PwC Interview Experiences for Freshers

161 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Write a program to find character occurances in "Hello World"
  • Ans. 

    Program to find character occurances in 'Hello World'

    • Create a map to store character occurrences

    • Iterate through each character in the string and update the map

    • Print the character occurrences from the map

  • Answered by AI
  • Q2. What is multithreading
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and resource utilization.

    • Multithreading allows multiple threads to run concurrently within the same process.

    • Each thread has its own stack and shares the same memory space.

    • Multithreading can improve performance by utilizing multiple CPU cores efficiently.

    • Examples of multithreading include running multiple tas...

  • Answered by AI
  • Q3. What are the annotations used in TestNG
  • Ans. 

    TestNG annotations are used to control the flow of test methods and provide additional information about the test.

    • Annotations like @Test, @BeforeSuite, @AfterSuite are used to define test methods and setup/teardown methods

    • Annotations like @BeforeTest, @AfterTest are used to run setup/teardown methods before/after a test

    • Annotations like @BeforeClass, @AfterClass are used to run setup/teardown methods before/after a test...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - WORST Interviewer ever. Worst Behavior from the interviewer. She was in a bad mood already before joining. She had no respect for the candidate. Within 1 minute of coding question she was getting impatient. Seem like the person had no technical knowlegde and putting up questions from google. As you can see despite of the easy questions and an easy coding problem i failed to secure the interview. All I did was some syntax errors( as I was using an online simulator) but my logic was spot on and following the Big O Notation as well. But with her little googled knowlegde she was arguing about the process I followed to get the problem solved. She was using phrases like "Thats all?" , "I don't think you can code well as you're facing syntax error." (Clearly compliation doesn't agree to you Maa'm.). Clearly I lost my opputunity over a under performing interviewer.

Skills evaluated in this interview

Interview Questions & Answers

user image Anonymous

posted on 13 Feb 2025

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

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. Regarding AI/ML, Some python questions
Round 2 - Technical 

(1 Question)

  • Q1. What projects have you worked on?
  • Ans. 

    I have worked on projects involving natural language processing, computer vision, and recommendation systems.

    • Developed a sentiment analysis model using NLP techniques

    • Implemented a facial recognition system using computer vision algorithms

    • Built a recommendation engine based on collaborative filtering

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Nov 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Can we overload main method?
  • Ans. 

    No, the main method in Java cannot be overloaded.

    • The main method in Java is the entry point of a program and must have a specific signature: public static void main(String[] args).

    • Attempting to overload the main method by changing the number or type of parameters will result in a compilation error.

    • Instead of overloading the main method, you can create additional methods in the same class to perform different tasks.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Some questions on my current project and aws
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion....

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 26 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

60 min , Logical , Analytical, Reasoning, Data Interpretation and English

Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about your Project
  • Q2. Internship experience
  • Ans. 

    I have completed two internships in marketing and finance, gaining valuable hands-on experience.

    • Completed internships in marketing and finance

    • Gained hands-on experience in both fields

    • Learned about market research and financial analysis

  • Answered by AI
  • Q3. Favourite subject of your domain
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Your strength and weakness

Associate Interview Questions & Answers

user image Anonymous

posted on 12 Jun 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected
  • Q1. What values and opportunities do you appreciate in PwC that influenced your desire to work there?
  • Ans. 

    I value PwC's commitment to integrity, diversity, and professional growth, which align with my career aspirations.

    • PwC's strong emphasis on integrity and ethical practices resonates with my personal values.

    • The diverse and inclusive culture at PwC fosters collaboration and innovation, allowing for varied perspectives.

    • Opportunities for continuous learning and professional development, such as mentorship programs, are high...

  • Answered by AI
  • Q2. How flexible are you with the office location?
  • Ans. 

    I am quite flexible with office locations, as I prioritize collaboration and productivity over a specific geographic area.

    • I am open to relocating if necessary, as I believe in adapting to the team's needs.

    • I have experience working remotely and can maintain productivity from various locations.

    • I understand the importance of being present for team meetings and client interactions, so I can adjust my location accordingly.

    • F...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Do not apply in PwC
  • Q2. Save yourself from PwC

Interview Preparation Tips

Interview preparation tips for other job seekers - They are not interested in hiring you. They are just testing your theoretical skills.

They advertise the role one level higher and then after the interview says
'Based on the interview we can't hire you at this level but at same level and salary.'

Purely because they don't have budget.

Do not get disheartened and refrain yourself from accepting the interview invites from PwC from next time. Save yourself from waste of time.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Core java, resp api, spring boot
  • Q2. Sql, spring security
  • Q3. Collection framework
  • Q4. Streams api, comparator

Associate Interview Questions & Answers

user image Anonymous

posted on 23 Oct 2024

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

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Difference between queue and stack
  • Ans. 

    Queue is a data structure that follows First In First Out (FIFO) principle, while stack follows Last In First Out (LIFO) principle.

    • Queue: elements are added at the rear and removed from the front.

    • Stack: elements are added and removed from the top.

    • Example: In a queue, people waiting in line at a ticket counter are served in the order they arrived. In a stack, plates in a stack are removed from the top.

  • Answered by AI
  • Q2. What is multithreading
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for improved performance and responsiveness.

    • Multithreading allows for parallel execution of multiple tasks within a single process.

    • Each thread has its own stack and program counter, but shares the same memory space.

    • Examples of multithreading include web servers handling multiple requests simultaneously and video games rendering gr...

  • Answered by AI

Skills evaluated in this interview

ETL Developer Interview Questions & Answers

user image Anonymous

posted on 11 Jan 2025

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Stored Procedure to get user input
  • Ans. 

    Use a stored procedure to prompt user for input in ETL process.

    • Create a stored procedure with parameters to accept user input.

    • Use the parameters in the stored procedure to filter or manipulate data.

    • Prompt the user for input values when calling the stored procedure.

  • Answered by AI
  • Q2. Use error handling method with Stored Procedure
  • Ans. 

    Use TRY...CATCH block in SQL to handle errors in Stored Procedures

    • Enclose the code inside a TRY block

    • Use a CATCH block to handle any errors that occur

    • Use RAISEERROR or THROW statement to raise custom error messages

    • Use @@ERROR or @@ROWCOUNT to check for errors or affected rows

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

(1 Question)

  • Q1. Details about company and previous Projects

Power BI Developer Interview Questions & Answers

user image Manjushree K

posted on 19 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the need of inactive relationship?
  • Ans. 

    Inactive relationships in Power BI allow for multiple relationships between tables, enabling complex data modeling without conflicts.

    • Multiple Relationships: Inactive relationships enable the creation of multiple relationships between two tables, which can be useful for different analysis scenarios.

    • Filtering Context: Inactive relationships can be activated in DAX formulas using the USERELATIONSHIP function, allowing for...

  • Answered by AI
  • Q2. Explain various roles in power BI service
  • Ans. 

    Power BI service roles define user permissions and capabilities for data access, report sharing, and collaboration within the platform.

    • Admin: Manages the Power BI environment, including user permissions, workspaces, and overall governance.

    • Member: Collaborates on content creation and can edit reports and dashboards within shared workspaces.

    • Contributor: Can create and publish content but has limited permissions compared ...

  • Answered by AI

PwC Interview FAQs

How many rounds are there in PwC interview for freshers?
PwC interview process for freshers usually has 2-3 rounds. The most common rounds in the PwC interview process for freshers are Technical, One-on-one Round and Aptitude Test.
How to prepare for PwC interview for freshers?
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, Research Analysis, Management, Advisory and Consulting.
What are the top questions asked in PwC interview for freshers?

Some of the top questions asked at the PwC interview for freshers -

  1. Mention some specific instance of data breach loss suffered by any MNC and how ...read more
  2. What are the Fundamental Accounting Assumptio...read more
  3. Do you know about stlc explain something about st...read more
What are the most common questions asked in PwC HR round for freshers?

The most common HR questions asked in PwC interview are for freshers -

  1. Where do you see yourself in 5 yea...read more
  2. What are your strengths and weakness...read more
  3. Tell me about yourse...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.

Overall Interview Experience Rating

4/5

based on 93 interview experiences

Difficulty level

Easy 23%
Moderate 74%
Hard 3%

Duration

Less than 2 weeks 51%
2-4 weeks 31%
4-6 weeks 8%
6-8 weeks 5%
More than 8 weeks 6%
View more

Interview Questions from Similar Companies

Deloitte Interview Questions
3.7
 • 3k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
KPMG India Interview Questions
3.4
 • 844 Interviews
ZS Interview Questions
3.3
 • 475 Interviews
BCG Interview Questions
3.7
 • 203 Interviews
Bain & Company Interview Questions
3.9
 • 111 Interviews
WSP Interview Questions
4.2
 • 99 Interviews
Mercer Interview Questions
3.7
 • 89 Interviews
View all

PwC Reviews and Ratings

based on 10.5k reviews

3.3/5

Rating in categories

3.4

Skill development

3.0

Work-life balance

3.3

Salary

3.4

Job security

3.2

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 10.5k Reviews and Ratings
Business Analyst - Liquidity Reporting BA

Chennai,

Bangalore / Bengaluru

4-9 Yrs

Not Disclosed

Senior Associate_Zoho Apps_OneCloud_Advisory

Bangalore / Bengaluru

3-8 Yrs

₹ 25-33 LPA

Senior Associate_Client Adoption Manager_OneCloud_Advisory

Bangalore / Bengaluru

5-10 Yrs

₹ 5.2-38 LPA

Explore more jobs
Senior Associate
18.7k salaries
unlock blur

₹12.6 L/yr - ₹25.2 L/yr

Associate
15.1k salaries
unlock blur

₹8 L/yr - ₹14 L/yr

Manager
7.5k salaries
unlock blur

₹22.1 L/yr - ₹40 L/yr

Senior Consultant
4.9k salaries
unlock blur

₹9.1 L/yr - ₹33 L/yr

Associate2
4.6k salaries
unlock blur

₹4.8 L/yr - ₹16.5 L/yr

Explore more salaries
Compare PwC with

Deloitte

3.7
Compare

Ernst & Young

3.4
Compare

Accenture

3.8
Compare

TCS

3.6
Compare
write
Share an Interview