Filter interviews by
Clear (1)
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
Combination logic on python
Classification is a machine learning technique used to categorize data into different classes or categories based on past observations.
Classification involves training a model on labeled data to predict the class of new, unseen data points.
Common algorithms for classification include logistic regression, decision trees, support vector machines, and k-nearest neighbors.
Examples of classification tasks include spam email...
I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.
Extracting key Personal Identifiable Information from a resume prompt
Look for information such as full name, address, phone number, email address, date of birth, and social security number
Utilize natural language processing techniques to identify patterns and structures in the text
Consider using regular expressions to match specific formats of personal information
Ensure data privacy and security measures are in place w
I applied via LinkedIn
What people are saying about PwC
I applied via Job Portal and was interviewed in Aug 2022. There were 2 interview rounds.
Coding Interview on Python for 15 minutes. Straight away to coding. Did one basic mistake first then others attended well. Basically from List operations, Pandas DF merging,concat etc.One simple pattern program etc.But no confimation yet from them
PwC interview questions for designations
I applied via Recruitment Consulltant and was interviewed in Jul 2022. There was 1 interview round.
To find the 2nd largest number in an array, sort the array in descending order and return the element at index 1.
Sort the array in descending order
Return the element at index 1
Joining two data frames involves merging them based on a common column or index.
Use pandas merge() function to join data frames based on a common column or index.
Specify the column or index to merge on using the 'on' parameter.
Choose the type of join to perform using the 'how' parameter (e.g. inner, outer, left, right).
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
More about python and SQL coding
Linear regression is a statistical method used to model the relationship between a dependent variable and one or more independent variables.
Linear regression is used to predict the value of a dependent variable based on the value of one or more independent variables.
It assumes a linear relationship between the independent and dependent variables.
The goal of linear regression is to find the best-fitting line that minimi...
List and tuple are both data structures in Python, but list is mutable while tuple is immutable.
List is denoted by square brackets [] while tuple is denoted by parentheses ().
Elements in a list can be changed, added, or removed, while elements in a tuple cannot be changed once defined.
Lists are used when you need a collection of items that may change, while tuples are used for fixed collections of items.
Example: list =
Developed a predictive analytics model to forecast customer churn for a telecom company.
Utilized machine learning algorithms such as logistic regression and random forests
Cleaned and preprocessed large datasets to improve model accuracy
Collaborated with cross-functional teams to gather domain knowledge and insights
Pipeline flow is the process of moving data through a series of interconnected stages or steps in a systematic manner.
Pipeline flow involves the sequential movement of data from one stage to another, with each stage performing a specific task or transformation.
It helps in automating and streamlining the data processing process, making it more efficient and scalable.
Examples of pipeline flow include data preprocessing, ...
I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.
DSA was asked. And general coding language questions were asked. Previous experience based questions were asked.
Machine Learning, Generative AI, Deep learning interview questions. 2 Coding problems based on Algorithms.
based on 3 interviews
Interview experience
based on 11 reviews
Rating in categories
Senior Associate
15.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
13.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
6.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
4.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate2
4.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Deloitte
Ernst & Young
Accenture
TCS