Upload Button Icon Add office photos

Filter interviews by

PwC Mern Full Stack Developer Interview Questions and Answers

Updated 9 Apr 2023

PwC Mern Full Stack Developer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Oct 2022. There were 3 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 

(2 Questions)

  • Q1. Technical questions based on the projects displayed on the resume.
  • Q2. The interviewer asked to explain the code for one of the features in one of my personal projects.
Round 3 - Behavioral 

(2 Questions)

  • Q1. Mostly non technical question. The interviewer was from project management or senior lead.
  • Q2. Asked about previous work experience, strengths etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - For me both the rounds went well, but I didn't get a callback. Not really sure what was lacking. The HR didn't bother to provide any feedback.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. ES6 new features
  • Ans. 

    ES6 introduces new features like arrow functions, classes, template literals, let and const declarations, and more.

    • Arrow functions provide a more concise syntax for writing functions.

    • Classes allow for easier object-oriented programming in JavaScript.

    • Template literals enable easier string interpolation and multiline strings.

    • let and const declarations provide block-scoped variables.

    • ES6 also introduces features like destr...

  • Answered by AI
  • Q2. Closure and their coding questions
  • Q3. Lazy loading and redux working in react
  • Ans. 

    Lazy loading is a technique used to defer loading of non-essential resources until they are actually needed, while Redux is a state management library for React applications.

    • Lazy loading in React involves dynamically importing components or modules only when they are required, improving performance by reducing initial load times.

    • Redux is used in React applications to manage the state of the application in a predictable...

  • Answered by AI
  • Q4. Call by value & call by reference, object-related, hoisting etc
  • Q5. How do we optimize the API and rendering in React?
  • Ans. 

    Optimizing API and rendering in React involves reducing unnecessary API calls, using memoization, lazy loading, and code splitting.

    • Reduce unnecessary API calls by batching requests or using GraphQL to fetch only required data.

    • Use memoization techniques like useMemo and useCallback to prevent unnecessary re-renders.

    • Implement lazy loading for components that are not immediately needed, improving initial load time.

    • Utilize...

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Sep 2023.

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 - HR 

(1 Question)

  • Q1. Basic intro with work experience and skillset
Round 3 - Technical 

(4 Questions)

  • Q1. After a quick intro jumped into coding - it was an easy DSA question which unfortunately i wasn't able to solve in best time complexity. - find 2nd max element in an array (this was in JS language) you ca...
  • Q2. Alot of questions on vanilla JS
  • Q3. Asked if i know mongoDB as its a full stack dev role - which i didnt knew so i said not prepared as of now
  • Q4. Asked React questions - higher order component, hooks, useeffect, prepare lifecycle methods thouroughly

Interview Preparation Tips

Topics to prepare for Ernst & Young Full Stack Developer interview:
  • React.Js
  • Javascript
Interview preparation tips for other job seekers - I have learned alot of advanced topics and got confused - i would say prepare basics as much as you can - no rocket science

I applied via Approached by Company and was interviewed in Apr 2022. There were 3 interview rounds.

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 tips
Round 2 - Assignment 

Coding problem and code structure

Round 3 - One-on-one 

(1 Question)

  • Q1. Dependency injection

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep your basics intact and focus on what you work currently
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts, SQL queries, observable and subscribe in angular

Interview Questionnaire 

2 Questions

  • Q1. About Computer science
  • Q2. Answer all questions
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 Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Spring boot conceptual questions
  • Q2. Questions on Microservices
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Python langauge questions.
Round 2 - One-on-one 

(1 Question)

  • Q1. Related to projects mentioned in my Resume.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts and streams
  • Q2. Microservices spring boot

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared well
Concentrate on coding
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between let, var and const.
  • Ans. 

    let, var and const are all used for variable declaration in JavaScript, but they have different scopes and behaviors.

    • let has block scope, var has function scope, and const is a constant that cannot be reassigned.

    • let and const are hoisted but not initialized, while var is hoisted and initialized with undefined.

    • Using const for objects and arrays does not make them immutable, only the reference is constant.

  • Answered by AI

Skills evaluated in this interview

PwC Interview FAQs

How many rounds are there in PwC Mern Full Stack Developer interview?
PwC interview process usually has 3 rounds. The most common rounds in the PwC interview process are Behavioral, Resume Shortlist and Technical.
What are the top questions asked in PwC Mern Full Stack Developer interview?

Some of the top questions asked at the PwC Mern Full Stack Developer interview -

  1. The interviewer asked to explain the code for one of the features in one of my ...read more
  2. Mostly non technical question. The interviewer was from project management or s...read more

Tell us how to improve this page.

PwC Mern Full Stack Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
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
 • 792 Interviews
ZS Interview Questions
3.4
 • 480 Interviews
BCG Interview Questions
3.8
 • 195 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
14.9k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Associate
12.8k salaries
unlock blur

₹4.8 L/yr - ₹17.1 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.5 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