Filter interviews by
I applied via Approached by Company and was interviewed before Oct 2021. There were 5 interview rounds.
Do select coding test. then 2 basic data manipulation and sql rounds then management round
The function to extract the first letter of the firstname in a column varies based on the data manipulation package used.
Use SUBSTR function in SQL
Use str_extract function in R
Use substring function in Python
Overfitting in decision trees occurs when the model learns noise in the training data rather than the underlying pattern.
Overfitting happens when the decision tree is too complex and captures noise in the training data.
It leads to poor generalization on unseen data, as the model is too specific to the training set.
To prevent overfitting, techniques like pruning, setting a minimum number of samples per leaf, or using en
Bagging is a machine learning ensemble technique where multiple models are trained on different subsets of the training data and their predictions are combined.
Bagging stands for Bootstrap Aggregating.
It helps reduce overfitting by combining the predictions of multiple models.
Random Forest is a popular algorithm that uses bagging by training multiple decision trees on random subsets of the data.
A neuron is a basic unit of a neural network that receives input, processes it, and produces an output.
Neurons are inspired by biological neurons in the human brain.
They receive input signals, apply weights to them, sum them up, and pass the result through an activation function.
Neurons are organized in layers in a neural network, with each layer performing specific tasks.
In deep learning, multiple layers of neurons ar...
I applied via Campus Placement and was interviewed in Aug 2024. There were 4 interview rounds.
It was having basic aptitude questions
HAVING clause is used with GROUP BY to filter grouped rows, WHERE clause is used to filter individual rows.
HAVING clause is used with GROUP BY to filter grouped rows based on aggregate functions
WHERE clause is used to filter individual rows based on conditions
HAVING clause is applied after GROUP BY, WHERE clause is applied before GROUP BY
HAVING clause can only be used with SELECT statement that contains a GROUP BY clau
Arrays store elements in contiguous memory, while linked lists use nodes with pointers. Stacks follow LIFO, queues follow FIFO.
Arrays store elements in contiguous memory locations, allowing for constant time access to elements using indices.
Linked lists use nodes with pointers to the next node, allowing for dynamic memory allocation and insertion/deletion at any position.
Stacks follow Last In First Out (LIFO) principle...
I am a data science enthusiast with a strong background in statistics and machine learning.
Completed coursework in data analysis, statistical modeling, and predictive analytics
Proficient in programming languages such as Python, R, and SQL
Experience with data visualization tools like Tableau and Power BI
Worked on projects involving regression analysis, clustering, and classification algorithms
I am passionate about using data to solve complex problems and make informed decisions.
I have a strong background in statistics, mathematics, and programming, which are essential skills for a data science role.
I am excited about the opportunity to work with real-world data and apply machine learning algorithms to extract valuable insights.
I am eager to learn from experienced data scientists and contribute to innovative
Random forest is an ensemble learning method using multiple decision trees to improve accuracy and reduce overfitting.
Random forest uses multiple decision trees to make predictions.
Decision tree is a single tree structure used for classification and regression.
Random forest reduces overfitting by averaging the predictions of multiple trees.
Decision tree can be prone to overfitting if not pruned properly.
Random forest i...
I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.
SQL and quant, logical questions were asked.
posted on 8 Sep 2022
I applied via Recruitment Consulltant and was interviewed in Mar 2022. There were 3 interview rounds.
I applied via AngelList and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
First round was aptitude, communication test and a pseudo code question and all are elimination rounds if you passes all the rounds you will get an interview date....
I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.
Python coding and sql coding
List of strings starting with 'a'
Use a loop to iterate through each string
Check if each string starts with 'a'
Add the string to the list if it starts with 'a'
Use SQL query to find max value from a table
Use SQL query SELECT MAX(column_name) FROM table_name;
For example, SELECT MAX(salary) FROM employees;
Ensure proper column name and table name are used in the query
based on 1 review
Rating in categories
Consultant
1.1k
salaries
| ₹6 L/yr - ₹24 L/yr |
Data Engineer
683
salaries
| ₹7.5 L/yr - ₹28 L/yr |
Senior Consultant
560
salaries
| ₹12 L/yr - ₹38 L/yr |
Data Scientist
442
salaries
| ₹9 L/yr - ₹31 L/yr |
Engineer
217
salaries
| ₹7.5 L/yr - ₹26 L/yr |
Mu Sigma
AbsolutData
LatentView Analytics
Tiger Analytics