Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Celebal Technologies Team. If you also belong to the team, you can get access from here

Celebal Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Celebal Technologies Associate Data Engineer Interview Questions and Answers

Updated 29 May 2024

Celebal Technologies Associate Data Engineer Interview Experiences

2 interviews found

I applied via LinkedIn and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Coding Test 

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.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Interviewer asked more about pandas, numpy and according to my resume. 1.what's Linear Regression (As on my resume mentioned that algorithm.)?? I can't remember such pandas and numpy questions but I can sa...
  • Q2. How is an empty class created in python.
  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Celebal Technologies Associate Data Engineer interview:
  • Python
  • sql
Interview preparation tips for other job seekers - 1.If you are good in python and sql then you got this job.
2.If you get the job then they would definitely put you in a contract of 2 or 3 years, So remember you can negotiate as much as you can.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 SQL questions with some dsa and python mqs.

Round 2 - Technical 

(4 Questions)

  • Q1. Mostly asked SQL questions.
  • Q2. Joins, normalisation, aggregate functions etc
  • Q3. SQL queries to find duplicate values
  • Ans. 

    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;

  • Answered by AI
  • Q4. SQL queries to find second highest salary
  • Ans. 

    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

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Generic behavioral questions

Skills evaluated in this interview

Associate Data Engineer Interview Questions Asked at Other Companies

asked in Cognizant
Q1. In DataStage, how would you remove the header and trailer from a ... read more
asked in Cognizant
Q2. How do you delete duplicate rows in SQL?
asked in Capgemini
Q3. How would you recommend a customer migrate to the cloud?
asked in Cognizant
Q4. How do you find a process ID in Linux?
asked in Cognizant
Q5. How would you read data from a .log file and extract specific col ... read more

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Celebal Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

They try to test if you can think on the spot and bring in a difference although in the job if you are creative managers will shut you down. So i don't see the feasibility of this point

Round 2 - One-on-one 

(1 Question)

  • Q1. Asked general questions and brain teasers
  • Ans. Answer freely and be on your feet
  • Answered by thinasparagus

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask recently joined folks about the case study and you will get the feel about the answers

I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1.joins and all basic SQL questions
  • Q2. 2. Oops knowledge advantage but not necessary.
  • Ans. 

    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...

  • Answered by AI
  • Q3. 3.er relationship

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.gd
2.tech1
3.tech2
4.hr
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. About project what are optimization you have done
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Daily based senarios

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to build data pipeline
  • Ans. 

    Building a data pipeline involves extracting, transforming, and loading data from various sources to a destination for analysis.

    • Identify data sources and determine the data to be collected

    • Extract data from sources using tools like Apache NiFi or Apache Kafka

    • Transform data using tools like Apache Spark or Python scripts

    • Load data into a destination such as a data warehouse or database

    • Schedule and automate the pipeline fo...

  • Answered by AI
  • Q2. IICS
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical qns totally-easy to moderate

Round 2 - Coding Test 

Coding in tech tools as interviewed

Round 3 - HR 

(2 Questions)

  • Q1. About resume points
  • Q2. Qns on tech tools used
  • Ans. 

    I have experience using a variety of tech tools including Microsoft Office Suite, Google Analytics, and Salesforce.

    • Microsoft Office Suite (Word, Excel, PowerPoint)

    • Google Analytics for data analysis

    • Salesforce for CRM management

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. About the project and technical aspect
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Highradius oroduxt workflow

Celebal Technologies Interview FAQs

How many rounds are there in Celebal Technologies Associate Data Engineer interview?
Celebal Technologies interview process usually has 2-3 rounds. The most common rounds in the Celebal Technologies interview process are Coding Test, One-on-one Round and Technical.
What are the top questions asked in Celebal Technologies Associate Data Engineer interview?

Some of the top questions asked at the Celebal Technologies Associate Data Engineer interview -

  1. How is an empty class created in pyth...read more
  2. SQL queries to find second highest sal...read more
  3. SQL queries to find duplicate val...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 2 interview experiences

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Chetu Interview Questions
3.3
 • 199 Interviews
HighRadius Interview Questions
2.8
 • 197 Interviews
AVASOFT Interview Questions
2.8
 • 175 Interviews
Oracle Cerner Interview Questions
3.6
 • 163 Interviews
Brane Enterprises Interview Questions
2.0
 • 138 Interviews
ivy Interview Questions
3.6
 • 133 Interviews
Axtria Interview Questions
2.9
 • 127 Interviews
Thomson Reuters Interview Questions
4.1
 • 125 Interviews
ServiceNow Interview Questions
4.1
 • 124 Interviews
DE Shaw Interview Questions
3.8
 • 124 Interviews
View all
Celebal Technologies Associate Data Engineer Salary
based on 188 salaries
₹4.1 L/yr - ₹10 L/yr
18% less than the average Associate Data Engineer Salary in India
View more details

Celebal Technologies Associate Data Engineer Reviews and Ratings

based on 25 reviews

2.8/5

Rating in categories

3.4

Skill development

3.1

Work-life balance

2.6

Salary

2.4

Job security

2.5

Company culture

2.5

Promotions

2.9

Work satisfaction

Explore 25 Reviews and Ratings
Data Engineer
457 salaries
unlock blur

₹4.5 L/yr - ₹11.2 L/yr

Associate
260 salaries
unlock blur

₹4 L/yr - ₹9.6 L/yr

Associate Data Engineer
188 salaries
unlock blur

₹4.1 L/yr - ₹10 L/yr

Associate Consultant
170 salaries
unlock blur

₹6.2 L/yr - ₹13 L/yr

Data Scientist
158 salaries
unlock blur

₹6 L/yr - ₹13.8 L/yr

Explore more salaries
Compare Celebal Technologies with

Thomson Reuters

4.1
Compare

HighRadius

2.8
Compare

Oracle Cerner

3.6
Compare

Chetu

3.3
Compare
write
Share an Interview