i
Celebal Technologies
Filter interviews by
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
I appeared for an interview before Mar 2024.
The group discussion (GD) round is expected to last 20 minutes. The topics were straightforward and easily comprehensible. The primary focus when participating in the GD should be on English fluency. It is not primarily about how content-rich or intellectually impressive your speech is, but rather about the level of fluency in communication.
posted on 11 May 2024
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
Basic aptitude available in YouTube and Google
posted on 16 May 2024
I applied via Campus Placement and was interviewed before May 2023. There were 4 interview rounds.
Basic coding questions
Given a topic and asked to speak about it. half members are supporting the statement, half are against the statement
Use SQL query to retrieve the salary of an employee.
Use SELECT statement to retrieve the salary column from the employee table.
Specify the employee's ID or name in the WHERE clause to filter the results.
Consider joining the employee table with other tables if necessary.
Use appropriate functions like SUM, AVG, MAX, MIN if needed.
Example: SELECT salary FROM employee WHERE employee_id = 123;
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
It was well designed
I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.
Object-oriented programming (OOP) knowledge is an advantage but not necessary for a data engineer.
OOP concepts like inheritance, encapsulation, and polymorphism can be useful in designing data models.
OOP languages like Java and Python are commonly used in data engineering.
Understanding OOP can help with debugging and maintaining code.
However, OOP is not a requirement for data engineering and other programming paradigms
posted on 17 Nov 2021
I applied via Campus Placement and was interviewed in Oct 2021. There were 4 interview rounds.
posted on 26 Aug 2023
posted on 28 Jun 2022
I applied via Campus Placement and was interviewed in May 2022. There were 3 interview rounds.
Covers the simple aptitude question and basic CS fundamental and oops concepts.
based on 2 interviews
Interview experience
based on 22 reviews
Rating in categories
Data Engineer
412
salaries
| ₹4.5 L/yr - ₹13 L/yr |
Associate
259
salaries
| ₹4 L/yr - ₹10 L/yr |
Associate Consultant
160
salaries
| ₹5 L/yr - ₹15 L/yr |
Associate Data Engineer
159
salaries
| ₹4 L/yr - ₹10.5 L/yr |
Data Scientist
129
salaries
| ₹4.5 L/yr - ₹16 L/yr |
Intellect Design Arena
Thomson Reuters
Oracle Cerner
NextComm Corporation