Filter interviews by
Lambda functions are anonymous functions in Python that can have any number of arguments but only one expression.
Lambda functions are defined using the lambda keyword.
They are commonly used with functions like map(), filter(), and reduce().
Example: double = lambda x: x * 2
Precision, recall, and F1 score are metrics used to evaluate the performance of classification models.
Precision is the ratio of correctly predicted positive observations to the total predicted positive observations.
Recall is the ratio of correctly predicted positive observations to the all observations in actual class.
F1 score is the harmonic mean of precision and recall, providing a balance between the two metrics.
Pre...
Elbow curve helps in determining the optimal number of clusters in a dataset.
Elbow curve is a plot of the number of clusters against the within-cluster sum of squares (WCSS).
The point where the rate of decrease of WCSS sharply changes is considered as the optimal number of clusters.
It helps in finding the balance between having too few or too many clusters.
For example, if the elbow point is at 3 clusters, it suggests t
Support, confidence, and lift are key metrics in market basket analysis to identify relationships between items in a transaction.
Support measures how frequently an itemset appears in the dataset.
Confidence measures the likelihood that an item B is purchased when item A is purchased.
Lift measures how much more likely item B is purchased when item A is purchased compared to when item B is purchased independently of item ...
I applied via LinkedIn and was interviewed in Jul 2022. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in May 2022. There were 3 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
The aptitude test contains questions MCQs for quants, basic statistics and basic coding questions. The aptitude also has 2 coding problems to solve which would be of easy-medium level.
The second round was live coding test, where the interviewer looks for your approach towards solving a given problem. The approach matters more than the correct syntax. All coding languages were allowed. SQL queries can also be asked.
I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.
1st Round consisted of Technical Discussion and Coding Round. I was asked to write down the logic for Prime no., Fibonacci Series, Matrix related question, etc.
I was asked to share my screen and write down logic for questions related to Strings, Arrays and 2-D matrix's.
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before May 2021. There were 5 interview rounds.
Online test with questions from probability and reasoning
A case study for which we need to create a dashboard and a power point presentation.
SQL written test
posted on 16 Apr 2021
Implement merge sort and find kth largest element in an array.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.
Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.
Merge sort has a time complexity of O(nlogn) and space complexity of O(n).
Quick select has a time comp...
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Consultant
428
salaries
| ₹6.5 L/yr - ₹22 L/yr |
Associate Manager
383
salaries
| ₹11 L/yr - ₹37 L/yr |
Senior Business Analyst
251
salaries
| ₹6.5 L/yr - ₹17 L/yr |
Data Engineer
219
salaries
| ₹6 L/yr - ₹22 L/yr |
Senior Software Engineer
177
salaries
| ₹7.8 L/yr - ₹24 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant