Upload Button Icon Add office photos

Filter interviews by

PwC Senior Developer Interview Questions and Answers

Updated 1 Feb 2024

PwC Senior Developer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. What is Hash map? What app did you build How do u maintain app life cycle
  • Ans. 

    A hash map is a data structure that allows for efficient storage and retrieval of key-value pairs.

    • A hash map uses a hash function to convert keys into array indices.

    • It provides constant-time average case complexity for insertion, deletion, and retrieval operations.

    • Hash maps are commonly used in programming languages and databases for fast data access.

    • Example: HashMap map = new HashMap<>();

    • map.put("appl

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

It was easy and completed with in the given timeline

Round 2 - HR 

(1 Question)

  • Q1. Background of my previous comany

Interview Questionnaire 

1 Question

  • Q1. What actually needs to do programming?
  • Ans. 

    Programming is the process of writing instructions for a computer to perform specific tasks.

    • Programming involves writing code using programming languages.

    • It requires problem-solving skills to break down complex problems into smaller, manageable tasks.

    • Programmers need to understand algorithms and data structures to optimize code efficiency.

    • Debugging and testing are essential to identify and fix errors in the code.

    • Contin...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2024. There were 10 interview rounds.

Round 1 - Aptitude Test 

Any ideas for an aptitude test?

Round 2 - Technical 

(2 Questions)

  • Q1. You have a good network connection.
  • Ans. 

    Yes as g good network connection

  • Answered Anonymously
  • Q2. Which individuals are currently employed?
  • Ans. 

    The current employees include software developers, project managers, quality assurance analysts, and technical support specialists.

    • Software developers

    • Project managers

    • Quality assurance analysts

    • Technical support specialists

  • Answered by AI
Round 3 - Case Study 

What is education in place?

Round 4 - Coding Test 

What is a SQL Server?

Round 5 - Group Discussion 

Effective communication and any suggestion.

Round 6 - HR 

(2 Questions)

  • Q1. What is your name?
  • Ans. 

    My name is John Doe.

    • Full name is John Doe

    • Common name in English-speaking countries

    • No middle name or initial

  • Answered by AI
  • Q2. What is your educational background?
  • Ans. 

    I have a Bachelor's degree in Computer Science from XYZ University.

    • Bachelor's degree in Computer Science

    • Graduated from XYZ University

    • Specialized in software development

    • Took courses in programming languages, algorithms, and software engineering

  • Answered by AI
Round 7 - HR 

(2 Questions)

  • Q1. What type of work does the Deloitte company engage in?
  • Ans. 

    Deloitte is a multinational professional services network that provides consulting, audit, tax, and advisory services.

    • Deloitte engages in consulting services for various industries

    • They provide audit and assurance services to ensure financial accuracy

    • The company offers tax services to help clients navigate complex tax regulations

    • Deloitte also provides advisory services to help businesses improve performance and manage r

  • Answered by AI
  • Q2. What type of work does Deloitte engage in?
  • Ans. 

    Deloitte engages in consulting, audit, tax, and advisory services for clients in various industries.

    • Consulting services for businesses

    • Audit services for financial statements

    • Tax services for individuals and corporations

    • Advisory services for strategy and operations

    • Industry-specific services such as healthcare, technology, and financial services

  • Answered by AI
Round 8 - HR 

(2 Questions)

  • Q1. What is your father's name?
  • Ans. 

    My father's name is John Smith.

    • Father's name is John Smith

    • He goes by the name John

    • His full name is John Smith

  • Answered by AI
  • Q2. What is your father's name?
  • Ans. 

    My father's name is John Smith.

    • Father's first name is John.

    • Father's last name is Smith.

    • Full name is John Smith.

  • Answered by AI
Round 9 - Assignment 

Engage with any assignment provided.

Round 10 - Assignment 

Please provide any assignments you have.

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes I am interested in this job
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology (NIT), Patna and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. MULTIPLE QUESTIONS OF OOPS
  • Q2. Program of prime number
  • Ans. 

    A program to find prime numbers within a given range

    • Iterate through numbers in the given range

    • Check if each number is divisible by any number other than 1 and itself

    • If not divisible, it is a prime number

  • Answered by AI
  • Q3. Pseudo code of finding ones in a number
  • Ans. 

    Count the number of ones in a given number using pseudo code

    • Initialize a count variable to 0

    • Iterate through each bit of the number and check if it is 1

    • Increment the count if the bit is 1

    • Return the count as the result

  • Answered by AI
  • Q4. Basic questions of sql and mongodb

Interview Preparation Tips

Interview preparation tips for other job seekers - have proper command of oops ,basic DSA and have good projects

Skills evaluated in this interview

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

I applied via Naukri.com

Round 1 - One-on-one 

(2 Questions)

  • Q1. Write a java program to sort an array
  • Ans. 

    Java program to sort an array of strings

    • Use Arrays.sort() method to sort the array of strings

    • Import java.util.Arrays package

    • Example: String[] arr = {"apple", "banana", "orange"}; Arrays.sort(arr);

  • Answered by AI
  • Q2. Collections in java and springboot
  • Ans. 

    Collections in Java and Spring Boot are used to store and manipulate groups of objects.

    • Collections in Java are used to store multiple objects in a single unit.

    • Spring Boot provides support for managing collections through various data structures like List, Set, Map, etc.

    • Collections in Java and Spring Boot help in organizing and manipulating data efficiently.

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

Answered by AI

Skills evaluated in this interview

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

Basic aptitude questions. Could be done easily if practiced enough

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Array searching
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. When have you had a conflict with someone.
  • Ans. 

    I had a conflict with a team member over project priorities.

    • Miscommunication led to conflicting priorities

    • Discussed the issue openly and found a compromise

    • Learned the importance of clear communication in team projects

  • Answered by AI
  • Q2. Tell me you greatest project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines

    • Used React for front-end development

    • Implemented user authentication and authorization using JWT tokens

    • Utilized Node.js and Express for back-end development

    • Integrated MongoDB for database storage

  • Answered by AI

Software Developer Interview Questions & Answers

ZS user image Rahul Yamsani 010

posted on 22 Dec 2024

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

Challenging questions in mathematics.

Round 2 - Group Discussion 

A constructive discussion about the significance of various topics and additional aspects.

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

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Questions based on Java , C++ , OOPs, cloud computing, one coding question, regarding previous projects, some behavioural questions.

PwC Interview FAQs

How many rounds are there in PwC Senior Developer interview?
PwC interview process usually has 1 rounds. The most common rounds in the PwC interview process are Technical.
How to prepare for PwC Senior Developer 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 Managed Services, Operations, XML, JSON and Leadership Development.

Tell us how to improve this page.

PwC Senior Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
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
 • 797 Interviews
ZS Interview Questions
3.4
 • 481 Interviews
BCG Interview Questions
3.8
 • 196 Interviews
Bain & Company Interview Questions
3.8
 • 103 Interviews
Blackrock Interview Questions
3.8
 • 100 Interviews
Grant Thornton Interview Questions
3.7
 • 99 Interviews
WSP Interview Questions
4.3
 • 89 Interviews
View all
PwC Senior Developer Salary
based on 19 salaries
₹7.6 L/yr - ₹27.6 L/yr
At par with the average Senior Developer Salary in India
View more details
Senior Associate
14.9k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Associate
12.9k salaries
unlock blur

₹4.9 L/yr - ₹17 L/yr

Manager
6.7k salaries
unlock blur

₹14 L/yr - ₹44.4 L/yr

Senior Consultant
4.4k salaries
unlock blur

₹9 L/yr - ₹32.6 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.9
Compare

TCS

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