Filter interviews by
Top trending discussions
I was interviewed in Jan 2025.
Basic aptitude test with around 20-25 questions
A video assignment on a given topic
posted on 17 Dec 2024
I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.
Use SQL query to count number of reportees for each manager and filter out those with atleast 5 reportees.
Write a SQL query to count number of reportees for each manager using GROUP BY clause
Add HAVING clause to filter out managers with atleast 5 reportees
Example: SELECT managerId, COUNT(id) AS num_reportees FROM table_name GROUP BY managerId HAVING num_reportees >= 5
Use libraries like pandas and dask to efficiently manage large datasets in Python.
Use pandas library for data manipulation and analysis.
Use dask library for parallel computing and out-of-core processing.
Optimize memory usage by loading data in chunks or using data types efficiently.
Consider using cloud services like AWS S3 or Google BigQuery for storing and processing large datasets.
Some commonly used Python libraries for Data Analysts are Pandas, NumPy, Matplotlib, and Scikit-learn.
Pandas - used for data manipulation and analysis
NumPy - used for numerical computing and working with arrays
Matplotlib - used for data visualization
Scikit-learn - used for machine learning and data mining
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
1 python question and 1 sql question for coding and rest were the mcqs based on sql and python.
posted on 19 Nov 2024
I applied via campus placement at Indian Institute of Information Technology, Design and Manufacturing (IIITDM), Jabalpur and was interviewed in May 2024. There were 2 interview rounds.
DURATION 1.3 HRS WITH REASONING AND 2 CODING QUESTION
Use SQL query with ORDER BY and LIMIT to find the Nth highest salary.
Use ORDER BY clause to sort salaries in descending order
Use LIMIT to specify the Nth highest salary
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT N,1
I was interviewed before Jan 2024.
I applied via AmbitionBox and was interviewed in Nov 2022. There were 2 interview rounds.
posted on 10 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Union combines and removes duplicates, Union All combines without removing duplicates
Union combines result sets and removes duplicates
Union All combines result sets without removing duplicates
Union is slower than Union All as it involves removing duplicates
Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;
Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2;
Coalesce function in SQL is used to return the first non-null value in a list of expressions.
Coalesce function takes multiple parameters and returns the first non-null value.
It is commonly used to handle null values in SQL queries.
Example: SELECT COALESCE(column_name, 'N/A') FROM table_name;
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
based on 1 interview
Interview experience
Data Engineer
29
salaries
| ₹2.8 L/yr - ₹9 L/yr |
Data Scientist
15
salaries
| ₹3.5 L/yr - ₹14.5 L/yr |
Software Developer
6
salaries
| ₹4 L/yr - ₹10.6 L/yr |
Associate Software Engineer
6
salaries
| ₹2 L/yr - ₹4.5 L/yr |
Senior Software Engineer
6
salaries
| ₹6.7 L/yr - ₹16 L/yr |
Greenply
CenturyPly
Kajaria Ceramics
Somany Ceramics