i
Great Learning
Filter interviews by
I appeared for an interview in Sep 2024.
Find the greatest number from an array of strings.
Convert the array of strings to an array of integers.
Use a sorting algorithm to sort the array in descending order.
Return the first element of the sorted array as the greatest number.
I applied via Monster and was interviewed in Oct 2023. There were 5 interview rounds.
Python Coding Test to test general knowledge on progamming
Bias-variance tradeoff is the balance between model complexity and generalization error.
Bias refers to error from erroneous assumptions in the learning algorithm, leading to underfitting.
Variance refers to error from sensitivity to fluctuations in the training data, leading to overfitting.
Increasing model complexity reduces bias but increases variance, while decreasing complexity increases bias but reduces variance.
The...
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
Classification metrics like accuracy, precision, and recall are used to evaluate the performance of a classification model.
Accuracy measures the overall correctness of the model's predictions.
Precision measures the proportion of true positive predictions out of all positive predictions.
Recall measures the proportion of true positive predictions out of all actual positive instances.
Bagging and boosting are ensemble learning techniques used to improve the performance of machine learning models by combining multiple weak learners.
Bagging (Bootstrap Aggregating) involves training multiple models independently on different subsets of the training data and then combining their predictions through averaging or voting.
Boosting involves training multiple models sequentially, where each subsequent model c...
R-squared measures the proportion of variance explained by the model, while Adjusted R-squared adjusts for the number of predictors in the model.
R-squared is the proportion of variance in the dependent variable that is predictable from the independent variables. It ranges from 0 to 1, with 1 indicating a perfect fit.
Adjusted R-squared penalizes the addition of unnecessary predictors to the model, providing a more accur...
Feature selection techniques help in selecting the most relevant features for building predictive models.
Filter methods: Select features based on statistical measures like correlation, chi-squared test, etc.
Wrapper methods: Use a specific model to evaluate the importance of features by adding or removing them iteratively.
Embedded methods: Feature selection is integrated into the model training process, like LASSO regre...
Various types of joins in SQL include inner join, outer join, left join, right join, and full join.
Inner join: Returns rows when there is a match in both tables.
Outer join: Returns all rows when there is a match in one of the 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 joi...
I applied via Company Website and was interviewed before Sep 2021. There were 6 interview rounds.
The coding test was a Hackerank test with 3 python and 2 SQL questions.
Central Limit Theorem states that the sampling distribution of the mean of any independent, random variable will be normal or nearly normal.
The theorem applies to large sample sizes.
It is a fundamental concept in statistics.
It is used to estimate population parameters from sample statistics.
It is important in hypothesis testing and confidence intervals.
Example: If we take a large number of samples of the same size from...
Gradient descent is an iterative optimization algorithm used to minimize a cost function by adjusting model parameters.
Gradient descent is used in machine learning to optimize models.
It works by iteratively adjusting model parameters to minimize a cost function.
The algorithm calculates the gradient of the cost function and moves in the direction of steepest descent.
There are different variants of gradient descent, such...
Image segmentation is the process of dividing an image into multiple segments or regions.
It is used in computer vision to identify and separate objects or regions of interest in an image.
It can be done using various techniques such as thresholding, clustering, edge detection, and region growing.
Applications include object recognition, medical imaging, and autonomous vehicles.
Examples include separating the foreground a...
Object detection using CNN involves training a neural network to identify and locate objects within an image.
CNNs use convolutional layers to extract features from images
These features are then passed through fully connected layers to classify and locate objects
Common architectures for object detection include YOLO, SSD, and Faster R-CNN
Analyze a scenario for the reduce in sales of a product in the end of the month.
Great Learning interview questions for designations
I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 4 interview rounds.
They share some apptitude questions and communication related questions to answer them...
Take a one topic from my self to discuss with other to communicate....how easily
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
Verbal, logical, Quantative test
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via Referral and was interviewed in May 2024. There were 5 interview rounds.
Order of execution refers to the sequence in which operations are carried out in a program or system.
Execution starts from the top of the program and moves downwards.
Operations within parentheses are executed first.
Multiplication and division are executed before addition and subtraction.
Functions are executed when they are called.
Control structures like loops and conditionals affect the order of execution.
Use a SQL query to find different routes for an airline based on source and destination columns in a table.
Use a SELECT statement to retrieve the distinct combinations of source and destination.
Use the DISTINCT keyword to ensure only unique routes are returned.
Order the results by source and destination for easier analysis.
based on 3 interviews
Interview experience
based on 14 reviews
Rating in categories
Program Manager
312
salaries
| ₹6 L/yr - ₹12.1 L/yr |
Senior Learning Consultant
307
salaries
| ₹4.5 L/yr - ₹14 L/yr |
Learning Consultant
283
salaries
| ₹3.8 L/yr - ₹10 L/yr |
Data Scientist
100
salaries
| ₹6.5 L/yr - ₹15 L/yr |
Team Lead
100
salaries
| ₹6.5 L/yr - ₹13.5 L/yr |
Whitehat jr
Unacademy
Extramarks Education
upGrad