Filter interviews by
3 question were asked in 90 min time
Precision is the ratio of correctly predicted positive observations to the total predicted positive observations.
Precision is calculated as TP / (TP + FP), where TP is true positives and FP is false positives.
It measures the accuracy of positive predictions made by the model.
A high precision indicates that the model is good at predicting positive cases without many false positives.
For example, in a binary classificatio...
A large language model is a type of artificial intelligence model that is capable of understanding and generating human language at a large scale.
Large language models use deep learning techniques to process and generate text.
Examples include GPT-3 (Generative Pre-trained Transformer 3) and BERT (Bidirectional Encoder Representations from Transformers).
I applied via campus placement at Indian Institute of Technology (IIT), Kharagpur and was interviewed before Jul 2023. There were 3 interview rounds.
Mostly data related question and two coding questions which we had to do in python only
Attention in data science refers to the mechanism that allows models to focus on specific parts of the input data.
Attention mechanisms help models to weigh the importance of different input features.
They are commonly used in natural language processing tasks such as machine translation and text summarization.
Attention can improve the performance of models by allowing them to selectively focus on relevant information.
Ex...
Efficiency of LLMs can be judged based on various factors such as accuracy, speed, resource consumption, and interpretability.
Evaluate accuracy by comparing LLM predictions with ground truth labels
Assess speed by measuring the time taken for LLM to process data
Analyze resource consumption in terms of memory and computational power usage
Consider interpretability by examining how easily LLM decisions can be understood
Use...
I applied via campus placement at Indian Institute of Technology (IIT), Chennai and was interviewed before Jul 2023. There were 2 interview rounds.
Hacker Rank Test on coding questions
KNN is a supervised learning algorithm used for classification and regression, while Kmeans is an unsupervised clustering algorithm.
KNN is a supervised learning algorithm that classifies a new data point based on the majority class of its k-nearest neighbors.
Kmeans is an unsupervised clustering algorithm that partitions data into k clusters based on similarity.
KNN requires labeled training data, while Kmeans does not r...
Coding a training pipeline involves creating a process to train machine learning models efficiently.
Define the data preprocessing steps
Split the data into training and validation sets
Choose a machine learning algorithm to train the model
Tune hyperparameters to optimize model performance
Evaluate the model using metrics like accuracy or loss
I applied via campus placement at Indian Institute of Technology (IIT), Kanpur and was interviewed before Oct 2022. There were 4 interview rounds.
Basic leet code questions easy to a bit of medium
Handling class imbalance involves techniques like resampling, using different algorithms, and adjusting class weights.
Use resampling techniques like oversampling the minority class or undersampling the majority class.
Try using different algorithms that are less sensitive to class imbalance, such as Random Forest or XGBoost.
Adjust class weights in the model to give more importance to the minority class.
Top trending discussions
I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.
Adam optimizer is an extension to the Gradient Descent optimizer with adaptive learning rates and momentum.
Adam optimizer combines the benefits of both AdaGrad and RMSProp optimizers.
Adam optimizer uses adaptive learning rates for each parameter.
Gradient Descent optimizer has a fixed learning rate for all parameters.
Adam optimizer includes momentum to speed up convergence.
Gradient Descent optimizer updates parameters b...
Use ReLU for hidden layers in deep neural networks, avoid for output layers.
ReLU is commonly used in hidden layers to introduce non-linearity and speed up convergence.
Avoid using ReLU in output layers for regression tasks as it can lead to vanishing gradients.
Consider using Leaky ReLU or Sigmoid for output layers depending on the task.
ReLU is computationally efficient and helps in preventing the vanishing gradient prob...
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Sql and python questions were there with basic logic check
Python code with function
Define a function using 'def' keyword
Include parameters inside parentheses
Use 'return' statement to return a value from the function
I applied via Company Website and was interviewed in Dec 2023. There were 3 interview rounds.
Standard question from sql and python in hackerrank
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the linked list, updating pointers to reverse the direction
Return the new head of the reversed linked list
1 Interview rounds
Production Analyst
128
salaries
| ₹10 L/yr - ₹21 L/yr |
Product Manager
98
salaries
| ₹18 L/yr - ₹41 L/yr |
Product Engineer
88
salaries
| ₹24 L/yr - ₹40 L/yr |
Implementation Consultant
87
salaries
| ₹12 L/yr - ₹17.9 L/yr |
Senior Product Analyst
75
salaries
| ₹10 L/yr - ₹28 L/yr |
Freshworks
Zoho
HCLTech
TCS