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
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are closures?
  • Ans. 

    Closures are functions that have access to their own scope, as well as the scope in which they were defined.

    • Closures are created when a function is defined within another function and has access to the outer function's variables.

    • They allow for maintaining state in an asynchronous environment.

    • Closures can be used to create private variables and functions in JavaScript.

  • Answered by AI

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 16 Oct 2023

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

A basic GD round just formality.

Round 2 - Coding Test 

Mettl online test just clear 50% to technical round

Round 3 - Technical 

(2 Questions)

  • Q1. Basic SQL Python easy problems.
  • Q2. Pattern of Pascal Triangle
  • Ans. 

    Pascal's Triangle is a mathematical pattern where each number is the sum of the two numbers directly above it.

    • Each row starts and ends with 1.

    • To get the middle numbers, add the two numbers above it.

    • Example: Row 4 - 1 3 3 1 (1+3=4, 3+3=6, 3+1=4)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Established company but very less work satisfaction.

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Celebal Technologies Interview Questions and Answers for Freshers
illustration image

React Developer Interview Questions & Answers

user image Sourabh Rathore

posted on 18 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Basic array string operatioms

Round 2 - HR 

(1 Question)

  • Q1. Smooth basic discussion

React Developer Interview Questions asked at other Companies

Q1. Swap Two Numbers Problem Statement Given two integers a and b, your task is to swap these numbers and output the swapped values. Input: The first line contains a single integer 't', representing the number of test cases.Each subsequent line... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Medium aptitude test

Round 2 - Coding Test 

Easy coding questions

Data Engineering Analyst Interview Questions asked at other Companies

Q1. Product Of Array Except Self Problem Statement You are provided with an integer array ARR of size N. You need to return an array PRODUCT such that PRODUCT[i] equals the product of all the elements of ARR except ARR[i]. Example: Input: T = 2... read more
View answer (1)

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
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are the principles of the Project Management ?
  • Ans. 

    Project Management principles are fundamental guidelines for managing projects effectively.

    • Clear objectives and goals must be defined at the beginning of the project.

    • Effective communication is essential for all stakeholders involved in the project.

    • Proper planning and scheduling are crucial for successful project completion.

    • Risk management strategies should be in place to address potential issues that may arise.

    • Regular ...

  • Answered by AI
  • Q2. Explain the functioning of the Project that you worked on ?
  • Q3. Explain some of the Python functions you worked on in the Project with the values ?
  • Ans. 

    I worked on Python functions in the project to manipulate data and perform calculations.

    • Used Python functions like 'sum()', 'max()', 'min()' to calculate total, maximum, and minimum values of datasets.

    • Implemented custom functions to clean and preprocess data before analysis.

    • Utilized functions like 'filter()', 'map()', 'reduce()' for data transformation and aggregation.

    • Created functions to generate visualizations using

  • Answered by AI

Skills evaluated in this interview

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Get interview-ready with Top Celebal Technologies Interview Questions

Interview Questions & Answers

user image vishnu banjara

posted on 8 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Simple questions are there of stack and string

Round 2 - One-on-one 

(1 Question)

  • Q1. Cpp memory management

Interview Preparation Tips

Topics to prepare for Celebal Technologies interview:
  • d.p.
  • string

Jobs at Celebal Technologies

View all

Interview Questions & Answers

user image Anonymous

posted on 19 Mar 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

There are total 4 section in the Coding test.
First and Second sections consists of Python questions (each section has 3 questions intermediate level).
Third and Fourth sections consists of Machine Learning questions.

Round 2 - Technical 

(1 Question)

  • Q1. 1. Questions on Python (Strings). 2. Questions on SQL (Join and Windows Functions) 3. Questions on Machine Learning In-depth (Supervised and Unsupervised) 4. Questions on NLP
Round 3 - HR 

(1 Question)

  • Q1. Discussion all about company rules and regulations, Salary. And how to use Zoho application.

Interview Preparation Tips

Topics to prepare for Celebal Technologies interview:
  • Python
  • Machine Learning
  • SQL
  • Deep Learning
  • Statistics

Consultant Interview Questions & Answers

user image Anonymous

posted on 21 Feb 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Baaics of SQL AND ADF
  • Ans. 

    SQL is a language used for managing relational databases, while ADF (Azure Data Factory) is a cloud-based data integration service.

    • SQL is used to query, insert, update, and delete data in databases.

    • ADF is used to create data pipelines for moving and transforming data in the cloud.

    • SQL examples: SELECT * FROM table_name; INSERT INTO table_name (column1, column2) VALUES (value1, value2);

    • ADF example: Create a pipeline to c...

  • Answered by AI

Skills evaluated in this interview

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Data Scientist Interview Questions & Answers

user image Harsh Gupta

posted on 24 Feb 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Heap concept,insert 10 values in list

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Intern Interview Questions & Answers

user image kavya

posted on 12 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Questions asked about dbms,oops,java

Round 2 - Group Discussion 

Topic on sql joins , dbms

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
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

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

SALARIES

Broad Air Conditioning

INTERVIEWS

Celebal Technologies

No Interviews

SALARIES

Broad Air Conditioning

INTERVIEWS

HSBC Group

No Interviews

SALARIES

Bridge Group Solutions

INTERVIEWS

Juspay Technologies

No Interviews

SALARIES

BNP Paribas India 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 541 reviews

3.0/5

Rating in categories

3.5

Skill development

3.1

Work-life balance

2.9

Salary

2.6

Job security

2.9

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 541 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
381 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
250 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
158 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Data Engineer
158 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
123 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent