i
Celebal Technologies
Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed in Jul 2022. There were 2 interview rounds.
First round is basically on python multiple choice questions and then it was asking 6 python easy-moderate question(Don't worry it's not like DSA) then 6 SQL questions which is kind of midium level questions.
An empty class can be created in Python using the 'pass' keyword.
Use the 'class' keyword to define a class.
Add the class name and a colon after the 'class' keyword.
Use the 'pass' keyword to indicate an empty class body.
I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.
2 SQL questions with some dsa and python mqs.
Use SQL queries with GROUP BY and HAVING clause to find duplicate values in a table.
Use GROUP BY clause to group the records based on the columns you want to check for duplicates.
Use HAVING clause to filter out the groups that have more than one record, indicating duplicates.
Example: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name HAVING COUNT(*) > 1;
Use SQL query with subquery to find second highest salary
Use ORDER BY clause to sort salaries in descending order
Use LIMIT clause to get the second row after skipping the first row
Use a subquery to avoid duplicates if multiple employees have the same highest salary
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 4 interview rounds.
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via Indeed and was interviewed before Dec 2018. There were 3 interview rounds.
I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Sep 2021. There was 1 interview round.
based on 2 interviews
Interview experience
based on 21 reviews
Rating in categories
Data Engineer
381
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
250
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
158
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Data Engineer
158
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Scientist
123
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech