Upload Button Icon Add office photos

Filter interviews by

Celigo Interview Questions and Answers

Updated 31 Aug 2023

Celigo Interview Experiences

Popular Designations

5 interviews found

SDE Interview Questions & Answers

user image Anonymous

posted on 31 Aug 2023

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

I applied via Campus Placement and was interviewed in Mar 2023. There were 6 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 

It was a 90 min online coding test on hackerrank platform and the questions were from DSA.

Round 3 - Technical 

(1 Question)

  • Q1. We had a discussion on few dsa problems of leetcode style.
Round 4 - Technical 

(1 Question)

  • Q1. Leetcode style DSA interview
Round 5 - Technical 

(1 Question)

  • Q1. Leetcode Style DSA round and discussion on projects.
Round 6 - HR 

(1 Question)

  • Q1. Pure HR based questinos

SDE Interview Questions asked at other Companies

Q1. Return Subsets Sum to K Problem Statement Given an integer array 'ARR' of size 'N' and an integer 'K', return all the subsets of 'ARR' which sum to 'K'. Explanation: A subset of an array 'ARR' is a tuple that can be obtained from 'ARR' by r... read more
View answer (1)

Calpion Software Technologies

Be part of a company where work compliments life, not consumes it.

SDE Intern Interview Questions & Answers

user image Anonymous

posted on 27 Jul 2023

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

I applied via Campus Placement 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 Resume tips
Round 2 - Coding Test 

2 coding question bitmasking and dfs

Round 3 - One-on-one 

(2 Questions)

  • Q1. Rain water trapping leetcode question
  • Q2. Hashing basis easy question from leetcode
Round 4 - One-on-one 

(1 Question)

  • Q1. Job schedule leetcode easy question

SDE Intern Interview Questions asked at other Companies

Q1. Given a string of containing lower case letters and upper case characters. Find the number of occurrences of each character. The question was further modified to include the special characters as well. I was asked to design the test cases f... read more
View answer (2)
Celigo Interview Questions and Answers for Freshers
illustration image

I applied via LinkedIn and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Divide your life into three categories and explain the challenges.
  • Q2. Differs from person to person
  • Q3. Tell me about an start-up idea based on your region.
  • Q4. Explained them an idea I had.

Interview Preparation Tips

Interview preparation tips for other job seekers - Management is not interested in hiring....at least that's what HR said. They will kind of do time pass and waste time. I gave around 6 rounds os interviews from Director to PM with 1 year of experience plus an assignment.

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Project details, questions based on the resume and they will ask to write some java programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and try to answer which you know about.it is not mandatory to answer each and every question if even if you don't know.All the best

Junior Software Developer Interview Questions asked at other Companies

Q1. Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the ... read more
View answer (3)

Celigo interview questions for popular designations

 SDE Intern

 (1)

 Product Manager

 (1)

 SDE

 (1)

 Junior Software Developer

 (1)

 Cloude Software Developer

 (1)

Interview Preparation Tips

Round: Test
Experience: 1)There are two unsorted lists containing integers. Provide a solution to find the largest common integer in both lists (findCommonLargest(List list1, List list2)). You can use additional data structures if needed but utility methods from java collections are not allowed. There are many solutions possible for this problem; please provide the most efficient solution you can come up with and provide its running time in Big O notation

2) In a university, students can enroll in different courses.

A student may enroll for more than one course.

Both students and courses can be identified by IDs given to them. Design a data structure to store students, courses, and the student-course relationships. You can use arrays, lists, stacks, trees, graphs, etc. or come up with your own data structures.

Give the running times, in Big O notation, for the following operations for your data structure and justify the answers:

a) Return all students in a list.

b) Return all courses in a list.

c) Return all courses in a list for a given student.

d) Return all students in a list for a given course.

Round: Technical Interview
Experience: 1) Write a code to print the BFS of a binary tree, with can marker '->' after every level.

2) Given a binary tree and a number, print the all the nodes in the level that contains the node with the given number, expect the number and it's sibling.

3) Delete a node in a binary search tree.

Round: Technical Interview
Experience: 1) Write a code to reverse a link list.

2) Design a data structure to solve the scramble/jumble word problem that comes in the newspaper.

I/p: list of letters

O/p: all the valid dictionary words

eg: ogd

O/p : god, dog.

Round: HR Interview
Experience: What is the thing that you most like about your current company?

-> What is the thing that you least like about your current company?

-> Tell me about your current work exp?

-> Where do you see yourself after 5 years?

College Name: NA

Interview questions from similar companies

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

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

Round 1 - Coding Test 

90mins were there and we have to solve 2 coding questions along with mcqs question related to oops, sql, java, it infrastructure, aptitute (5 question each)

Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. Question related to projects
  • Q3. DHCP DORA process and DNS its process.
Round 3 - Behavioral 

(2 Questions)

  • Q1. What do u understand from it infrastructure? then some difficult question he asked... which i was not able to answer
  • Q2. 9 dots 4 line question along with a profit and loss question.

Interview Preparation Tips

Interview preparation tips for other job seekers - based on your mcqs you will be segregated to three different job roles namely : R&D eng, System Eng, Solution Eng, then afterwards you will be there in Managerial round.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Experiences, Personal and Work Background
Round 2 - One-on-one 

(1 Question)

  • Q1. Background, Work Experiences, Situational Questions
Round 3 - Assignment 

Simple assignment on the task

Interview Questionnaire 

2 Questions

  • Q1. Interview is mainly focused on problem solving skills using data structures and algorithms
  • Q2. There was a problem to be solved using modified binary search and another problem using graphs traversal
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Don't know what to say
  • Q2. Still don't know just writing here to unlock credit
  • Q3. I don't have anything to share

Interview Preparation Tips

Interview preparation tips for other job seekers - Bhai apne hisb se dkh le, ye app ki requirement hai to lkh ra mein yha kaam nhi krta
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions will be added on java programming, basics of java, unix concepts.
Round 2 - Technical 

(1 Question)

  • Q1. Collections, patterns, multithreading, exception handling, file handling questions.
Round 3 - Coding Test 

Harper rank coding question

Round 4 - HR 

(1 Question)

  • Q1. Why you left previous company. What’s ur expections.
Contribute & help others!
anonymous
You can choose to be anonymous

Celigo Interview FAQs

How many rounds are there in Celigo interview?
Celigo interview process usually has 5 rounds. The most common rounds in the Celigo interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Celigo 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 Celigo. The most common topics and skills that interviewers at Celigo expect are Product Management, SAN, Automation, Cloud Computing and Analytics.
What are the top questions asked in Celigo interview?

Some of the top questions asked at the Celigo interview -

  1. Project details, questions based on the resume and they will ask to write some ...read more
  2. We had a discussion on few dsa problems of leetcode sty...read more
  3. Leetcode Style DSA round and discussion on projec...read more

Recently Viewed

INTERVIEWS

BCITS

No Interviews

SALARIES

Sun Vacuum Formers

SALARIES

Sun Vacuum Formers

No Salaries

SALARIES

Acro Technologies

INTERVIEWS

BCITS

No Interviews

SALARIES

Sun Vacuum Formers

REVIEWS

Sun Vacuum Formers

No Reviews

LIST OF COMPANIES

Sun Vacuum Formers

Locations

SALARIES

Sun Vacuum Formers

Tell us how to improve this page.

Celigo Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Sopra Steria

Rated 4 for Job Security by our employees on AmbitionBox

Interview Questions from Similar Companies

SAP Interview Questions
4.2
 • 283 Interviews
Innovaccer Interview Questions
3.4
 • 81 Interviews
Informatica Interview Questions
3.5
 • 27 Interviews
Boomi Interview Questions
3.4
 • 3 Interviews
Workato Interview Questions
4.6
 • 3 Interviews
Zapier Interview Questions
2.0
 • 1 Interview
Mulesoft Interview Questions
4.6
 • 1 Interview
View all

Celigo Reviews and Ratings

based on 28 reviews

3.4/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.9

Salary

2.9

Job security

3.5

Company culture

3.5

Promotions

3.3

Work satisfaction

Explore 28 Reviews and Ratings
Senior Software Engineer 1 - Platform

Hyderabad / Secunderabad

3-6 Yrs

Not Disclosed

Engineering Manager - IA

Hyderabad / Secunderabad

15-19 Yrs

Not Disclosed

DevOps Architect

Hyderabad / Secunderabad

2-5 Yrs

Not Disclosed

Explore more jobs
Software Engineer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Celigo with

Zapier

2.0
Compare

Mulesoft

4.6
Compare

Talend Data Integration Services

4.0
Compare

Boomi

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