Upload Button Icon Add office photos

Filter interviews by

PwC Technology Consulting Intern Interview Questions and Answers

Updated 18 Oct 2021

PwC Technology Consulting Intern Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They asked me to introduce myself followed by a brief of the projects on my resume. Further there was a business case study related to my branch where a client was loosing profits. The interview ended with...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with your resume. Prepare a 3 min pitch for each of your projects. Research about company and its verticals

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

The topic was given and we were to discuss on it. It seemed farely easy

Round 2 - Technical 

(3 Questions)

  • Q1. Give intro about yourself
  • Ans. 

    I am a technology analyst with a strong background in data analysis and software development.

    • Experienced in analyzing complex data sets to identify trends and insights

    • Proficient in programming languages such as Python, SQL, and Java

    • Skilled in creating data visualizations and reports to communicate findings

    • Familiar with machine learning algorithms and techniques

    • Worked on projects involving cloud computing and big data t

  • Answered by AI
  • Q2. Fibonacci series code question
  • Q3. Project related questions
Round 3 - One-on-one 

(3 Questions)

  • Q1. Introduction about yourself
  • Ans. 

    I am a technology analyst with a strong background in data analysis and software development.

    • Experienced in analyzing complex data sets to identify trends and insights

    • Proficient in programming languages such as Python, SQL, and Java

    • Skilled in creating data visualizations and reports using tools like Tableau and Power BI

    • Familiar with machine learning algorithms and techniques for predictive modeling

  • Answered by AI
  • Q2. Where do you see yourself in next 5 years
  • Ans. 

    In the next 5 years, I see myself advancing in my career as a Technology Analyst, taking on more responsibilities and contributing to innovative projects.

    • Continuing to stay updated on the latest technology trends and advancements

    • Developing strong analytical and problem-solving skills

    • Leading and collaborating on cross-functional teams

    • Possibly pursuing further education or certifications in a specialized area

  • Answered by AI
  • Q3. Simple Clud related questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via LinkedIn

Round 1 - One-on-one 

(2 Questions)

  • Q1. Resume Based questions
  • Q2. ITGCS, IT Audit, ITGC and ITAC Testing
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was a aptitude test

Round 2 - Technical 

(1 Question)

  • Q1. It was a sql round
Round 3 - Technical 

(1 Question)

  • Q1. It was a techno manegerial round
Round 4 - HR 

(1 Question)

  • Q1. Basic HR round it was
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Dehradun Institute of Technology, Dehradun and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Around 30 questions of verbal,language,aptitude

Round 2 - Group Discussion 

Topic was OTT VS Cinema

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Jaypee Institute of Information Technology, Noida and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was an online assessment consisting of aptitude ques as well as 2 coding ques (easy level)

Round 2 - One-on-one 

(2 Questions)

  • Q1. Describe yourself and explain your projects
  • Ans. 

    I am a technology analyst with a passion for innovation and problem-solving. I have worked on various projects involving data analysis, software development, and system optimization.

    • Developed a data analysis tool using Python to streamline decision-making processes

    • Collaborated with cross-functional teams to implement a new CRM system for improved customer relationship management

    • Optimized network infrastructure to enhan

  • Answered by AI
  • Q2. Explain all layers of the OSI model
  • Ans. 

    The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven abstraction layers.

    • Physical Layer: Deals with physical connections and transmission of raw data over a physical medium (e.g. cables, wires)

    • Data Link Layer: Manages data transfer between devices on the same network (e.g. Ethernet switches)

    • Network Layer: Handles routing of data packets between dif...

  • Answered by AI

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Dec 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Skill and communication

Interview Preparation Tips

Interview preparation tips for other job seekers - They wants to know ur communication, confidence and maturity..
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Any regular Apti test containing a number of questions

Round 2 - Case Study 

About a food industry

Round 3 - Group Discussion 

General GD to talk on anything

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

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

60 Apti and tech mcqs followed by 2 very easy string and array questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

  • Answered by AI
  • Q2. Swap two numbers in c++
  • Ans. 

    Swap two numbers in C++ using a temporary variable

    • Declare two variables a and b

    • Create a temporary variable temp

    • Assign the value of a to temp

    • Assign the value of b to a

    • Assign the value of temp to b

  • Answered by AI
  • Q3. SQL join query syntax and example
  • Ans. 

    SQL join query syntax and example

    • SQL join is used to combine rows from two or more tables based on a related column between them

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is socr examination and mention the latest changes in the regulations
  • Ans. 

    SOCR examination is a regulatory compliance examination for financial institutions.

    • SOCR stands for Supervision of Compliance and Regulations.

    • It is conducted by regulatory authorities to assess the compliance of financial institutions with regulations.

    • The latest changes in the regulations include stricter anti-money laundering measures.

    • Financial institutions need to implement enhanced customer due diligence procedures.

    • R...

  • Answered by AI
  • Q2. How to handle the team in pressure situation
  • Ans. I explained them in a real time scenario and they were quite convenient.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills and technical knowledge is must

Tell us how to improve this page.

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
 • 798 Interviews
ZS Interview Questions
3.4
 • 482 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
Senior Associate
15k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Associate
12.8k salaries
unlock blur

₹4.9 L/yr - ₹17.2 L/yr

Manager
6.7k salaries
unlock blur

₹14 L/yr - ₹44.3 L/yr

Senior Consultant
4.4k salaries
unlock blur

₹9 L/yr - ₹32.4 L/yr

Associate2
4.2k salaries
unlock blur

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