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 Senior Data Engineer Interview Questions and Answers

Updated 14 Jan 2025

Celebal Technologies Senior Data Engineer Interview Experiences

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Group Discussion 

In GD I was provided with general topics not related to technical concepts

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to Python and SQL
Round 3 - HR 

(1 Question)

  • Q1. Discussed about my Salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are fresher, AVASOFT is the best starting point to you
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Cache vs persist
  • Ans. 

    Cache is used for temporary storage of data in memory, while persist is used for saving data to disk for long-term storage.

    • Cache is typically faster as it stores data in memory for quick access.

    • Persist saves data to disk for durability and long-term storage.

    • Cache is often used for temporary data that can be recomputed if lost, while persist is used for important data that needs to be retained.

    • Examples: Using cache for ...

  • Answered by AI
  • Q2. Broadcast join and other optimization techniques
Round 2 - One-on-one 

(4 Questions)

  • Q1. Sql window function
  • Q2. Spark architecture, dataframe vs rdd
  • Q3. Python reverse sentence
  • Ans. 

    Reverse a sentence using Python

    • Split the sentence into words using split() method

    • Reverse the list of words using list slicing

    • Join the reversed list of words back into a sentence using join() method

  • Answered by AI
  • Q4. Join based on nulls in sql

Skills evaluated in this interview

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

(2 Questions)

  • Q1. How did you ingest kafka data and you day to day activity
  • Ans. 

    I ingested Kafka data using Kafka Connect and performed data processing and analysis on a daily basis.

    • Used Kafka Connect to ingest data from various sources into Kafka topics

    • Developed custom Kafka Connect connectors for specific data sources

    • Utilized Kafka Streams for real-time data processing and analysis

    • Worked with schema registry for data serialization and deserialization

  • Answered by AI
  • Q2. What is catalyst optimizer
  • Ans. 

    Catalyst optimizer is a query optimization framework in Apache Spark that improves performance by generating optimized query plans.

    • Catalyst optimizer is a rule-based optimization framework in Apache Spark.

    • It leverages advanced techniques like predicate pushdown, constant folding, and join reordering to optimize query plans.

    • Catalyst optimizer helps in improving the performance of Spark SQL queries by selecting the most ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn spark architecture and about your project end to end

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

SQL test, 3-5 questions. Easy to moderate difficult.

Round 2 - HR 

(2 Questions)

  • Q1. Your current and expected slaray
  • Q2. Do you have any offer in hand
  • Ans. 

    Yes, I have received an offer from another company.

    • Received an offer from XYZ company for a Senior Data Engineer position

    • Currently evaluating the offer and considering my options

    • Have not made a decision yet

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy and be prepare for SQL python and dashboard

I applied via LinkedIn and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical Questions were easy. No coding questions just on architecture level and basic system design questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Got selected in interview. However offer was not released. Time to time HR would call to check whether I am serving notice. "You were searching from long time, still you don't have any other offer yet ". This shows HR team just want to hire someone who is already serving notice irrespective of the rounds cleared
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - One-on-one 

(1 Question)

  • Q1. Design zepto delivery system .
  • Ans. 

    Design a zepto delivery system for efficient and fast delivery of small packages.

    • Utilize drones for quick and efficient delivery

    • Implement a centralized hub for package sorting and distribution

    • Use GPS tracking for real-time package monitoring

    • Optimize routes for faster delivery times

    • Ensure secure and reliable delivery process

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Sep 2024.

Round 1 - Aptitude Test 

Logical questions which are highly useful

Round 2 - Coding Test 

Multiple coding questions they asked in pyspark

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

I applied via Naukri.com and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Linux questions
  • Q2. Boot process of linux
  • Ans. 

    The Linux boot process involves several stages, including BIOS/UEFI, bootloader, kernel initialization, and user space initialization.

    • BIOS/UEFI performs hardware checks and loads bootloader

    • Bootloader (GRUB, LILO) loads kernel into memory

    • Kernel initializes hardware, mounts root filesystem, and starts user space processes

    • User space initialization includes starting system services and login prompt

  • Answered by AI
  • Q3. Rhel6 vs rhel 7
  • Ans. 

    RHEL 7 offers improved performance, security features, and support for newer hardware compared to RHEL 6.

    • RHEL 7 has better performance due to kernel improvements and optimized resource management.

    • RHEL 7 includes enhanced security features such as SELinux improvements and system-wide cryptographic policies.

    • RHEL 7 provides support for newer hardware and technologies, such as Docker containers and systemd.

    • RHEL 7 offers im...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. AWS questions about ec2, security groups, roles and etc
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and other benefits

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was smooth and interviewer asked relevant questions.
Paying good salary and other benefits.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Oct 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

4 Coding Questions Leetcode Level Medium to Hard. Had to solve it within 1.5 hours.

Was able to solve 2 questions - One hard and one Medium. Hadn't enough time to solve all.

Round 3 - Technical 

(2 Questions)

  • Q1. DSA based round. Was asked to write 3 APIs based on the the given n-ary tree.
  • Q2. Questions based on Path, end node, best path, etc.
Round 4 - Technical 

(1 Question)

  • Q1. System Design round : Was asked to design RDBMS for the given problem.
Round 5 - One-on-one 

(1 Question)

  • Q1. HM Round : Mostly behavioral based around Twilio Magic Values
Round 6 - One-on-one 

(1 Question)

  • Q1. Bar Raiser Round : Taken by a director. Was asked behavioral questions again.

Interview Preparation Tips

Interview preparation tips for other job seekers - Expect real day use cases based questions here. Plus it's a communication company so prepare some network based questions.

Celebal Technologies Interview FAQs

How many rounds are there in Celebal Technologies Senior Data Engineer interview?
Celebal Technologies interview process usually has 1 rounds. The most common rounds in the Celebal Technologies interview process are Technical.
What are the top questions asked in Celebal Technologies Senior Data Engineer interview?

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

  1. Majorly around databri...read more
  2. Azure Data Fact...read more

Tell us how to improve this page.

Celebal Technologies Senior Data Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Celebal Technologies Senior Data Engineer Salary
based on 4 salaries
₹10.2 L/yr - ₹15.3 L/yr
41% less than the average Senior Data Engineer Salary in India
View more details

Celebal Technologies Senior Data Engineer Reviews and Ratings

based on 3 reviews

2.8/5

Rating in categories

5.0

Skill development

2.8

Work-life balance

3.1

Salary

1.4

Job security

2.8

Company culture

2.4

Promotions

3.3

Work satisfaction

Explore 3 Reviews and Ratings
Data Engineer
380 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Associate
250 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Associate Consultant
160 salaries
unlock blur

₹5 L/yr - ₹16.3 L/yr

Associate Data Engineer
158 salaries
unlock blur

₹2.5 L/yr - ₹11 L/yr

Data Scientist
124 salaries
unlock blur

₹4.5 L/yr - ₹14.3 L/yr

Explore more salaries
Compare Celebal Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview