Upload Button Icon Add office photos

Filter interviews by

Divum Corporate Services Software Engineer Interview Questions and Answers

Updated 18 Jan 2024

Divum Corporate Services Software Engineer Interview Experiences

1 interview found

Software Engineer Interview Questions & Answers

user image Loganathan T

posted on 18 Jan 2024

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

I applied via Campus Placement and was interviewed before Jan 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

The aptitude round was held for around 1 hr, almost covered all the aptitude topics like mathematics, percentage, relation, logical thinking, etc.

Round 2 - Coding Test 

The duration was around 2 hrs, they have asked 3 problems to be solved and I have solved all the problems in C programming language. This round doesn't held on any platform. It's a written test of coding.

Round 3 - Coding Test 

The duration was around 90 mins. We have been asked to solve 2-3 problems in Hackerrank. I had solved all problems partially, but still I was able to attend the final round. You can code in any language you want.

Round 4 - Technical 

(4 Questions)

  • Q1. They asked me to explain the code that I have written duriing the round two and the concept of linked list and write code for the linked list.
  • Q2. What is linked list
  • Ans. 

    A linked list is a data structure that consists of a sequence of nodes, where each node contains data and a reference to the next node.

    • Linked list is a dynamic data structure, unlike arrays which are static.

    • Nodes in a linked list are connected through pointers or references.

    • Linked lists can be singly linked (each node has a reference to the next node) or doubly linked (each node has references to both the next and prev...

  • Answered by AI
  • Q3. Logic of linked list
  • Ans. 

    A linked list is a data structure that consists of a sequence of nodes, where each node contains a value and a reference to the next node.

    • Each node in a linked list contains a value and a reference to the next node.

    • Linked lists can be singly linked (each node has a reference to the next node) or doubly linked (each node has references to both the next and previous nodes).

    • Linked lists are dynamic data structures, allowi...

  • Answered by AI
  • Q4. Algorithms of Artificial Intelligence.
  • Ans. 

    Algorithms of Artificial Intelligence involve techniques used to solve complex problems and make intelligent decisions.

    • AI algorithms include search algorithms, machine learning algorithms, and optimization algorithms.

    • Search algorithms like depth-first search and breadth-first search are used to find optimal solutions.

    • Machine learning algorithms like decision trees and neural networks are used to learn patterns and make...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. In HR round , they asked me about self intro. I made my self intro. After that , they asked me to tell about me which I haven't mentioned in my resume, so I had explained about my projects. After explainin...

Interview Preparation Tips

Interview preparation tips for other job seekers - I suggest the job seekers to do some projects related to their core field with some innovative idea.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly questions on logical aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. DSA questions. Reverse word of string, bubble sort, swap two variables without use of third variable
  • Q2. OOPs concepts also some questions on project
  • Q3. 1 puzzle (refer gfg)
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work at our company?
  • Q2. What was the toughest challenge you have ever faced?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

All the concepts including english synonyms and antonyms

Round 2 - Group Discussion 

Topic-Is world ready for cashless transaction?

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge of data structures and algorithms

    • Proficient in programming languages such as Java, Python, and C++

    • Team player with excellent communication a

  • Answered by AI
  • Q2. What are u proficient in ? and where did u apply them?
  • Ans. 

    Proficient in Java, Python, SQL, and web development. Applied in various projects and internships.

    • Java - Developed backend systems for e-commerce platform

    • Python - Created data analysis scripts for research project

    • SQL - Managed databases for inventory tracking system

    • Web development - Designed and implemented front-end for company website

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at PSG College of Arts & Science, Coimbatore and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There are Question based on data strcuture ,they cover all the topic in ds

Round 2 - Coding Test 

In coding code they gave internet access to solve the problem after 30 they told us to make some changes in it and we should ready to explain the entire code

Interview Preparation Tips

Interview preparation tips for other job seekers - To clear 1 st round ,revise all the data structure concepts ,in second round make sure to be strong in fundamentals of programming and good in logical thinking
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. There wer four questions 1) wildcard pattern matching(leetcode) 2) cows and buffaloes(leetcode) 3) unix based cd directory 4) backtracking question
  • Q2. It was a resume based round for 45 min
Round 2 - Technical 

(1 Question)

  • Q1. It was a resume based round for 1 hr

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode medium to hard questions
Know your resume very well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Paper based exam based on C and embedded c

Round 2 - One-on-one 

(1 Question)

  • Q1. Relevant questions asked
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in May 2024.

Round 1 - Aptitude Test 

Totally there were 15 questions

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

I applied via Company Website and was interviewed in Apr 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 

Logical reasoning, SQL, Python, Algorithmic thinking

Round 3 - Coding Test 

Second round was a more difficult version of the SQL and Python testing

Round 4 - One-on-one 

(1 Question)

  • Q1. I don’t remember

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company. Be prepared for solving some difficult algorithms.
Be prepared for real world challenges - difficult coding problems to solve.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. 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 - Coding Test 

Simple java questions like array, list, pattern

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview one to one based on the coding test

I applied via Approached by Company and was interviewed in Aug 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Assignment to develop a prototype

Round 3 - One-on-one 

(3 Questions)

  • Q1. Face to face questions
  • Q2. Java Question Technical & coding
  • Q3. Mongodb & Mysql Question

Divum Corporate Services Interview FAQs

How many rounds are there in Divum Corporate Services Software Engineer interview?
Divum Corporate Services interview process usually has 5 rounds. The most common rounds in the Divum Corporate Services interview process are Coding Test, Aptitude Test and Technical.
How to prepare for Divum Corporate Services Software Engineer 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 Divum Corporate Services. The most common topics and skills that interviewers at Divum Corporate Services expect are CSS3, Data migration, Database Administration, Disaster Recovery and Javascript.
What are the top questions asked in Divum Corporate Services Software Engineer interview?

Some of the top questions asked at the Divum Corporate Services Software Engineer interview -

  1. Algorithms of Artificial Intelligen...read more
  2. what is linked l...read more
  3. Logic of linked l...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Divum Corporate Services interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Application Developer
67 salaries
unlock blur

₹1.8 L/yr - ₹8.5 L/yr

Senior Application Developer
16 salaries
unlock blur

₹7.5 L/yr - ₹20 L/yr

Backend Developer
13 salaries
unlock blur

₹3.6 L/yr - ₹10.5 L/yr

QA Engineer
7 salaries
unlock blur

₹2.8 L/yr - ₹7 L/yr

Android App Developer
7 salaries
unlock blur

₹3.5 L/yr - ₹9.1 L/yr

Explore more salaries
Compare Divum Corporate Services with

Quess

3.9
Compare

Team Lease

3.9
Compare

Iksula

3.5
Compare

Randstad

3.8
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