Upload Button Icon Add office photos

Filter interviews by

Divum Corporate Services Interview Questions and Answers

Updated 8 Jun 2024

Divum Corporate Services Interview Experiences

Popular Designations

6 interviews found

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

I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic knowledge on logical reasoning and problem solving

Round 2 - One-on-one 

(2 Questions)

  • Q1. 1. Basic string and array operations 2. DSA question level medium
  • Q2. Any medium level question from leet code Approach explanation matters a lot

Interview Preparation Tips

Interview preparation tips for other job seekers - For web be strong in javascript and react concepts and hooks

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude and 5 programs

Round 2 - Technical 

(1 Question)

  • Q1. Java Basics and few programs
Round 3 - HR 

(1 Question)

  • Q1. Why should i hire you

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)

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

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Karpagam College of Engineering, Coimbatore and was interviewed before Mar 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic apti questions

Round 2 - Coding Test 

Given 3 programs. Had to write code for any two of those in pen and paper

Round 3 - Coding Test 

Two problems were provided in hackerrank

Round 4 - Coding Test 

Had to solve two programs in pen and paper

Round 5 - Technical 

(1 Question)

  • Q1. Basic questions in python, Java - oops concept and all

Interview Preparation Tips

Interview preparation tips for other job seekers - That was an on-campus interview. The problems were medium level questions. Interviewers will analyse your ability of problem solving

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (1)

Divum Corporate Services interview questions for popular designations

 Application Developer

 (3)

 Engineer Trainee

 (1)

 Internship Trainee

 (1)

 Software Engineer

 (1)

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 

Its easy to clear . They ask basic aptitude in Shl platform

Round 3 - Coding Test 

It is also very easy programs like Fibonacci series, palindrome like that

Round 4 - Coding Test 

This round is on hacker rank platform and we need to concentrate on logic here if you dont know the code tell logic to HR

Round 5 - HR 

(2 Questions)

  • Q1. It is very simple basically They ask questions friendly
  • Q2. Willing to relocate and tell about college life

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep preparing Be strong in any one coding language it is enough to get placed .

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

I applied via Indeed and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic react questions, redux, css questions, lifecycles

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare with react basic questions and redux questions

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic resume based
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic one on one based on your experience in previously worked companies
Round 3 - One-on-one 

(1 Question)

  • Q1. Resume based question
Round 4 - One-on-one 

(1 Question)

  • Q1. They boast about thier process stating that they hire differently from other companies

Interview Preparation Tips

Interview preparation tips for other job seekers - Go where God leads
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate IOS developer with 5 years of experience in developing mobile applications.

    • 5 years of experience in IOS development

    • Proficient in Swift and Objective-C programming languages

    • Strong knowledge of iOS SDK and Xcode IDE

    • Experience in integrating third-party libraries and APIs

    • Developed and launched multiple successful iOS apps

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

CCAT has around 40-50 questions to be solved within 15 minutes

Round 2 - Coding Test 

Codility test has some basic coding questions that come along with an IDE

Round 3 - Technical 

(1 Question)

  • Q1. About NodeJS, React, APIs
Round 4 - Technical 

(1 Question)

  • Q1. Mostly about system design, code in depth, code architecture, security
Round 5 - HR 

(1 Question)

  • Q1. Mostly about explaining how it works at the company, questions on personal work preferences etc
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at MET Institute of Computer Science, Mumbai and was interviewed in Aug 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 - Aptitude Test 

Consist of general questions like blood related then direction and speed type questions

Round 3 - Coding Test 

Asked 1 question we have ot compulsory solve that if u r able to solve that then only u will get shortlisted

Round 4 - Technical 

(2 Questions)

  • Q1. Question on MySQL,oops,DSA,some basic coding questions that's all
  • Q2. Find reverse of string
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the characters of the string

    • Append each character to a new string in reverse order

    • Return the reversed string

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Divum Corporate Services Interview FAQs

How many rounds are there in Divum Corporate Services interview?
Divum Corporate Services interview process usually has 4 rounds. The most common rounds in the Divum Corporate Services interview process are Coding Test, Aptitude Test and HR.
How to prepare for Divum Corporate Services 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 MySQL, Data Structures and Algorithms, Javascript, Postgresql and SDLC.
What are the top questions asked in Divum Corporate Services interview?

Some of the top questions asked at the Divum Corporate Services 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.

Divum Corporate Services Interview Process

based on 6 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Quess Interview Questions
3.9
 • 393 Interviews
Randstad Interview Questions
3.8
 • 258 Interviews
Team Lease Interview Questions
3.9
 • 198 Interviews
Adecco Group Interview Questions
3.7
 • 86 Interviews
ManpowerGroup Interview Questions
3.9
 • 49 Interviews
Iksula Interview Questions
3.5
 • 27 Interviews
Allegis Group Interview Questions
3.7
 • 19 Interviews
Kelly Services Interview Questions
4.2
 • 15 Interviews
Gi Group Interview Questions
3.9
 • 15 Interviews
View all

Divum Corporate Services Reviews and Ratings

based on 26 reviews

3.3/5

Rating in categories

3.5

Skill development

2.9

Work-life balance

2.9

Salary

3.1

Job security

3.2

Company culture

2.5

Promotions

3.1

Work satisfaction

Explore 26 Reviews and Ratings
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
Did you find this page helpful?
Yes No
write
Share an Interview