Filter interviews by
Implement a code to reverse an array of strings.
Create a function that takes an array of strings as input
Use a loop to iterate through the array and swap the elements from start to end
Return the reversed array
Yes, I am familiar with SAP and enterprise apps.
I have experience working with SAP software for managing business operations.
I am knowledgeable about enterprise applications used for resource planning and customer relationship management.
I have implemented SAP solutions for clients to streamline their business processes.
I have integrated enterprise apps with other systems to improve efficiency and productivity.
SDLC process involves planning, designing, developing, testing, and deploying software.
1. Planning phase involves defining project scope, requirements, and creating a project plan.
2. Design phase includes creating system architecture, database design, and user interface design.
3. Development phase involves coding, unit testing, and integration testing.
4. Testing phase includes system testing, user acceptance testi...
Taxation is the process of imposing a financial charge or other levy upon a taxpayer by a state or the functional equivalent of a state.
Taxation is the means by which governments finance their spending by imposing charges on citizens and corporate entities.
It involves the collection of taxes from individuals and businesses based on their income, profits, or property.
Taxation can take various forms such as income t...
What people are saying about PwC
The 5 major gaps found during IA were lack of documentation, inadequate risk assessment, insufficient testing, ineffective communication, and inadequate follow-up.
Lack of documentation: Missing or incomplete records of audit findings and recommendations.
Inadequate risk assessment: Failure to properly identify and assess potential risks to the organization.
Insufficient testing: Limited scope or depth of testing pro...
Business process refers to a series of steps or activities that are undertaken to achieve a specific goal or outcome within an organization.
Business processes can involve multiple departments or functions working together towards a common objective.
They often include tasks such as planning, execution, monitoring, and optimization.
Examples of business processes include procurement, sales, customer service, and prod...
The 5-step model for revenue recognition involves identifying the contract, identifying performance obligations, determining the transaction price, allocating the transaction price, and recognizing revenue when performance obligations are met.
Step 1: Identify the contract and its terms
Step 2: Identify the performance obligations in the contract
Step 3: Determine the transaction price
Step 4: Allocate the transaction...
Materiality is the concept of determining the significance of an item or event in relation to the financial statements as a whole.
Materiality is a key concept in auditing and is used to determine the level of detail required in an audit.
It involves assessing the significance of an item or event in relation to the financial statements as a whole.
Materiality is a matter of professional judgment and is influenced by ...
Estimating the number of pasta sauce bottles sold in a month in Mumbai.
Consider the population of Mumbai and the average consumption of pasta sauce per person.
Research the market share of different pasta sauce brands in Mumbai.
Analyze the sales data of pasta sauce in supermarkets and grocery stores in Mumbai.
Take into account the demand during festive seasons or special events.
Consider the popularity of pasta dish...
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It can be achieved through method overloading or method overriding.
Example: A shape class can have different subclasses like circle, square, and triangle, each with their own implementation of the draw method.
Polymorphism makes code more flexible and reusabl...
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Program to find character occurances in 'Hello World'
Create a map to store character occurrences
Iterate through each character in the string and update the map
Print the character occurrences from the map
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and resource utilization.
Multithreading allows multiple threads to run concurrently within the same process.
Each thread has its own stack and shares the same memory space.
Multithreading can improve performance by utilizing multiple CPU cores efficiently.
Examples of multithreading include running multiple tas...
TestNG annotations are used to control the flow of test methods and provide additional information about the test.
Annotations like @Test, @BeforeSuite, @AfterSuite are used to define test methods and setup/teardown methods
Annotations like @BeforeTest, @AfterTest are used to run setup/teardown methods before/after a test
Annotations like @BeforeClass, @AfterClass are used to run setup/teardown methods before/after a test...
I appeared for an interview in Jan 2025.
I have worked on projects involving natural language processing, computer vision, and recommendation systems.
Developed a sentiment analysis model using NLP techniques
Implemented a facial recognition system using computer vision algorithms
Built a recommendation engine based on collaborative filtering
I appeared for an interview in Nov 2024.
No, the main method in Java cannot be overloaded.
The main method in Java is the entry point of a program and must have a specific signature: public static void main(String[] args).
Attempting to overload the main method by changing the number or type of parameters will result in a compilation error.
Instead of overloading the main method, you can create additional methods in the same class to perform different tasks.
60 min , Logical , Analytical, Reasoning, Data Interpretation and English
I have completed two internships in marketing and finance, gaining valuable hands-on experience.
Completed internships in marketing and finance
Gained hands-on experience in both fields
Learned about market research and financial analysis
I value PwC's commitment to integrity, diversity, and professional growth, which align with my career aspirations.
PwC's strong emphasis on integrity and ethical practices resonates with my personal values.
The diverse and inclusive culture at PwC fosters collaboration and innovation, allowing for varied perspectives.
Opportunities for continuous learning and professional development, such as mentorship programs, are high...
I am quite flexible with office locations, as I prioritize collaboration and productivity over a specific geographic area.
I am open to relocating if necessary, as I believe in adapting to the team's needs.
I have experience working remotely and can maintain productivity from various locations.
I understand the importance of being present for team meetings and client interactions, so I can adjust my location accordingly.
F...
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.
Queue is a data structure that follows First In First Out (FIFO) principle, while stack follows Last In First Out (LIFO) principle.
Queue: elements are added at the rear and removed from the front.
Stack: elements are added and removed from the top.
Example: In a queue, people waiting in line at a ticket counter are served in the order they arrived. In a stack, plates in a stack are removed from the top.
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for improved performance and responsiveness.
Multithreading allows for parallel execution of multiple tasks within a single process.
Each thread has its own stack and program counter, but shares the same memory space.
Examples of multithreading include web servers handling multiple requests simultaneously and video games rendering gr...
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Use a stored procedure to prompt user for input in ETL process.
Create a stored procedure with parameters to accept user input.
Use the parameters in the stored procedure to filter or manipulate data.
Prompt the user for input values when calling the stored procedure.
Use TRY...CATCH block in SQL to handle errors in Stored Procedures
Enclose the code inside a TRY block
Use a CATCH block to handle any errors that occur
Use RAISEERROR or THROW statement to raise custom error messages
Use @@ERROR or @@ROWCOUNT to check for errors or affected rows
I appeared for an interview in Oct 2024.
Inactive relationships in Power BI allow for multiple relationships between tables, enabling complex data modeling without conflicts.
Multiple Relationships: Inactive relationships enable the creation of multiple relationships between two tables, which can be useful for different analysis scenarios.
Filtering Context: Inactive relationships can be activated in DAX formulas using the USERELATIONSHIP function, allowing for...
Power BI service roles define user permissions and capabilities for data access, report sharing, and collaboration within the platform.
Admin: Manages the Power BI environment, including user permissions, workspaces, and overall governance.
Member: Collaborates on content creation and can edit reports and dashboards within shared workspaces.
Contributor: Can create and publish content but has limited permissions compared ...
The duration of PwC interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 93 interview experiences
Difficulty level
Duration
based on 10.5k reviews
Rating in categories
Bangalore / Bengaluru
5-10 Yrs
₹ 5.2-38 LPA
Bangalore / Bengaluru
13-18 Yrs
Not Disclosed
Senior Associate
18.7k
salaries
| ₹12.6 L/yr - ₹25.2 L/yr |
Associate
15.1k
salaries
| ₹8 L/yr - ₹14 L/yr |
Manager
7.5k
salaries
| ₹22.1 L/yr - ₹40 L/yr |
Senior Consultant
4.9k
salaries
| ₹9.1 L/yr - ₹33 L/yr |
Associate2
4.6k
salaries
| ₹4.8 L/yr - ₹16.5 L/yr |
Deloitte
Ernst & Young
Accenture
TCS