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
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Will be given Requirement to write code for Restraunt. Based on that have write code for delivering orders by delivery boys.
I applied via Naukri.com
Answers to common interview questions for Software Engineer position
Option Strict and Option Explicit are compiler directives in VB.NET
Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection
System.String is immutable while System.StringBuilder is mutable
Delegate is a type that represents a reference to a method
Value types store data directly while reference types store a referen...
posted on 8 Jul 2024
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
Search for a target value in a rotated sorted array.
Use binary search to find the pivot point where the array is rotated.
Determine which half of the array the target value lies in based on the pivot point.
Continue binary search in the appropriate half of the array to find the target value.
Design IMDB with concurrent ratings management
Implement a locking mechanism to ensure only one user can update a rating at a time
Use a queue system to handle multiple rating requests in an orderly manner
Consider using distributed systems to handle high concurrency levels
Design a vehicle rental system API
Create endpoints for listing available vehicles, booking a vehicle, and returning a vehicle
Include authentication and authorization mechanisms for users and admins
Implement payment gateway integration for processing rental payments
Include features like vehicle search, filtering, and reviews/ratings
Consider scalability and performance optimizations for handling high traffic
posted on 19 Feb 2024
Discussion on experience and current role and responsibilities
A job scheduler is a software application that manages the scheduling of tasks or jobs to be executed by a computer system.
Define the job scheduling requirements such as priority, deadline, resource constraints, etc.
Implement a scheduling algorithm like First Come First Serve, Shortest Job First, Round Robin, etc.
Maintain a queue of jobs to be executed and allocate resources accordingly.
Monitor job execution and handle...
posted on 28 Feb 2024
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
It is not a aptitude just like a game
posted on 18 Mar 2024
posted on 25 Nov 2022
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
posted on 14 May 2024
Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.
Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js
It allows Node.js to perform non-blocking operations efficiently
Event loop continuously checks the event queue for new events to execute
Some of the top questions asked at the Alumnus Software Project Trainee Engineer interview -
Member Technical Staff
22
salaries
| ₹5.5 L/yr - ₹12 L/yr |
Engineer
16
salaries
| ₹3.8 L/yr - ₹6.2 L/yr |
Software Engineer
11
salaries
| ₹4.3 L/yr - ₹7.5 L/yr |
Member Technical Staff 1
11
salaries
| ₹5 L/yr - ₹8.5 L/yr |
QA Engineer
11
salaries
| ₹4.5 L/yr - ₹6 L/yr |
Global Edge Software
Trawex Technologies
Moveinsync Technology Solutions
Pagarbook