I applied through a recruiter. The process took 2 weeks. I interviewed at PwC (Tampa, FL)
Interview
Worked with a recruiter from LinkedIn, she was very helpful. Had an interview with two engineers where they picked points off of my resume and asked me specific questions about the technology I used and how I can translate those skills to pwc. No coding/algorithm test, all verbal. The interviewers asked me in depth questions until they found the limit of my knowledge. I thought for sure I failed this interview, but I was called back. 2nd interview was leadership based, and was 1 on 1 with an architect. Mostly behavioral/scenario questions here, and I had an answer for everything off the cuff. Not too difficult.
Interview questions [1]
Question 1
If a developer on your team disagreed with the architect, what would you do?
I applied through other source. The process took 1 day. I interviewed at PwC (Bengaluru) in Nov 2019
Interview
The interviewer is with worst behavior and bad attitude. He doesn't know that the job seeker is also a human only. The interviewer and the HR are doing internal politics from the candidates and it seems they are selling the jobs for money at background!
Interview questions [1]
Question 1
Most irrelevant to the project and expecting to explain about JDK internal binaries. If we know about JDK development, we would be working in Oracle; not this pathetic organization.
The process took 1 day. I interviewed at PwC (Bengaluru) in Feb 2020
Interview
Interview is of 3 rounds . 1st one is written with some basic objective questions.
2nd round is technical , 3rd round is techno- managerial round where you will be mostly put on architectural type of questions.
Interview questions [1]
Question 1
what happens if we give return type to constructor ?
what happens if we give final to class ?
super class of all Exception type classes ?
what is serialiazation ?
Exception thrown by loadclass() method of ClassLoader class ?
All the variables of interface should be ?
What is it called where child object gets killed if parent object is killed ?
method overloading signature ?
What is runTime Polymorphism ?
Internal implemtation of hashmap?
Design pattern - abstarct pattern, factory pattern, singleton Pattern ?
Write code for singleton pattern ?
Why to give private for constructor ?
what is garbage collection ?
What is String Constant pool ?
What is aggregation and composition ?
Difference between linkedList and ArrayList ?
Difference between comparator and comparable ?
Which collection preserve insertion order ?
What is hashcode and equals contract ?
Different types of Exceptions ?
What is InstanceOf ?
What is Encapsulation ?
What is Dependency injection ?
What are Session method ?
What to do to secure webflows with spring security ?
What is hibernate.dialect property in hibernate configuration ?
what are different state of objects in hibernate ?
Interfaces of hibernate ?
Write an SQL query to print the second highest salary of employees ?
Difference between rest and soap ?
Spring boot Data JPA ?
Methods of Rest ?
Why angular or react ?
Architectural Difference between your proj and angular ?
Java 8 new features ?
Difference between java7 and java 8 ?