Upload Button Icon Add office photos

Filter interviews by

Divergent Software Labs Software Engineer Trainee Interview Questions and Answers

Updated 18 Jun 2024

Divergent Software Labs Software Engineer Trainee Interview Experiences

1 interview found

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

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

Round 1 - Aptitude Test 

Quant, verbal, english

Round 2 - Technical 

(2 Questions)

  • Q1. Collection, String, Exception handling, oops
  • Q2. Interface, Spring boot,
Round 3 - One-on-one 

(2 Questions)

  • Q1. Not yet done as of now
  • Q2. Waiting for this round

Interview questions from similar companies

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 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

First round was aptitude round..it was easy and some basics english grammar based questions were asked in this round.Then on the basis of marks around 70 out of 136 were selected for the next round

Round 2 - Group Discussion 

Second round was group discussion.It went really well ,our topic was water crisis in the current world

Round 3 - Technical 

(2 Questions)

  • Q1. Questions were from my resume,how many types of status codes are their in js or node
  • Q2. What is Sdlc ,how did you implemented it in your project
Round 4 - HR 

(1 Question)

  • Q1. Last round was hr round...hr was so friendly.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on your communication skills and your resume.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

The assignment was given online and the questions were on DSA and SQL

Round 2 - Technical 

(1 Question)

  • Q1. It was an in person technical interview they asked me about projects that I worked on in my academics

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep on hustling till you get your dream job in Dream company
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic maths, logical reasoning and DI

Round 2 - Coding Test 

C++ DSA linked list questions

Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science, passionate about software development and eager to learn and grow in the field.

    • Recent graduate with a degree in Computer Science

    • Passionate about software development

    • Eager to learn and grow in the field

  • Answered by AI
  • Q2. What are your expectations from the company
  • Ans. 

    I expect the company to provide opportunities for learning, growth, and a supportive work environment.

    • Opportunities for continuous learning and skill development

    • Supportive work environment with mentorship and guidance

    • Clear communication and feedback from management

    • Opportunities for career advancement and growth within the company

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was moderate level.

Round 2 - Aptitude Test 

It was easy to moderate level.

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

I applied via Company Website and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Have prepared to the basic math, logical, reasoning it'll help to clear this round.

I applied via Other and was interviewed in Mar 2018. There were 6 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Basics about C programming and final year project.
  • Q2. What are the datatypes in C++?
  • Ans. 

    C++ has various datatypes including int, float, char, bool, double, and more.

    • int - used for storing whole numbers

    • float - used for storing decimal numbers

    • char - used for storing single characters

    • bool - used for storing true or false values

    • double - used for storing double-precision floating-point numbers

  • Answered by AI
  • Q3. Difference between structure and union
  • Ans. 

    A structure is a user-defined data type that groups related variables of different data types. A union is a user-defined data type that allows storing different data types in the same memory location.

    • Structures are used to represent a collection of related variables, while unions are used to save memory by sharing the same memory location for different variables.

    • In a structure, each variable has its own memory location...

  • Answered by AI
  • Q4. Diffreence between C and c++
  • Ans. 

    C is a procedural programming language while C++ is an extension of C with added features of object-oriented programming.

    • C is a procedural language, meaning it follows a step-by-step approach to solve a problem.

    • C++ is an extension of C and supports both procedural and object-oriented programming paradigms.

    • C++ introduces classes, objects, inheritance, and polymorphism, which are not present in C.

    • C++ has additional featu...

  • Answered by AI
  • Q5. Family background and hobbires and questions about relocation

Interview Preparation Tips

Round: Test
Experience: Online Assessment comprising of 2 parts
Aptitude(Quants+ Verbal)
Coding


Round: Coding
Experience: A problem statement was given and we had to write a code to solve it

General Tips: Be confident .
If know some part of the answer,say it. If you don't know tell that you aren't able to recollect or remember it now rather than saying 'no i don't know' straightforward.
Be sure to ask about roles and responsibilities and career path and the benefits before joining.
Your look and your body language will be considered while making the decision so be energetic and confident.
Skills: Behavioural Skills, Coding Skills, Communication, Body Language, Problem Solving, Analytical Skills, Presentation Skills, Decision Making Skills
Duration: 1-4 weeks

Skills evaluated in this interview

I was interviewed in Feb 2022.

Round 1 - Aptitude Test 

Simple apti questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Ooops concepts and SQL basics
  • Q2. One general question
Round 3 - One-on-one 

(1 Question)

  • Q1. Coding type and your project details
  • Ans. 

    I have experience in coding various types of software projects.

    • I have worked on web development projects using HTML, CSS, and JavaScript.

    • I have also developed mobile applications using Java and Kotlin.

    • I have experience in backend development using Python and Node.js.

    • I have worked on database management using SQL and MongoDB.

    • I have implemented algorithms and data structures in C++ and Java.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. He just invites to you into the organisation and congratulate you

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn ooops and SQL and you have to be good in basics of any programming language

I was interviewed in Feb 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 75 Minutes
Round difficulty - Hard

Online Round - 2 questions. 
75 minutes

  • Q1. 

    Construct the Lexicographically Largest Valid Sequence

    You are provided with a positive integer N. The goal is to generate the lexicographically largest sequence of length 2*N - 1, containing integers ran...

  • Ans. Backtracking Approach

    Approach:

     

    In this approach, we will be trying to find the valid sequence using backtracking. We will be creating our sequence from left to right and will be trying to fix the biggest possible integer yet to be used at the current position. We are fixing the biggest integer first because that will give us the lexicographically largest sequence that is possible. For every position, we will be fi...

  • Answered Anonymously
  • Q2. 

    Zuma Game Problem Statement

    You have a string of balls on the table called BOARD and several balls in your hand represented by the string hand. The balls can be of the colors red(R), blue(B), green(G), wh...

  • Ans. Recursive Approach

    The idea here is to use recursion. At each step, we plan to insert the remaining balls in the string hand to the string board. Now the question arises, in which position do we have to insert the ‘i’th character of the string hand? The answer is simple; we have to insert ‘i’th character to all the positions on board to get all possible answers. That’s why we are using the recursive approach. After inse...

  • Answered Anonymously
Round 2 - Video Call 

(2 Questions)

Round duration - 40 Minutes
Round difficulty - Hard

1 Coding problem and 1 OOP problem

  • Q1. 

    Ninja and Chocolates Problem Statement

    Ninja is hungry and wants to eat his favorite chocolates, but his mother won't let him because he has already eaten enough. There are 'N' jars filled with chocolates...

  • Ans. Brute Force

    The brute force approach to this problem is that we continuously iterate on the speed of eating chocolates till Ninja can eat all the chocolates within ‘M’ Minutes.

     

    Algorithm:

    1. Make a variable ‘sum’, which will store the sum of all chocolates which are present in all N jars.
    2. Now to find the starting speed, we’ll use the fact that our required speed has to be greater than the average speed(sum/M), else the ...
  • Answered Anonymously
  • Q2. What is the difference between a virtual function and an abstract class in Object-Oriented Programming?
Round 3 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Hard

Resume based problems, OOPs, DBMS, OS problems

  • Q1. Design a platform similar to LinkedIn. What are the key features and architecture you would implement?
Round 4 - HR 

Round duration - 15 Minutes
Round difficulty - Hard

Typical HR interview round. Short and crisp

Interview Preparation Tips

Professional and academic backgroundI completed Software Engineering from Delhi Technological University. Eligibility criteriaNo criteriaSalesforce interview preparation:Topics to prepare for the interview - DBMS, Data Structures and Algorithms , OOP, Maths puzzles, Aptitude , CN, OSTime required to prepare for the interview - 9 MonthsInterview preparation tips for other job seekers

Tip 1 : Never leave any topic from any chapter / Subject
Tip 2 : Learn to explain your thoughts well
Tip 3 : Learn from previous experiences / interviews / problems asked.
Tip 4 : Atleast 4 projects in Resume

Application resume tips for other job seekers

Tip 1 : Atleast 4 projects on Resume
Tip 2 : Do not write false things. You always get caught. Be genuine.

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Strength and weekness
  • Q3. Do you have Any questions for me
  • Q4. Why should we hire you

Divergent Software Labs Interview FAQs

How many rounds are there in Divergent Software Labs Software Engineer Trainee interview?
Divergent Software Labs interview process usually has 3 rounds. The most common rounds in the Divergent Software Labs interview process are Aptitude Test, Technical and One-on-one Round.
What are the top questions asked in Divergent Software Labs Software Engineer Trainee interview?

Some of the top questions asked at the Divergent Software Labs Software Engineer Trainee interview -

  1. Collection, String, Exception handling, o...read more
  2. Not yet done as of ...read more
  3. Interface, Spring bo...read more

Tell us how to improve this page.

Divergent Software Labs Software Engineer Trainee Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Software Engineer
15 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Software Developer
10 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Java Developer
7 salaries
unlock blur

₹4.5 L/yr - ₹7 L/yr

Senior Java Developer
5 salaries
unlock blur

₹7.4 L/yr - ₹16 L/yr

Software Tester
3 salaries
unlock blur

₹1 L/yr - ₹1 L/yr

Explore more salaries
Compare Divergent Software Labs with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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