Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by DMI Team. If you also belong to the team, you can get access from here

DMI Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 149 Reviews

Filter interviews by

DMI Associate Software Engineer Interview Questions and Answers

Updated 12 Dec 2023

DMI Associate Software Engineer Interview Experiences

2 interviews found

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

Timed java coding assessment to work on your own.

Round 3 - Technical 

(2 Questions)

  • Q1. What is SOLID in software design?
  • Ans. 

    SOLID is a set of principles for object-oriented software design.

    • S - Single Responsibility Principle

    • O - Open-Closed Principle

    • L - Liskov Substitution Principle

    • I - Interface Segregation Principle

    • D - Dependency Inversion Principle

  • Answered by AI
  • Q2. What is command factory pattern and how is it used?
  • Ans. 

    Command factory pattern is a design pattern that creates objects based on the command type.

    • It is used to encapsulate the creation of command objects.

    • It provides a way to decouple the client from the command objects.

    • It can be used in applications that require dynamic creation of commands.

    • Example: A remote control for a TV that creates different commands based on user input.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This is for a US branch, not India. Coding test is simple in java.

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Dec 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 - Aptitude Test 

Basic Aptitude Questions and Related to the resume

Round 3 - Technical 

(1 Question)

  • Q1. Basic Technical questions from PostgreSQL, Java etc.

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Clarivate
Q2. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in CGI Group
Q4. Frog Jump Problem Statement A frog is positioned on the first ste ... read more
asked in Gainsight
Q5. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more

Interview questions from similar companies

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

I applied via campus placement at Adesh Institute of Engineering and Technology, Faridkot and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Apti , html , linux ,sql, java

Round 2 - Group Discussion 

They give topics and we have to speak for 30 sec

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It had normal quants questions. Those questions were reasonably tough and not too irrelevant. It also contained Java technical MCQs, Linux commands.

Round 2 - Coding Test 

There were 3 coding questions conducted on a purchased platform. 1 question was related to strings. Another one related to Linked list (DS). Other one was a complex problem.

Round 3 - One-on-one 

(6 Questions)

  • Q1. Related to HTML, CSS
  • Q2. A problem to solve using recursion
  • Q3. Linked list reversal - problem solving
  • Q4. Garbage collector in java
  • Ans. 

    Garbage collector in Java is responsible for automatically managing memory by reclaiming unused objects.

    • Garbage collector runs in the background to reclaim memory from objects that are no longer in use.

    • It helps prevent memory leaks and optimize memory usage.

    • Examples of garbage collectors in Java include Serial, Parallel, CMS, and G1.

  • Answered by AI
  • Q5. Final keyword, finally block, finalize method
  • Q6. SQL query - problem solving
Round 4 - One-on-one 

(4 Questions)

  • Q1. A panel of 5 members questioned me regarding OOPS designing, my project related questions, puzzles
  • Q2. Questions regarding normalization
  • Q3. An extempore on a given topic
  • Q4. General personal HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be careful in whatever you speak. Be precise and clear. Accept if you don't know the answer for the question, after all its their valuable time which we can't waste by bluffing.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

4 coding questions. medium to hard level.
I solved 2.5 questions to get into the next round.

Round 2 - Technical 

(1 Question)

  • Q1. A very basic technical interview. Questions regarding c++, projects, oops. We were told to be well prepared with our projects.
Round 3 - HR 

(1 Question)

  • Q1. Basic HR. Nothing very hefty.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics. Confidence is what they're looking for.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding ques were based on topic of dp and trees

Round 2 - Technical 

(1 Question)

  • Q1. Basic coding ques ,oops , java, os
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 Dec 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. So they asked totally from my resume and they finally asked three coding questions which were simple and you should answer genuinely
  • Q2. 1. write a code to check whether entered input is a palindrome or not 2. wap to print the reverse of an array 3. find the second highest in the array
  • Ans. 

    Answer to coding questions for Associate Software Engineer interview

    • To check for palindrome, compare the input string with its reverse

    • To print the reverse of an array, loop through the array in reverse order and print each element

    • To find the second highest in an array, loop through the array and keep track of the highest and second highest values

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - resume should be genuine, be prepared beforehand and be strong on basics and always put a smile in the interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Sri Jayachamarajendran College of Engineering (SJCE) and was interviewed in Dec 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

MCQ Test: It had sections of Apti, code snippets, Linux commands and HTML, CSS related (I think it had sectional cut off)..

Round 2 - Group Discussion 

Group Discussion: 8-10 members in a group and expect you to discuss on a given topic for at least 30s. They only check on whether you are capable of speaking good english or not.

Round 3 - Technical 

(2 Questions)

  • Q1. Mostly questions based on your resume. Having Java as your main language would give you a huge boost.
  • Q2. I was asked a apti question and a Java snippet to guess the output
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round: General questions.
Round 5 - HR 

(1 Question)

  • Q1. HR related, like why do you wanna join us, etc

Interview Preparation Tips

Topics to prepare for Solugenix India Private Limited Associate Software Engineer interview:
  • Java
  • HTML
  • Javascript
  • Advanced Java
  • Project Management
Interview preparation tips for other job seekers - I applied through university. The process took 1 day.
I was interviewed at SJCE campus (Mysore) on 1/2/2024

Be true to yourself,
Brush up your Resume.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

4 questions related arrays,strings.

Round 2 - Aptitude Test 

60 questions have to be solved from 60 minutes.

Round 3 - Technical 

(1 Question)

  • Q1. Asked about React.js which I mentioned in my resume and given a pattern related question.
Round 4 - HR 

(1 Question)

  • Q1. Basic questions were asked

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. 1. What is topic present in C.
  • Ans. 

    C language has various topics including data types, control structures, functions, arrays, pointers, structures, and file handling.

    • Data types - int, float, char, double, etc.

    • Control structures - if-else, switch-case, loops, etc.

    • Functions - user-defined functions, library functions, etc.

    • Arrays - one-dimensional, multi-dimensional, etc.

    • Pointers - pointer variables, pointer arithmetic, etc.

    • Structures - user-defined data t...

  • Answered by AI
  • Q2. 2.What is type qualifier volatile and const
  • Ans. 

    The type qualifier volatile is used to indicate that a variable's value may change unexpectedly.

    • The volatile qualifier is used when a variable can be modified by external factors that are beyond the control of the program.

    • It is commonly used when accessing hardware registers or shared memory in multi-threaded environments.

    • The const qualifier is used to indicate that a variable's value cannot be modified once it is assi...

  • Answered by AI
  • Q3. 3.What is storage classes.
  • Ans. 

    Storage classes are keywords in C programming that define the scope and lifetime of variables.

    • There are four storage classes in C: auto, register, static, and extern.

    • Auto variables are local to a function and have a default value of garbage.

    • Register variables are stored in CPU registers for faster access.

    • Static variables retain their value between function calls.

    • Extern variables are declared outside of any function and...

  • Answered by AI
  • Q4. 4.write code to reverse word in string
  • Ans. 

    Code to reverse words in a string

    • Split the string into an array of words

    • Loop through the array and reverse each word

    • Join the reversed words back into a string

  • Answered by AI
  • Q5. 5. How computer is starting
  • Ans. 

    The computer starts by executing the BIOS, which initializes hardware and loads the operating system.

    • When the power button is pressed, the computer sends a signal to the power supply to turn on.

    • The BIOS (Basic Input/Output System) is then executed, which performs a Power-On Self Test (POST) to check hardware components.

    • The BIOS then loads the boot loader from the hard drive or other bootable device.

    • The boot loader then...

  • Answered by AI
  • Q6. What is process and thread
  • Ans. 

    A process is an instance of a program while a thread is a lightweight process that can run concurrently with other threads.

    • A process is a program in execution

    • A process has its own memory space and system resources

    • A thread is a subset of a process

    • A thread shares the same memory space and system resources as its parent process

    • Multiple threads can run concurrently within a single process

  • Answered by AI
  • Q7. What is system call.
  • Ans. 

    System call is a request made by a program to the operating system for a service or resource.

    • System calls provide an interface between a program and the operating system.

    • They allow programs to perform tasks such as reading and writing files, creating new processes, and managing memory.

    • Examples of system calls include open(), read(), write(), fork(), and exec().

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please study well and get your dream job.

Skills evaluated in this interview

DMI Interview FAQs

How many rounds are there in DMI Associate Software Engineer interview?
DMI interview process usually has 3 rounds. The most common rounds in the DMI interview process are Resume Shortlist, Technical and Coding Test.
What are the top questions asked in DMI Associate Software Engineer interview?

Some of the top questions asked at the DMI Associate Software Engineer interview -

  1. What is command factory pattern and how is it us...read more
  2. What is SOLID in software desi...read more
  3. Basic Technical questions from PostgreSQL, Java e...read more

Tell us how to improve this page.

DMI Associate Software Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
DMI Associate Software Engineer Salary
based on 51 salaries
₹3.3 L/yr - ₹9 L/yr
At par with the average Associate Software Engineer Salary in India
View more details

DMI Associate Software Engineer Reviews and Ratings

based on 7 reviews

4.0/5

Rating in categories

3.2

Skill development

4.1

Work-life balance

3.5

Salary

2.1

Job security

2.8

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 7 Reviews and Ratings
Senior Software Engineer
129 salaries
unlock blur

₹8.8 L/yr - ₹31 L/yr

Software Engineer
88 salaries
unlock blur

₹4 L/yr - ₹13 L/yr

Associate Software Engineer
51 salaries
unlock blur

₹3.3 L/yr - ₹9 L/yr

Principal Software Engineer
40 salaries
unlock blur

₹12.1 L/yr - ₹38.8 L/yr

QA Engineer
35 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Explore more salaries
Compare DMI with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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