Filter interviews by
I applied via LinkedIn and was interviewed in Aug 2022. There were 4 interview rounds.
Types of joins in SQL include inner join, left join, right join, and full outer join.
Inner join: Returns rows when there is a 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 outer join: Returns rows when there is a match in either table.
Static RLS restricts access based on predefined rules, while dynamic RLS adjusts access based on user attributes or context.
Static RLS uses fixed rules to control access to data
Dynamic RLS adjusts access based on user attributes or context
Static RLS example: Only managers can view salary information
Dynamic RLS example: Employees can only access data for their own department
Top trending discussions
posted on 16 Sep 2022
Easy with 40-50 questions
Easy was for 30 minutes. Team vs Individual
I applied via campus placement at National Institute of Technology (NIT), Warangal
1 hour aptitude test
I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.
Basic aptitude question
I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.
Simple Data Science Case Study
Data Science Case Study
posted on 28 Apr 2024
I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.
Implementing logics in a use case study to analyze data and derive insights.
Identify the problem statement and objectives of the study
Collect relevant data and clean it for analysis
Apply statistical and machine learning techniques to derive insights
Interpret the results and communicate findings to stakeholders
Python, data manipluation, ML, SQl
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
Topics like sql, python, aptitude were covered.
I applied via campus placement at Lovely Professional University (LPU) and was interviewed before May 2023. There was 1 interview round.
Reverse a string in a list of strings
Iterate through each string in the list
Use the built-in function to reverse each string
Store the reversed strings in a new list
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
posted on 7 Feb 2022
I was interviewed before Feb 2021.
Round duration - 90 Minutes
Round difficulty - Medium
The test is divided into 3 sections:
1. R coding.
2. Python coding. This section includes NumPy and scikit questions.
3. Statistics. This section includes T-tests, Anova regression distributions, and chi-square.
Each section has roughly 12 questions. The number of questions and difficulty is not set in advance, the test is adaptive. The more correct answers you give, the more the questions get tougher. The qualification does not depend upon the number of questions solved, rather on the difficulty level you can achive.
Complete the function to find the value in a specified categorical column with the highest average of a specified numeric column.
import pandas as pddef category_avg(df, cat_column, num_col...
The function finds the value in a specified categorical column with the highest average of a specified numeric column.
Use the groupby() function in pandas to group the data by the categorical column
Calculate the average of the numeric column for each group
Find the group with the highest average and return the corresponding value from the categorical column
Round duration - 60 Minutes
Round difficulty - Hard
The task is to rotate a square matrix by 90 degrees in an anti-clockwise direction using constant extra space.
Iterate through each layer of the matrix from outer to inner
For each layer, perform a four-way swap of elements
Continue this process until all layers have been rotated
Round duration - 30 Minutes
Round difficulty - Medium
How was your interview experience so far?
Why do you want to join us?
Are you a leader or a follower?
Answering basic HR questions in a data science intern interview.
My interview experience so far has been positive and informative.
I want to join your company because of its reputation in the data science field and the opportunity to work on challenging projects.
I consider myself a leader as I have successfully led a team in a previous project.
I believe in taking initiative and guiding others towards achieving common goa...
Tip 1 : Have in-depth knowledge of data-frame manipulation using Pandas
Tip 2 : Learn all NumPy array methods
Tip 3 : Good working knowledge about Scikit Learn
Tip 1 : Have 2-3 good projects on Machine Learning or Data Science preferably in Python.
Tip 2 : List only those skills which you are good at.
based on 6 reviews
Rating in categories
Research Associate
198
salaries
| ₹2 L/yr - ₹6.2 L/yr |
Senior Research Associate
111
salaries
| ₹3.5 L/yr - ₹8.6 L/yr |
Research Analyst
100
salaries
| ₹3.2 L/yr - ₹9.7 L/yr |
Software Engineer
59
salaries
| ₹3.5 L/yr - ₹10.5 L/yr |
Analyst
55
salaries
| ₹4 L/yr - ₹10.2 L/yr |
Frost & Sullivan
McKinsey & Company
BCG
Gartner