Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Alumnus Software Team. If you also belong to the team, you can get access from here

Alumnus Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Alumnus Software Interview Questions and Answers

Updated 2 Aug 2024

Alumnus Software Interview Experiences

Popular Designations

3 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 2 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Mostly asked about selenium

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Interview Questions & Answers

user image Anonymous

posted on 2 Nov 2021

Interview Questionnaire 

1 Question

  • Q1. Besics of C, Some Output of the program. Write some given sollutions.

Interview Preparation Tips

Interview preparation tips for other job seekers - First it was only a tehnical discussion. Then if it goes well they will give you offer letter directly.

Project Trainee Engineer Interview Questions & Answers

user image Raghubar Kumar Singh

posted on 3 Apr 2022

I applied via Referral and was interviewed before Apr 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

A list of 20 MCQ question with aptitude and computer science question were provided.

Round 2 - Coding Test 

Two coding question were provided where one of the question was to find second highest number if the given list.

Round 3 - Presentation 

(1 Question)

  • Q1. Ten technical topics and 10 minute of time was provided to prepare one of the topic and deliver presentation for that.
Round 4 - Technical 

(2 Questions)

  • Q1. Write program to delete a node in a linked list.
  • Ans. 

    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

  • Answered by AI
  • Q2. How to find a number missing in the list of continuous n natural number.
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic coding in C++, aptitude question and presentation skills.

Project Trainee Engineer Interview Questions asked at other Companies

Q1. How to find a number missing in the list of continuous n natural number.
View answer (2)

Jobs at Alumnus Software

View all

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Will be given Requirement to write code for Restraunt. Based on that have write code for delivering orders by delivery boys.

Round 2 - Technical 

(1 Question)

  • Q1. OOPS Concepts, Java Basics, Collections, MultiThreading

Interview Preparation Tips

Topics to prepare for LogiNext Solutions Software Engineer interview:
  • Java
  • OOPS
  • MySQL
  • Pattern Programming
Interview preparation tips for other job seekers - Focus on DSA and Logical Programming
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

15 objective questions related to basic DSA, OOPS

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your one of the project , cross questions around project
  • Q2. OS, DBMS & One medium complex coding question
Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself & explain your fav. project.
  • Q2. One coding question related to sorting & hashing, i have to share my screen and discuss all possible approaches & then write code for optimum approach.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Nuts and bolts game, to output date in a certain format, one SQL query

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and Queues
  • Q2. Linked lists, arrays, and many more basic fundamental Dsa questions.
Round 3 - Technical 

(2 Questions)

  • Q1. More about your resume projects.
  • Q2. Puzzles and reasoning is asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Try Puzzles on gfg, knows your projects that you have mentioned in your cv or resume, basic dsa is mostly asked with a focus on dbms.

I applied via Approached by Company and was interviewed in Aug 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Assignment to develop a prototype

Round 3 - One-on-one 

(3 Questions)

  • Q1. Face to face questions
  • Q2. Java Question Technical & coding
  • Q3. Mongodb & Mysql Question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. There wer four questions 1) wildcard pattern matching(leetcode) 2) cows and buffaloes(leetcode) 3) unix based cd directory 4) backtracking question
  • Q2. It was a resume based round for 45 min
Round 2 - Technical 

(1 Question)

  • Q1. It was a resume based round for 1 hr

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode medium to hard questions
Know your resume very well

Intern Interview Questions & Answers

Idfy user image Anonymous

posted on 7 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It had 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. About projects I mentioned in resume
  • Q2. React questions

Alumnus Software Interview FAQs

How many rounds are there in Alumnus Software interview?
Alumnus Software interview process usually has 2-3 rounds. The most common rounds in the Alumnus Software interview process are Technical, Aptitude Test and Coding Test.
How to prepare for Alumnus Software interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Alumnus Software. The most common topics and skills that interviewers at Alumnus Software expect are Javascript, C++, Python, MySQL and HTML.
What are the top questions asked in Alumnus Software interview?

Some of the top questions asked at the Alumnus Software interview -

  1. How to find a number missing in the list of continuous n natural numb...read more
  2. Write program to delete a node in a linked li...read more
  3. Ten technical topics and 10 minute of time was provided to prepare one of the t...read more

Tell us how to improve this page.

Alumnus Software Interview Process

based on 3 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Idfy Interview Questions
3.6
 • 15 Interviews
KDK Software Interview Questions
3.1
 • 15 Interviews
View all

Alumnus Software Reviews and Ratings

based on 36 reviews

3.8/5

Rating in categories

3.9

Skill development

4.2

Work-life balance

4.2

Salary

4.1

Job security

4.2

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 36 Reviews and Ratings
Trainee Engineers

Kolkata

0-1 Yrs

Not Disclosed

Embedded Network Test Engineer

Kolkata

5-10 Yrs

Not Disclosed

ETL Developer

Kolkata

5-10 Yrs

Not Disclosed

Explore more jobs
Member Technical Staff
22 salaries
unlock blur

₹5.5 L/yr - ₹12 L/yr

Engineer
16 salaries
unlock blur

₹3.8 L/yr - ₹6.2 L/yr

Software Engineer
11 salaries
unlock blur

₹4.3 L/yr - ₹7.5 L/yr

Member Technical Staff 1
11 salaries
unlock blur

₹5 L/yr - ₹8.5 L/yr

QA Engineer
11 salaries
unlock blur

₹4.5 L/yr - ₹6 L/yr

Explore more salaries
Compare Alumnus Software with

Global Edge Software

3.5
Compare

Trawex Technologies

4.5
Compare

Moveinsync Technology Solutions

3.4
Compare

Pagarbook

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview