i
DMI
Filter interviews by
Timed java coding assessment to work on your own.
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
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.
I applied via Referral and was interviewed before Dec 2022. There were 3 interview rounds.
Basic Aptitude Questions and Related to the resume
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
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...
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...
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...
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
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...
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
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().
I applied via Campus Placement and was interviewed in Dec 2022. There was 1 interview round.
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
I applied via Campus Placement
4 coding questions. medium to hard level.
I solved 2.5 questions to get into the next round.
4 questions related arrays,strings.
60 questions have to be solved from 60 minutes.
I applied via Apna Jobs and was interviewed before Aug 2021. There were 4 interview rounds.
Easy to score in coding test. 3 questions of easy medium and hard level
English and aptitude test
I applied via Campus Placement and was interviewed before May 2023. There were 4 interview rounds.
Basic and mid level aptitude questions
2 coding question which are difficult not found in internet
posted on 29 Jun 2024
I applied via Campus Placement and was interviewed in Dec 2023. There were 5 interview rounds.
MCQ Test: It had sections of Apti, code snippets, Linux commands and HTML, CSS related (I think it had sectional cut off)..
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.
posted on 21 Sep 2023
I applied via Campus Placement and was interviewed before Sep 2022. There were 4 interview rounds.
Multiple choice questions
based on 2 interviews
Interview experience
based on 7 reviews
Rating in categories
Senior Software Engineer
136
salaries
| ₹9.5 L/yr - ₹31 L/yr |
Software Engineer
87
salaries
| ₹3.5 L/yr - ₹14.2 L/yr |
Associate Software Engineer
51
salaries
| ₹3.3 L/yr - ₹9 L/yr |
Principal Software Engineer
41
salaries
| ₹12.1 L/yr - ₹38.8 L/yr |
QA Engineer
35
salaries
| ₹4 L/yr - ₹11 L/yr |
Apisero
Actalent Services
Cyber Infrastructure
TestingXperts