Upload Button Icon Add office photos

Filter interviews by

Celigo Interview Questions and Answers

Updated 19 Mar 2025

Celigo Interview Experiences

Popular Designations

6 interviews found

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)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. FACTORAL OF A NUMBER
  • Q2. Valid parentheses
  • Q3. Remove the nth node from. Back in a ll
  • Q4. Lowest common acestor

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

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

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

Celigo interview questions for popular designations

 SDE Intern

 (1)

 Product Manager

 (1)

 Software Development Engineer

 (1)

 SDE

 (1)

 Junior Software Developer

 (1)

 Cloude Software Developer

 (1)

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 (27)

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

Jobs at Celigo

View all

Interview questions from similar companies

I applied via LinkedIn and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Advanced SQL, Python, ML and NLP.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with the basics

I applied via Company Website and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. DSA,OS,RDBMS,JS,OOPS(C++)

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Cs core subject.

Interview Questionnaire 

1 Question

  • Q1. System Design and Ds and algo questions

I appeared for an interview in Oct 2016.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to Java Programming OOPS
  • Q2. Questions related to Internships

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes
Total Questions: 90

Round: Group Discussion
Duration: 25 minutes

Skills: Programming Skills In Any Language Like C, Object Oriented Programming (OOP) Basics, Data Structures And Algorithms, Operating Systems
College Name: NIT Raipur

Celigo Interview FAQs

How many rounds are there in Celigo interview?
Celigo interview process usually has 3-4 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, Cloud Computing, SAN, Javascript and Automation.
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

Tell us how to improve this page.

Celigo Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Innovaccer Interview Questions
3.4
 • 82 Interviews
Cohesity Interview Questions
3.9
 • 81 Interviews
NoBrokerHOOD Interview Questions
3.1
 • 58 Interviews
Vyapar Interview Questions
3.5
 • 55 Interviews
Classplus Interview Questions
3.4
 • 28 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
View all

Celigo Reviews and Ratings

based on 29 reviews

3.3/5

Rating in categories

3.1

Skill development

3.4

Work-life balance

4.0

Salary

2.7

Job security

3.4

Company culture

3.4

Promotions

3.2

Work satisfaction

Explore 29 Reviews and Ratings
JIRA Administrator

Hyderabad / Secunderabad

5-7 Yrs

Not Disclosed

Lead Product Manager

Hyderabad / Secunderabad

2-5 Yrs

Not Disclosed

Site Reliability Engineer

Hyderabad / Secunderabad

3-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
31 salaries
unlock blur

₹8.1 L/yr - ₹23.9 L/yr

Senior Software Engineer
27 salaries
unlock blur

₹16.2 L/yr - ₹38.5 L/yr

QA Engineer
16 salaries
unlock blur

₹3.9 L/yr - ₹11.1 L/yr

Software Developer
16 salaries
unlock blur

₹6.5 L/yr - ₹27.6 L/yr

Senior Product Manager
10 salaries
unlock blur

₹31 L/yr - ₹65 L/yr

Explore more salaries
Compare Celigo with

Intellect Design Arena

3.9
Compare

Cohesity

3.9
Compare

Celebal Technologies

3.0
Compare

NoBrokerHOOD

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