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 Interview Questions, Process, and Tips

Updated 5 Mar 2025

Top Celebal Technologies Interview Questions and Answers

View all 69 questions

Celebal Technologies Interview Experiences

Popular Designations

119 interviews found

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

Q1. Datastge - How will you remove Header and trailer from Sequential data file
View answer (2)

Associate Interview Questions & Answers

user image Anonymous

posted on 15 Oct 2022

I applied via Cocubes and was interviewed in Sep 2022. There were 5 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 Resume tips
Round 2 - Aptitude Test 

I was shortlisted through Cocubes

Round 3 - Coding Test 

It include aptitude question, question from domain, coding and SQL

Round 4 - Technical 

(1 Question)

  • Q1. Mainly focused on your projects and the domain for which you have applied.
Round 5 - HR 

(1 Question)

  • Q1. Typical HR questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - The process was quite smooth.. After clearing the tests.. The interview process took two days.. And results was declared on the third day.

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)
Celebal Technologies Interview Questions and Answers for Freshers
illustration image

Summer Intern Interview Questions & Answers

user image Anonymous

posted on 25 Nov 2024

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

I applied via Campus Placement and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

Time was given 1.5 hrs and there were 30 mcq from OOP'S, SQL, OS, Networking, DBMS and 2 coding questions were given, difficulty ranging from easy to medium, The test was online proctored, this was the final test those who are selected, were directly absorbed in the Company as summer Intern, in their specified interest of domain.

Summer Intern Interview Questions asked at other Companies

Q1. There are 8 bottles of milk out of which one bottle is poisoned. What will be the minimum number of persons required to find the poisoned bottle if the person dies within 24 hours of drinking the poison. You have only 24 hours.
View answer (6)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude, Sql, and some programming mcq question

Round 2 - Coding Test 

Basic coding question

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (2)

Celebal Technologies interview questions for popular designations

 Data Engineer

 (17)

 Data Scientist

 (9)

 Associate

 (8)

 Intern

 (7)

 SQL Developer

 (5)

 Internship Trainee

 (3)

 Data Analyst

 (3)

 Associate Consultant

 (3)

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 May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Python and SQL coding

Round 2 - Technical 

(2 Questions)

  • Q1. Python basics like explaining some functions
  • Q2. Given me a code to solve while presenting the screen using different different approaches
Round 3 - HR 

(3 Questions)

  • Q1. What are your goals
  • Q2. Are you familiar with Celebal Technologies
  • Ans. 

    Celebal Technologies is a technology company specializing in data engineering and analytics solutions.

    • Celebal Technologies is known for providing data engineering and analytics solutions.

    • They offer services such as data integration, data warehousing, and data visualization.

    • Celebal Technologies works with clients across various industries to help them optimize their data processes.

    • They have expertise in technologies lik...

  • Answered by AI
  • Q3. What is the Goal of Celebal Technologies
  • Ans. 

    Celebal Technologies aims to provide innovative solutions using cutting-edge technologies to help businesses thrive in the digital age.

    • Developing advanced data analytics tools for businesses

    • Creating AI-driven solutions for automation and optimization

    • Offering consulting services for digital transformation

    • Empowering organizations with cloud computing and IoT solutions

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Celebal Technologies Data Engineer interview:
  • Python
  • SQL
  • Big Data
Interview preparation tips for other job seekers - You can prepare from javatpoint for basics of Python and SQL and also have a good knowledge of programming and troubleshooting the code if you stuck while presenting as it gives a positive impact on interviewer.

Top Celebal Technologies Data Engineer Interview Questions and Answers

Q1. Are you familiar with Celebal Technologies
View answer (1)

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)

Get interview-ready with Top Celebal Technologies Interview Questions

Data Science Interview Questions & Answers

user image Yash Gaikwad

posted on 6 Jul 2023

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

I applied via LinkedIn and was interviewed in Jan 2023. There were 3 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 Resume tips
Round 2 - Aptitude Test 

10 ques on quant, 10 on verbal, 10 on logical reasoning

Round 3 - Coding Test 

2 coding questions. first question was on arrays, second question was on string

Data Science Interview Questions asked at other Companies

Q1. What is list and tuple?
View answer (1)

Jobs at Celebal Technologies

View all
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 Resume tips
Round 2 - Aptitude Test 

Aptitude test is there before main section total of 4 section A B C D , A section is aptitude, B section is mixed technical questions, C section is error
and compilation as well as language specific, D section consists of coding and database management related

Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to array, time and space complexity
  • Q2. Write code for patterns
  • Ans. 

    Code for patterns

    • Decide on the pattern to be created

    • Use loops and conditional statements to generate the pattern

    • Test the code with different inputs

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Questions from previous projects , intership and all

Interview Preparation Tips

Interview preparation tips for other job seekers - Student should focus on basics and works on basic coding part to be clear their thoughts and logic process, also need to focus on database part , try to do hands on all coding questions available on programiz website

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)

I applied via Approached by Company and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. First round revolved around my work experience and whatever I had mentioned in my resume
Round 2 - Technical 

(1 Question)

  • Q1. Round was mostly to check my fitment in the role

Interview Preparation Tips

Interview preparation tips for other job seekers - Pathetic HR and miscommunication in the organisation. I cleared all the interviews and still did not get any offer. Just a waste of my time. Request to organisation to buckle up and be transparent. If you need a candidate give them offer on time or else there are thousands of better companies waiting to hire good candidates.

Sales Specialist Interview Questions asked at other Companies

Q1. What do you feel about digital education for kids ?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Sep 2022. There were 3 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 Resume tips
Round 2 - Coding Test 

Basic Python question based on square root ,patterns

Round 3 - Technical 

(1 Question)

  • Q1. Question on ML like classification,Regression,Evaluation metrices,Filling missing values

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and strongly prepare basics of the subject

Data Science Intern Interview Questions asked at other Companies

Q1. Rotate Matrix by 90 Degrees Problem Statement Given a square matrix 'MATRIX' of non-negative integers, rotate the matrix by 90 degrees in an anti-clockwise direction using only constant extra space. Input: The first line of input contains a... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked about VBA and SharePoint
  • Q2. Asked about power automate
Round 2 - Scenario Based 

(1 Question)

  • Q1. Asked questions about challenges in projects.
Round 3 - HR 

(1 Question)

  • Q1. Discussed on salary structure and company policies.

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)
Contribute & help others!
anonymous
You can choose to be anonymous

Celebal Technologies Interview FAQs

How many rounds are there in Celebal Technologies interview?
Celebal Technologies interview process usually has 2-3 rounds. The most common rounds in the Celebal Technologies interview process are Technical, Coding Test and HR.
How to prepare for Celebal Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Celebal Technologies. The most common topics and skills that interviewers at Celebal Technologies expect are C#, Javascript, SQL, .Net and Python.
What are the top questions asked in Celebal Technologies interview?

Some of the top questions asked at the Celebal Technologies interview -

  1. 2. What are the main modules of Node.js? Explain in deta...read more
  2. 1. What is Node.js? Describe the inner workings of Node...read more
  3. How to create soft link and hardlink How to create empty file in Lin...read more
How long is the Celebal Technologies interview process?

The duration of Celebal Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Numeric Technologies India

No Jobs

JOBS

Clarion Technologies

No Jobs

SALARIES

Bridge Group Solutions

JOBS

Rapsys Technologies

No Jobs

JOBS

Sitaram Spinners

No Jobs

REVIEWS

BNP Paribas India Solutions

No Reviews

INTERVIEWS

AmbitionBox

No Interviews

REVIEWS

BNP Paribas India Solutions

No Reviews

SALARIES

Bridge Group Solutions

Tell us how to improve this page.

Celebal Technologies Interview Process

based on 119 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Chetu Interview Questions
3.3
 • 172 Interviews
View all

Celebal Technologies Reviews and Ratings

based on 546 reviews

3.0/5

Rating in categories

3.5

Skill development

3.1

Work-life balance

2.8

Salary

2.7

Job security

2.9

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 546 Reviews and Ratings
C#WPF Developer /Lead

Jaipur

3-8 Yrs

Not Disclosed

HR Executive-Performance Management

Jaipur

3-5 Yrs

Not Disclosed

Sap Bw Hana Consultant

Noida,

Hyderabad / Secunderabad

+1

10-15 Yrs

Not Disclosed

Explore more jobs
Data Engineer
391 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
250 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Data Engineer
159 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
158 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
125 salaries
unlock blur

₹0 L/yr - ₹0 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