i
Alumnus Software
Filter interviews by
I applied via Referral and was interviewed before Apr 2021. There were 4 interview rounds.
A list of 20 MCQ question with aptitude and computer science question were provided.
Two coding question were provided where one of the question was to find second highest number if the given list.
Program to delete a node in a linked list.
Find the node to be deleted and its previous node
Update the previous node's next pointer to skip the node to be deleted
Free the memory allocated to the node to be deleted
To find a missing number in a list of continuous n natural numbers, calculate the sum of all numbers and subtract the sum of given numbers.
Calculate the sum of all natural numbers using the formula n*(n+1)/2
Calculate the sum of given numbers in the list
Subtract the sum of given numbers from the sum of all numbers
The result will be the missing number
Top trending discussions
I applied via Campus Placement and was interviewed before Oct 2021. There were 3 interview rounds.
It is 3 section test. First section aptitude, english and logical reasoning. Second section is coding round. Third section is essay round. Cut off of every section is 70%.
Encapsulation is the process of hiding implementation details and exposing only necessary information.
Encapsulation is a fundamental concept in object-oriented programming.
It helps in achieving data abstraction and information hiding.
It allows for better control over the data and prevents unauthorized access.
Encapsulation is achieved through the use of access modifiers such as public, private, and protected.
For example...
Function overloading is the ability to have multiple functions with the same name but different parameters.
Function overloading allows a function to perform different tasks based on the number and types of parameters passed to it.
It helps in writing cleaner and more readable code.
Example: void print(int x), void print(float x), void print(char x) are all overloaded functions with the same name but different parameter t
Function overloading is having multiple functions with the same name but different parameters. Function overwriting is replacing a function with a new one.
Function overloading is used to provide multiple ways to call a function with different parameters.
Function overwriting is used to replace a function with a new implementation.
Function overloading is resolved at compile-time based on the number and types of arguments...
Normalization is the process of organizing data in a database to reduce redundancy and dependency.
Normalization helps in improving data consistency and accuracy
It involves breaking down a table into smaller tables and defining relationships between them
Normalization is achieved through a series of normal forms, such as first normal form (1NF), second normal form (2NF), and so on
Normalization can prevent data anomalies,...
ACID properties are a set of properties that ensure database transactions are processed reliably.
ACID stands for Atomicity, Consistency, Isolation, and Durability
Atomicity ensures that a transaction is treated as a single, indivisible unit of work
Consistency ensures that a transaction brings the database from one valid state to another
Isolation ensures that concurrent transactions do not interfere with each other
Durabi...
DDL, DCL, and DML are three types of SQL commands used to manipulate databases.
DDL (Data Definition Language) is used to define the structure of the database schema, such as creating tables, altering tables, and dropping tables.
DCL (Data Control Language) is used to control access to the database, such as granting or revoking permissions.
DML (Data Manipulation Language) is used to manipulate data within the database, s...
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Dec 2021. There were 3 interview rounds.
The planning if the project and how to take over the project
We should maintain the aptitude to with our project and with with
I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There were 5 interview rounds.
Some of the top questions asked at the Alumnus Software Project Trainee Engineer interview -
Member Technical Staff
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Member Technical Staff 1
11
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech