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
3.2

based on 555 Reviews

Filter interviews by

Celebal Technologies Junior Associate Software Engineer Interview Questions and Answers

Updated 4 Aug 2022

Celebal Technologies Junior Associate Software Engineer Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basics of your projects and in detail analysis.
  • Q2. Next question depends on your skills in resume and position

Interview Preparation Tips

Topics to prepare for Celebal Technologies Junior Associate Software Engineer interview:
  • Oops
  • DSA
Interview preparation tips for other job seekers - Be very clear with your role and also showcase good know how of your project mentioned in the resume with basic of oops and DSA.

Interview questions from similar companies

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

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

Round 1 - Coding Test 

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 .

Round 2 - Technical 

(3 Questions)

  • Q1. They ask you to do programming for questions. If you are a thief and you have an array of houses you cannot rob the beside houses of the house you ribbed. Maximise the loot.
  • Q2. Insert node at middle in linked list
  • Ans. 

    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

  • Answered by AI
  • Q3. Find number of Perfect subarrays of the given array .A perfects subarray has odd value at odd place and even value at even position.
  • Ans. 

    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

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. They give you direct leetcode sums and ask to solve
  • Q2. Find if a number is there in a sorted array or not and if its not there where shoud it be inserted in log(n) time
  • Ans. 

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

  • Answered by AI
  • Q3. You are given parallel bars selecting two bars you can make a container .Maximise area.Find the slution in o(n)
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do leetcode questions daily.Do medium and easy questions daily.
I heard last round contained them asking questions from other big coding platforms such as geekforgeeks ,CodeChef etc

Skills evaluated in this interview

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

I applied via campus placement at Easwari Engineering College, Chennai and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy, try to solve every questions

Round 2 - Group Discussion 

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

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

I applied via campus placement at IMS Engineering College, Ghaziabad and was interviewed in Jun 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 - Aptitude Test 

30 minutes 50 Questions of Aptitude,Programming,English Grammer.

Round 3 - Coding Test 

DSA with the concepts of Arrays, Linked List, trees, Binary Trees and Graphs and the overall Time Complexity.

Round 4 - HR 

(1 Question)

  • Q1. Where do you see Yourself In 5 years?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jul 2022. There were 4 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 - Aptitude Test 

There are 25 questions in aptitude test.

Round 3 - Group Discussion 

There are several question asked as per company requirements

Round 4 - HR 

(3 Questions)

  • Q1. About your self and expectations
  • Q2. How much you know about programming.
  • Ans. 

    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

  • Answered by AI
  • Q3. Tell me about your self.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

OOPS Concept , DBMS, OS, DSA

Round 2 - Technical 

(1 Question)

  • Q1. All about the project work experience work done education interest & strength
Round 3 - HR 

(1 Question)

  • Q1. Salary work environment and growth expecting

Interview Preparation Tips

Interview preparation tips for other job seekers - Its good to work with the company in starting level and showing stability.

Interview Questionnaire 

1 Question

  • Q1. Java based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good, GD will be there, chennai campus looks good I don't know about Hyderabad campus

Celebal Technologies Interview FAQs

How many rounds are there in Celebal Technologies Junior Associate Software Engineer interview?
Celebal Technologies interview process usually has 1 rounds. The most common rounds in the Celebal Technologies interview process are One-on-one Round.

Tell us how to improve this page.

People are getting interviews through

based on 1 Celebal Technologies interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
LTIMindtree Interview Questions
3.9
 • 2.7k Interviews
Mphasis Interview Questions
3.4
 • 773 Interviews
Globant Interview Questions
3.9
 • 162 Interviews
View all
Data Engineer
362 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Associate
257 salaries
unlock blur

₹4 L/yr - ₹9.5 L/yr

Associate Data Engineer
154 salaries
unlock blur

₹2.5 L/yr - ₹11 L/yr

Associate Consultant
136 salaries
unlock blur

₹5 L/yr - ₹16.4 L/yr

Data Scientist
130 salaries
unlock blur

₹4.6 L/yr - ₹13 L/yr

Explore more salaries
Compare Celebal Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview