i
ALOIS Solutions
Filter interviews by
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
posted on 3 Jan 2025
Experienced Senior IT Recruiter with a proven track record of sourcing top talent in the tech industry.
Over 5 years of experience in IT recruitment
Strong network of tech professionals
Expertise in sourcing, screening, and interviewing candidates
Familiarity with various tech roles and skills
Track record of successful placements at top tech companies
I applied via Walk-in and was interviewed in Mar 2022. There was 1 interview round.
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 Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jul 2021. There were 6 interview rounds.
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
based on 1 review
Rating in categories
Technical Recruiter
45
salaries
| ₹1.8 L/yr - ₹4.5 L/yr |
Senior Technical Recruiter
25
salaries
| ₹2.9 L/yr - ₹6.1 L/yr |
Associate Technical Recruiter
17
salaries
| ₹1.9 L/yr - ₹3.5 L/yr |
MIS Executive
10
salaries
| ₹2.3 L/yr - ₹3.6 L/yr |
Information Technology Recruiter
8
salaries
| ₹1.7 L/yr - ₹2.6 L/yr |
Apisero
Actalent Services
TestingXperts
Cyber Infrastructure