Filter interviews by
Array-based question
Sequence to sequence models are used in natural language processing to convert input sequences into output sequences.
Sequence to sequence models are commonly used in machine translation tasks, where the input is a sentence in one language and the output is the translated sentence in another language.
Transformers are a type of sequence to sequence model that use self-attention mechanisms to weigh the importance of diffe...
I applied via Naukri.com and was interviewed in Nov 2021. There were 2 interview rounds.
I applied via Referral and was interviewed before Aug 2022. There were 3 interview rounds.
Retail case study, with soft skills is required for this round
What people are saying about Target
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
Python and sql based questions
Intermediate SQL question focusing on joins and case when statements for data manipulation.
Joins combine rows from two or more tables based on a related column. Example: SELECT * FROM table1 JOIN table2 ON table1.id = table2.id.
CASE WHEN statements allow conditional logic in SQL queries. Example: SELECT name, CASE WHEN age < 18 THEN 'Minor' ELSE 'Adult' END AS age_group FROM users.
INNER JOIN returns only matching ro...
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Bias and variance are two types of errors that can occur in a model.
Bias refers to the error introduced by approximating a real-world problem, leading to underfitting.
Variance refers to the error introduced by modeling the noise in the training data, leading to overfitting.
Balancing bias and variance is crucial for creating a model that generalizes well to unseen data.
I appeared for an interview in Apr 2021.
Round duration - 60 Minutes
Round difficulty - Medium
I was asked two questions in this round . More emphasis was given on the theoretical aspect of the subject in this round .
Hyperparameters of XGBoost can be tuned using techniques like grid search, random search, and Bayesian optimization.
Use grid search to exhaustively search through a specified parameter grid
Utilize random search to randomly sample hyperparameters from a specified distribution
Apply Bayesian optimization to sequentially choose hyperparameters based on the outcomes of previous iterations
Hyperparameters in XGBoost algorithm control the behavior of the model during training.
Hyperparameters include parameters like learning rate, max depth, number of trees, etc.
They are set before the training process and can greatly impact the model's performance.
Example: 'learning_rate': 0.1, 'max_depth': 5, 'n_estimators': 100
Round duration - 50 Minutes
Round difficulty - Medium
This round basically tested some fundamental concepts related to Machine Learning and proper ways to implement a model.
Ridge and LASSO regression are both regularization techniques used in linear regression to prevent overfitting by adding penalty terms to the cost function.
Ridge regression adds a penalty term equivalent to the square of the magnitude of coefficients (L2 regularization).
LASSO regression adds a penalty term equivalent to the absolute value of the magnitude of coefficients (L1 regularization).
Ridge regression tends to sh...
Round duration - 50 Minutes
Round difficulty - Medium
This round was based on some basic concepts revolving around Deep Learning .
Outlier values are data points that significantly differ from the rest of the data, potentially affecting the analysis.
Outliers can be identified using statistical methods like Z-score or IQR.
Treatment options include removing outliers, transforming the data, or using robust statistical methods.
Example: In a dataset of salaries, a value much higher or lower than the rest may be considered an outlier.
Round duration - 30 Minutes
Round difficulty - Easy
This is a cultural fitment testing round .HR was very frank and asked standard questions. Then we discussed about my role.
The company is a leading innovator in technology solutions, focusing on data analytics and machine learning to drive business success.
Founded in 2010, the company has rapidly grown to become a key player in the tech industry.
They specialize in providing data-driven insights to help businesses optimize their operations.
The company has a diverse portfolio, including products for predictive analytics and customer segmenta...
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via LinkedIn and was interviewed before Jan 2024. There were 4 interview rounds.
Case Study was related to customer propensity to buy.
Linear regression assumptions include linearity, independence, homoscedasticity, and normality.
Assumption of linearity: The relationship between the independent and dependent variables is linear.
Assumption of independence: The residuals are independent of each other.
Assumption of homoscedasticity: The variance of the residuals is constant across all levels of the independent variables.
Assumption of normality: The resid...
VIF is a measure of multicollinearity in regression analysis, indicating how much the variance of an estimated regression coefficient is increased due to collinearity.
VIF values greater than 10 indicate high multicollinearity
VIF is calculated for each predictor variable in a regression model
VIF is calculated as 1 / (1 - R^2) where R^2 is the coefficient of determination from regressing a predictor on all other predicto...
I appeared for an interview in Apr 2021.
Hyperparameters of XGBoost, Random Forest, and SVM can be tuned using techniques like grid search, random search, and Bayesian optimization.
For XGBoost, important hyperparameters to tune include learning rate, maximum depth, and number of estimators.
For Random Forest, important hyperparameters to tune include number of trees, maximum depth, and minimum samples split.
For SVM, important hyperparameters to tune include ke...
Hyperparameters are settings that control the behavior of machine learning algorithms.
Hyperparameters are set before training the model.
They control the learning process and affect the model's performance.
Examples include learning rate, regularization strength, and number of hidden layers.
Optimizing hyperparameters is important for achieving better model accuracy.
Ridge and LASSO are regularization techniques used in linear regression to prevent overfitting.
Ridge adds a penalty term to the sum of squared errors, which shrinks the coefficients towards zero but doesn't set them exactly to zero.
LASSO adds a penalty term to the absolute value of the coefficients, which can set some of them exactly to zero.
The geometric interpretation of Ridge is that it adds a constraint to the size...
Steps to fit a time series model
Identify the time series pattern
Choose a suitable model
Split data into training and testing sets
Fit the model to the training data
Evaluate model performance on testing data
Refine the model if necessary
Forecast future values using the model
RNN and CNN are neural network architectures used for different types of data.
RNN is used for sequential data like time series, text, speech, etc.
CNN is used for grid-like data like images, videos, etc.
RNN has feedback connections while CNN has convolutional layers.
RNN can handle variable length input while CNN requires fixed size input.
Both can be used for classification, regression, and generation tasks.
Time series modeling involves analyzing data points collected or recorded at specific time intervals to forecast future values.
Identify the type of time series data: univariate (single variable) or multivariate (multiple variables).
Visualize the data using plots to identify trends, seasonality, and anomalies.
Decompose the time series into trend, seasonality, and residual components for better understanding.
Use models l...
In three years, I envision myself as a lead data scientist, driving impactful projects and mentoring junior team members.
Leading a team of data scientists on innovative projects, such as developing predictive models for healthcare outcomes.
Contributing to open-source data science projects to enhance my skills and give back to the community.
Continuing my education through certifications in machine learning and AI to sta...
based on 2 interview experiences
based on 2 reviews
Rating in categories
Senior Software Engineer
320
salaries
| ₹24.2 L/yr - ₹45 L/yr |
Senior Engineer
303
salaries
| ₹27.2 L/yr - ₹50 L/yr |
Software Engineer
223
salaries
| ₹12.8 L/yr - ₹22.4 L/yr |
Data Analyst
167
salaries
| ₹10 L/yr - ₹17.5 L/yr |
Lead Engineer
166
salaries
| ₹47.1 L/yr - ₹87.2 L/yr |
Reliance Retail
DMart
Vishal Mega Mart
Shoppers Stop