i
Nisum Consulting
Filter interviews by
I applied via Indeed and was interviewed before Jul 2022. There were 4 interview rounds.
Before interview I was attended coding test , it's was contains with Java coding, data base query questions and Reasoning problem
I applied via Indeed and was interviewed before Jul 2022. There were 4 interview rounds.
It was included with coding, database quest and Aptitude questions
Top trending discussions
posted on 16 Oct 2024
I applied via campus placement at Adesh Institute of Engineering and Technology, Faridkot and was interviewed in Sep 2024. There were 2 interview rounds.
Apti , html , linux ,sql, java
They give topics and we have to speak for 30 sec
I applied via Campus Placement
4 coding questions. medium to hard level.
I solved 2.5 questions to get into the next round.
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
posted on 2 Aug 2022
Try to learn core concept of core java... Do practice of coding on leetCode
posted on 29 Jun 2024
I applied via campus placement at Sri Jayachamarajendran College of Engineering (SJCE) 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.
4 questions related arrays,strings.
60 questions have to be solved from 60 minutes.
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().
posted on 21 Oct 2023
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
3 three-question assignment was given to be done and submitted in 2 hours.
Design music player, implement shuffle feature
based on 3 reviews
Rating in categories
Senior Software Engineer
113
salaries
| ₹8.4 L/yr - ₹24 L/yr |
Software Engineer
83
salaries
| ₹5 L/yr - ₹15 L/yr |
Principal Software Engineer
42
salaries
| ₹11.8 L/yr - ₹33 L/yr |
Technical Lead
28
salaries
| ₹14.5 L/yr - ₹32 L/yr |
Senior QA Engineer
23
salaries
| ₹7.5 L/yr - ₹16.8 L/yr |
TCS
Infosys
Wipro
HCLTech