i
Anko
Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
Testing duration for new changes in billing system, Shapio package model explanation, and SQL moving average calculation.
1) Consider at least 4 weeks for testing new changes in billing system in stores
2) Shapio package provides model interpretability by calculating the impact of each feature on the model's predictions
3) Use sliding windows function in SQL to calculate moving 3 months average
Example: SELECT date, value,...
Top trending discussions
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.
To reduce model inference latency, optimize model architecture, use efficient algorithms, batch processing, and deploy on high-performance hardware.
Optimize model architecture by reducing complexity and removing unnecessary layers
Use efficient algorithms like XGBoost or LightGBM for faster predictions
Implement batch processing to make predictions in bulk rather than one at a time
Deploy the model on high-performance har
SQL joins are used to combine rows from two or more tables based on a related column between them.
INNER JOIN: Returns rows when there is at least one match in both tables.
LEFT JOIN: Returns all rows from the left table and the matched rows from the right table.
RIGHT JOIN: Returns all rows from the right table and the matched rows from the left table.
FULL JOIN: Returns rows when there is a match in one of the tables.
SEL
I applied via Job Portal
A/B Testing, data structures
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
Bias is error due to overly simplistic assumptions, variance is error due to sensitivity to fluctuations. Regularization helps by penalizing complex models.
Bias is error from erroneous assumptions in the learning algorithm. Variance is error from sensitivity to fluctuations in the training set.
High bias can cause underfitting, where the model is too simple to capture the underlying structure. High variance can cause ov...
RNN is a type of neural network that processes sequential data, while LSTM is a type of RNN that addresses vanishing gradient problem.
RNN is a type of neural network that can process sequential data by maintaining a hidden state.
LSTM (Long Short-Term Memory) is a type of RNN that addresses the vanishing gradient problem by introducing memory cells and gates.
LSTM is capable of learning long-term dependencies in data, ma...
3 Leet code mediums in 30 mins.
LC mediums refer to LeetCode mediums, which are medium difficulty coding problems on the LeetCode platform.
LC mediums are coding problems with medium difficulty level on LeetCode platform.
Solving 3 LC mediums in 30 minutes requires good problem-solving skills and efficient coding techniques.
Examples of LC mediums include 'Longest Substring Without Repeating Characters' and 'Container With Most Water'.
I applied via LinkedIn and was interviewed in Oct 2023. There were 3 interview rounds.
SQL coding question. Medium level
Explain my project and then case study regarding launching new apps
I applied via LinkedIn and was interviewed before May 2023. There were 4 interview rounds.
Backpropagation is a method used to train neural networks by adjusting the weights based on the error in the output.
Backpropagation involves calculating the gradient of the loss function with respect to the weights of the network.
The gradient is then used to update the weights in the opposite direction to minimize the error.
This process is repeated iteratively until the network converges to a solution.
Backpropagation i...
1 question on array (sorting related), 1 question on string (hard problem)
I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.
Python for Data Science basics
Optimization case study
Interview experience
Senior Engineer
29
salaries
| ₹16 L/yr - ₹32 L/yr |
Software Engineer
28
salaries
| ₹10 L/yr - ₹22.5 L/yr |
Data Scientist
22
salaries
| ₹14.8 L/yr - ₹23.1 L/yr |
Technical Lead
19
salaries
| ₹21.9 L/yr - ₹42 L/yr |
Engineer
19
salaries
| ₹12.6 L/yr - ₹25 L/yr |
TCS
Infosys
Wipro
HCLTech