Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
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.
Top trending discussions
Build a simple cat and dog image classifier
I appeared for an interview in Apr 2025, where I was asked the following questions.
Avoiding underfitting and overfitting involves techniques like regularization, cross-validation, and proper model selection.
Use cross-validation to assess model performance on unseen data, helping to identify overfitting.
Implement regularization techniques (L1, L2) to penalize overly complex models.
Choose the right model complexity; simpler models can prevent overfitting.
Increase training data to provide more examples ...
Linear regression can be used for forecasting, but its effectiveness depends on data patterns and relationships.
Linear regression assumes a linear relationship between input and output variables.
If the data shows a consistent trend, linear regression can provide reasonable forecasts.
Example: Predicting tomorrow's temperature based on historical temperature data.
However, it may not capture complex patterns or seasonalit...
Rotate a square matrix 90 degrees clockwise 'n' times efficiently.
A 90-degree clockwise rotation can be achieved by transposing the matrix and then reversing each row.
Example: For matrix [[1, 2], [3, 4]], after one rotation it becomes [[3, 1], [4, 2]].
To rotate 'n' times, calculate effective rotations as n % 4 since every 4 rotations return the matrix to its original state.
If n = 1, rotate once; if n = 2, rotate twice ...
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
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...
Case study design oka6y
A case study involves analyzing a specific situation to derive insights and solutions using data science techniques.
Define the problem clearly: Identify the key issues to address.
Collect relevant data: Gather data from various sources, ensuring quality and relevance.
Analyze the data: Use statistical methods and machine learning to uncover patterns.
Draw insights: Interpret the results to provide actionable recommendatio...
Questions related to basic coding were asked, and some background on projects and discussions alongside maths and statistics concepts
I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.
Easy topics arrays, sequence sum.
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