i
Celebal Technologies
Filter interviews by
I applied via Company Website and was interviewed in Feb 2022. There was 1 interview round.
posted on 24 Oct 2023
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Coding and aptitude and logical reasoning three sections were there.In Coding you have 4 language to choose from and you must select 2 languages and in each language you have to solve 2 questions. It was relatively easy .
To insert a node at the middle of a linked list, find the middle node and adjust pointers accordingly.
Find the middle node using slow and fast pointers
Insert the new node after the middle node
Adjust pointers to link the new node correctly
Count the number of perfect subarrays in an array where odd values are at odd positions and even values are at even positions.
Iterate through the array and keep track of the count of odd and even numbers encountered so far.
If the count of odd and even numbers at the current index matches the index itself, increment the count of perfect subarrays.
Example: For array [2, 1, 3, 4], there are 3 perfect subarrays: [2, 1], [1
Binary search can be used to find the number in a sorted array in log(n) time.
Implement binary search algorithm to find the number in the sorted array.
If the number is not found, return the index where it should be inserted.
Time complexity of binary search is O(log n).
To maximize the area of a container formed by two parallel bars, use the two-pointer approach in O(n) time complexity.
Use the two-pointer approach to iterate from both ends towards the center of the array.
Calculate the area formed by the two bars at each step and update the maximum area found so far.
Move the pointer with the smaller height towards the center to potentially find a larger area.
Repeat the process until th
I applied via campus placement at Easwari Engineering College, Chennai and was interviewed in Jan 2024. There were 2 interview rounds.
Easy, try to solve every questions
The GD topic is mostly random for us it's about
Indian vs foreign web series and they picked
the top 5 people who spoke well.....have seen
one guy got picked even though he spoke only
once whereas other spoke for several times
mainly focus on framing few gud points and
say it way that grabs the interviewers
attention!
ATB!!
I applied via campus placement at IMS Engineering College, Ghaziabad and was interviewed in Jun 2023. There were 4 interview rounds.
30 minutes 50 Questions of Aptitude,Programming,English Grammer.
DSA with the concepts of Arrays, Linked List, trees, Binary Trees and Graphs and the overall Time Complexity.
I applied via Walk-in and was interviewed before Jul 2022. There were 4 interview rounds.
There are 25 questions in aptitude test.
There are several question asked as per company requirements
I have a strong understanding of programming concepts and have experience with various programming languages.
Proficient in languages such as Java, Python, and C++
Familiar with data structures and algorithms
Experience with software development practices like version control and testing
Completed projects involving web development and mobile app development
posted on 14 Mar 2024
I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.
OOPS Concept , DBMS, OS, DSA
posted on 3 Jan 2022
Data Engineer
362
salaries
| ₹4 L/yr - ₹11 L/yr |
Associate
257
salaries
| ₹4 L/yr - ₹9.5 L/yr |
Associate Data Engineer
154
salaries
| ₹2.5 L/yr - ₹11 L/yr |
Associate Consultant
136
salaries
| ₹5 L/yr - ₹16.4 L/yr |
Data Scientist
130
salaries
| ₹4.6 L/yr - ₹13 L/yr |
TCS
Infosys
Wipro
HCLTech