Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
End to end project involves all stages of a project from data collection to deployment.
Start with defining the problem and objectives
Collect and preprocess data
Perform exploratory data analysis and feature engineering
Build and train machine learning models
Evaluate model performance and fine-tune
Deploy the model and monitor its performance
Left skewed data has a long tail on the left side, while right skewed data has a long tail on the right side.
Left skewed data: mean < median < mode. Example: income distribution in a developing country.
Right skewed data: mean > median > mode. Example: age distribution in a population.
Treatment: For left skewed data, consider log transformation. For right skewed data, consider square root transformation.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
Top trending discussions
Build a simple cat and dog image classifier
Approach involves data preprocessing, model training, evaluation, and interpretation.
Perform data preprocessing such as handling missing values, encoding categorical variables, and scaling features.
Split the data into training and testing sets.
Train the logistic regression model on the training data.
Evaluate the model using metrics like accuracy, precision, recall, and F1 score.
Interpret the model coefficients to under...
I would seek opportunities to apply my skills in related fields within the company.
Explore other departments or teams within the company that may have projects related to my field of interest
Offer to collaborate with colleagues in different departments to bring a new perspective to their projects
Seek out professional development opportunities to expand my skills and knowledge in related areas
I appeared for an interview in Sep 2024, where I was asked the following questions.
SQL window functions allow for advanced data analysis by performing calculations across a set of table rows related to the current row.
Window functions operate on a set of rows defined by an OVER() clause.
Common window functions include ROW_NUMBER(), RANK(), and SUM().
Example: SELECT employee_id, salary, RANK() OVER (ORDER BY salary DESC) AS salary_rank FROM employees;
Window functions can be used for running totals, mo...
Simple mediam DSA style questions around ML
Calculate year-over-year (YoY) rates using Pandas groupby for a specific column in a dataset.
Use the Pandas 'groupby' method to group data by the desired category (e.g., 'year').
Apply the 'pct_change()' function to calculate the percentage change between years.
Example: df.groupby('year')['sales'].sum().pct_change() to get YoY sales growth.
Ensure the data is sorted by year before applying the calculation for accurate re...
I appeared for an interview in Mar 2025, where I was asked the following questions.
I appeared for an interview in Nov 2024, where I was asked the following questions.
based on 4 interview experiences
Difficulty level
Duration
Data Scientist
6
salaries
| ₹13.4 L/yr - ₹29.2 L/yr |
Data Analyst
5
salaries
| ₹6 L/yr - ₹15.2 L/yr |
Lead Data Scientist
4
salaries
| ₹37 L/yr - ₹60 L/yr |
Content Writer
3
salaries
| ₹5.4 L/yr - ₹10 L/yr |
Udaan
Swiggy
CARS24
BlackBuck