Upload Button Icon Add office photos

Cumulus Systems

Compare button icon Compare button icon Compare

Filter interviews by

Cumulus Systems Backend Developer Interview Questions and Answers

Updated 5 Apr 2023

Cumulus Systems Backend Developer Interview Experiences

1 interview found

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

There were 3 coding questions to solve on paper and they will analyze and shortlist for the interview and discuss your answers.

Round 3 - Technical 

(2 Questions)

  • Q1. Questions on core java like threads, synchronisation, static vs non static methods , singleton design pattern, copy constructor, reflection.
  • Q2. 2 dsa problems 1. Reverse a singly linked list 2. Find pairs in an array which sums to given sum
  • Ans. 

    Two common DSA problems - reversing a singly linked list and finding pairs in an array that sum to a given value.

    • To reverse a singly linked list, iterate through the list and change the direction of the pointers.

    • To find pairs in an array that sum to a given value, use a hash table to store the difference between the target sum and each element in the array, then check if any subsequent elements match the stored differe...

  • Answered by AI
Round 4 - Coding Test 

(2 Questions)

  • Q1. 1. Implement queue using stack 2. Remove duplicates from a linked list
  • Ans. 

    Implement queue using stack & remove duplicates from linked list

    • To implement queue using stack, we need to maintain two stacks. One for enqueue operation and another for dequeue operation.

    • To remove duplicates from a linked list, we can use a hash table to keep track of visited nodes and remove duplicates as we traverse the list.

    • Alternatively, we can use two pointers to compare each node with all subsequent nodes and re...

  • Answered by AI
  • Q2. What kind of security have you used in your project. Explain from signup to signin.
Round 5 - HR 

(2 Questions)

  • Q1. How will you solve any technical difficulties that you were not aware of.
  • Q2. Will you be able to handle the responsibility, and work on weekends to meet the deadline.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare on core java if you are applying for backend mostly threads in java and some advanced stuffs like reflections , singleton design patterns.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Cumulus Systems?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Indeed and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic php and array functions
  • Q2. Mysql basic, views, triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - Array related question and basic php mysql

Backend Developer Interview Questions Asked at Other Companies

asked in NoBroker
Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, yo ... read more
asked in Simpplr
Q2. Array Sum Calculation Calculate the sum of all elements in an arr ... read more
Q3. Given 9 balls, all of which weigh the same except for one, what i ... read more
asked in Simpplr
Q4. Remove Duplicates from String Problem Statement You are provided ... read more
asked in BlackNGreen
Q5. Reverse Words in a String: Problem Statement You are given a stri ... read more

I applied via Campus Placement and was interviewed before Sep 2021. 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 - Technical 

(1 Question)

  • Q1. Questions on IOT and related
Round 3 - Coding Test 

Questions mainly from Linked list.

Round 4 - Technical 

(1 Question)

  • Q1. Basically coding round, with basic questions from arrays. One needs to have good communication skills to explain to interviewers.

Interview Preparation Tips

Topics to prepare for VassarLabs Software Engineer interview:
  • DSA
  • IOT
Interview preparation tips for other job seekers - It is an startup, you need to ready for any questions.

Interview Questionnaire 

1 Question

  • Q1. Strengths, skills, basic introduction.

I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Php basic and array functions
  • Q2. Mysql basic,views,triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - Average
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

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

Basic java questions

Round 3 - Technical 

(2 Questions)

  • Q1. Explain Linked list implementation and stack
  • Ans. 

    Linked list is a data structure where each element points to the next element. Stack is a data structure that follows Last In First Out (LIFO) principle.

    • Linked list implementation involves creating nodes with data and a pointer to the next node.

    • Stack implementation involves pushing elements onto the stack and popping them off in reverse order.

    • Example: Linked list - 1 -> 2 -> 3 -> NULL, Stack - push(1), push(2), push(3)...

  • Answered by AI
  • Q2. Oops concepts in java
  • Ans. 

    Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction: Hiding the imp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn java and dsa

Skills evaluated in this interview

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

(1 Question)

  • Q1. 3 dsa problem asked
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Covers basics aps around 15 question

Round 2 - Coding Test 

DSA based questions from leetcode easy and medium

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

I applied via Approached by Company and was interviewed in Sep 2023. There were 3 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 - ZM And RM 

(1 Question)

  • Q1. Are you interested to do marketing...?
Round 3 - HR 

(1 Question)

  • Q1. Previous experience related queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared the nbfcs related queries
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude and coding problems were asked

Round 2 - Coding Test 

System design and advanced algorithms were asked

Cumulus Systems Interview FAQs

How many rounds are there in Cumulus Systems Backend Developer interview?
Cumulus Systems interview process usually has 5 rounds. The most common rounds in the Cumulus Systems interview process are Coding Test, HR and Resume Shortlist.
What are the top questions asked in Cumulus Systems Backend Developer interview?

Some of the top questions asked at the Cumulus Systems Backend Developer interview -

  1. 1. Implement queue using stack 2. Remove duplicates from a linked l...read more
  2. 2 dsa problems 1. Reverse a singly linked list 2. Find pairs in an array which...read more
  3. Questions on core java like threads, synchronisation, static vs non static meth...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Software Engineer
56 salaries
unlock blur

₹8 L/yr - ₹13.5 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹10.7 L/yr - ₹15.3 L/yr

Information Security Analyst
18 salaries
unlock blur

₹5 L/yr - ₹13.5 L/yr

Associate Software Engineer
11 salaries
unlock blur

₹6 L/yr - ₹10.5 L/yr

QA Engineer
10 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Explore more salaries
Compare Cumulus Systems with

Karvy Financial Services

3.9
Compare

Reliance Money

3.5
Compare

Sonata Finance

3.9
Compare

Incrementors Web Solutions

4.1
Compare
write
Share an Interview