Upload Button Icon Add office photos

PwC

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

PwC Technical Associate Interview Questions and Answers

Updated 5 Feb 2024

PwC Technical Associate Interview Experiences

3 interviews found

Technical Associate Interview Questions & Answers

user image Farhan Muhamed

posted on 15 Oct 2023

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

I applied via campus placement at National Institute of Technology (NIT), Patna and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude Question related to upstream, down stream, basic mathematics, father son question etc

Round 2 - Technical 

(4 Questions)

  • Q1. Based on projects, what will happen when we search something in google
  • Q2. What happen when we enter a URL in brower ( My project was web app)
  • Q3. Clearing OA is key, they wont ask tricky questions in interview. All question will be related to Projects or hobbys.
  • Q4. Question related to hobbys.name some indian chess players. your favorite football club
Round 3 - HR 

(1 Question)

  • Q1. How you see yourself after 5 years, Question about my native place, My hobby are football and chess. So some questions like name some Indian chess players, favorite football club

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Communication is key.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Information Technology, Design and Manufacturing (IIITDM), Jabalpur and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

All aptitude iq test questions like matching, joining numbers etc.

Round 2 - Technical 

(1 Question)

  • Q1. A project and a coding question
Round 3 - Technical 

(1 Question)

  • Q1. Explain 2 projects
  • Ans. 

    Developed a mobile app for tracking fitness activities and a web-based inventory management system.

    • Developed a mobile app using React Native for tracking fitness activities such as running, cycling, and weightlifting.

    • Implemented features like GPS tracking, calorie calculation, and progress tracking.

    • Integrated with third-party APIs for weather information and social media sharing.

    • Designed and developed a web-based inven...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Relocation and location preferences

Interview Preparation Tips

Interview preparation tips for other job seekers - Write strong projects in resume and be familiar with basics of dsa

Technical Associate Interview Questions Asked at Other Companies

Q1. Doctor Ninja's House Problem Statement In a network of 'N' cities ... read more
Q2. Scramble String Problem Statement You are given an integer 'N' an ... read more
asked in Barclays
Q3. Sum of Two Elements Equals the Third Determine if a given array c ... read more
asked in Barclays
Q4. Reverse String Word Wise You are tasked with reversing the given ... read more
asked in Barclays
Q5. First Missing Positive Problem Statement You are provided with an ... read more
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at NMAM Institute of Technology, Mangalore and was interviewed before Sep 2022. There were 4 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 Resume tips
Round 2 - Coding Test 

CS fundamentals and DSA theoretical questions.

Round 3 - Technical 

(1 Question)

  • Q1. OOPS, SDLC, Trees question, Searching & Sorting
Round 4 - HR 

(1 Question)

  • Q1. Project Discussion and Behavioural

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Gandhi Institute of Technology and Management, Visakhapatnam and was interviewed in Sep 2023. There were 5 interview rounds.

Round 1 - Group Discussion 

First round was apptitude round for 30 minutes

Round 2 - Coding Test 

Second round was coding for 1 and half an hour questions were tough

Round 3 - Technical 

(2 Questions)

  • Q1. Technical round and after that another round and then there are chances of conducting 5th round also
  • Q2. Programming based questions and questions form projects and resume deeply
Round 4 - Technical 

(1 Question)

  • Q1. Extension of 3rd round there will be another technical round
Round 5 - HR 

(2 Questions)

  • Q1. At last this might end at 4 th round for small package but rounds may increase if package increases
  • Q2. Behavioral questions and personality questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Introduce Yourself
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(1 Question)

  • Q1. How to recreate outlook
  • Ans. 

    Recreating Outlook involves developing a comprehensive email client with features like email management, calendar integration, and task tracking.

    • Design and develop a user-friendly interface for email management

    • Implement features like sending, receiving, and organizing emails

    • Integrate a calendar system for scheduling and managing appointments

    • Include task tracking functionality for managing to-do lists

    • Ensure compatibilit...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Python basic to advance
  • Q2. Python related question
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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Share an example of where you applied the AGILE methodology
  • Ans. 

    Implemented AGILE methodology in developing a mobile application

    • Used Scrum framework to divide work into sprints

    • Held daily stand-up meetings to discuss progress and roadblocks

    • Prioritized backlog items based on customer feedback

    • Conducted sprint reviews and retrospectives to continuously improve

    • Delivered a functional and user-friendly mobile app on time and within budget

  • Answered by AI
  • Q2. Share example where you demonstrated a combination of project and stakeholder management

Interview Preparation Tips

Interview preparation tips for other job seekers - - Do a good reading about the recent client accounts managed by WTW.

Skills evaluated in this interview

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

I applied via campus placement at National Institute of Technology, (NIT), Sikkim and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

60 min total
45-aptitude question
2-coding question

Round 2 - Technical 

(2 Questions)

  • Q1. What is garbage collecture
  • Ans. 

    Garbage collector is a program that automatically frees up memory by reclaiming memory occupied by objects that are no longer in use.

    • Garbage collector is a part of the memory management system in programming languages like Java, C#, and Python.

    • It helps prevent memory leaks by identifying and freeing up memory that is no longer needed.

    • Garbage collection can be automatic or manual, depending on the programming language a

  • Answered by AI
  • Q2. Differnce between public key and foreign key
  • Ans. 

    Public key is used for encryption and decryption in asymmetric cryptography, while foreign key is used to establish a relationship between tables in a database.

    • Public key is used in asymmetric cryptography for secure communication.

    • Foreign key is used in databases to establish relationships between tables.

    • Public key is shared with others for encryption, while private key is kept secret for decryption.

    • Foreign key links a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - have good knowledge of DBMS,SQL,OS ,OOPS and CN

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Normal questions that are asked for Dynamics 365

Interview Preparation Tips

Interview preparation tips for other job seekers - I was told complete Work from home. Therefore I agreed to interview. But later in HR round they said you have to travel 5 times in Delhi office in a year after pandemic. And they wont pay expenses for it. I dont think thats a big deal but it must be informed before hand. Its waste of time if you dont want to accept this term and condition of travelling.
Contribute & help others!
anonymous
You can choose to be anonymous

PwC Interview FAQs

How many rounds are there in PwC Technical Associate interview?
PwC interview process usually has 4 rounds. The most common rounds in the PwC interview process are Technical, HR and Resume Shortlist.
How to prepare for PwC Technical Associate interview?
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 Biotechnology, ITSM, Log4j, Receipt and SQL.
What are the top questions asked in PwC Technical Associate interview?

Some of the top questions asked at the PwC Technical Associate interview -

  1. Explain 2 proje...read more
  2. Based on projects, what will happen when we search something in goo...read more
  3. what happen when we enter a URL in brower ( My project was web a...read more

Recently Viewed

INTERVIEWS

Boeing

85 interviews

INTERVIEWS

Apexon

135 interviews

INTERVIEWS

Xogene

8 interviews

INTERVIEWS

OpenBet

3 interviews

INTERVIEWS

ABB

233 interviews

INTERVIEWS

AbsolutData

No Interviews

INTERVIEWS

AtkinsRealis

No Interviews

INTERVIEWS

A2Z Group

No Interviews

INTERVIEWS

Anyone Home

No Interviews

INTERVIEWS

Exl India

No Interviews

Tell us how to improve this page.

PwC Technical Associate Interview Process

based on 3 interviews

2 Interview rounds

  • Technical Round
  • HR Round
View more

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.8k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 787 Interviews
ZS Interview Questions
3.4
 • 449 Interviews
BCG Interview Questions
3.7
 • 196 Interviews
Bain & Company Interview Questions
3.8
 • 103 Interviews
Grant Thornton Interview Questions
3.7
 • 100 Interviews
Blackrock Interview Questions
3.8
 • 99 Interviews
WSP Interview Questions
4.2
 • 90 Interviews
View all
PwC Technical Associate Salary
based on 13 salaries
₹6 L/yr - ₹11 L/yr
64% more than the average Technical Associate Salary in India
View more details

PwC Technical Associate Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

5.0

Work-life balance

5.0

Salary

3.0

Job security

3.0

Company culture

5.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Senior Associate
15.2k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Associate
13.1k salaries
unlock blur

₹4.8 L/yr - ₹17 L/yr

Manager
6.8k salaries
unlock blur

₹14 L/yr - ₹45 L/yr

Senior Consultant
4.4k salaries
unlock blur

₹9 L/yr - ₹32.8 L/yr

Associate2
4.2k salaries
unlock blur

₹4.6 L/yr - ₹16.5 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent