Upload Button Icon Add office photos
Engaged Employer

i

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

Aegis Logistics Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 199 Reviews

Filter interviews by

Aegis Logistics Senior Software Engineer Interview Questions, Process, and Tips

Updated 17 Apr 2022

Aegis Logistics Senior Software Engineer Interview Experiences

1 interview found

I applied via Referral and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is SAP? What is use of MM in SAP
  • Ans. 

    SAP is a software company that provides enterprise resource planning (ERP) software to manage business operations.

    • SAP stands for Systems, Applications, and Products in Data Processing

    • SAP's ERP software helps businesses manage their operations, including finance, logistics, and human resources

    • MM (Materials Management) is a module in SAP that helps manage procurement and inventory functions

    • MM helps businesses streamline ...

  • Answered by AI
  • Q2. P2P process for procurement
  • Ans. 

    P2P process for procurement involves direct transactions between buyers and suppliers without intermediaries.

    • P2P stands for 'Procure-to-Pay'

    • It is a streamlined process that eliminates the need for intermediaries

    • Buyers and suppliers can directly communicate and negotiate terms

    • Examples include online marketplaces like Amazon Business and Alibaba

  • Answered by AI
  • Q3. Define MM-FI integration.
  • Ans. 

    MM-FI integration is the integration between Materials Management and Financial Accounting modules in SAP ERP system.

    • MM-FI integration ensures that all financial transactions related to materials management are properly recorded in the financial accounting module.

    • It involves the transfer of data from MM to FI, such as purchase orders, goods receipts, and invoice verification.

    • The integration also allows for the automati...

  • Answered by AI
  • Q4. How to configure Enterprise structure
  • Ans. 

    Enterprise structure can be configured by defining organizational units, assigning responsibilities, and setting up reporting structures.

    • Define organizational units based on business requirements

    • Assign responsibilities to each unit

    • Set up reporting structures to ensure effective communication and decision-making

    • Ensure proper authorization and access control

    • Regularly review and update the enterprise structure to adapt to

  • Answered by AI
  • Q5. PO release strategy?
  • Ans. 

    PO release strategy refers to the process of releasing purchase orders for procurement.

    • PO release can be based on approval hierarchy

    • PO release can be based on budget availability

    • PO release can be based on vendor performance

    • PO release can be automated using workflow tools

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and focus on basic of SAP.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2023. There were 5 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 

Hackerrank coding test

Round 3 - Technical 

(1 Question)

  • Q1. Questions related to Nodejs and reactjs and system design
Round 4 - HR 

(1 Question)

  • Q1. This is more related to behaviour round with hiring manager.
Round 5 - HR 

(1 Question)

  • Q1. Related to salary expectation
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are deecorators in Python
  • Ans. 

    Decorators in Python are functions that modify the behavior of other functions or methods.

    • Decorators are denoted by the @ symbol followed by the decorator function name.

    • They are commonly used for logging, authentication, and memoization.

    • Example: @staticmethod, @classmethod, @property

  • Answered by AI
  • Q2. If the object is defined with "const" keyword, then in future can it be modified?
  • Ans. 

    No, if an object is defined with 'const' keyword, it cannot be modified in the future.

    • Objects defined with 'const' keyword are read-only and cannot be reassigned.

    • Properties of a 'const' object can still be modified, but the object itself cannot be reassigned.

    • Example: const obj = { key: 'value' }; obj.key = 'new value'; // Valid, but obj = { newKey: 'newValue' }; // Invalid

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is MVC architecture
  • Ans. 

    MVC architecture is a software design pattern that separates an application into three main components: Model, View, and Controller.

    • Model represents the data and business logic of the application

    • View is responsible for displaying the data to the user

    • Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly

  • Answered by AI
  • Q2. Explain lifecycle of Javascript
  • Ans. 

    JavaScript lifecycle involves initialization, execution, and cleanup phases.

    • Initialization phase: variables are declared and functions are defined.

    • Execution phase: code is executed line by line.

    • Cleanup phase: resources are released and memory is freed.

    • Example: var x = 5; function foo() { return x; } foo();

  • Answered by AI
Round 2 - Coding Test 

System Design on Payments Platform

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 technical questions

Round 2 - Technical 

(2 Questions)

  • Q1. Technical process
  • Q2. What are oops concept
  • Ans. 

    Object-oriented programming concepts that focus on objects and classes.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the necessary features.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Oops questions Database SQL Logic building along with case study
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Based on skillset, focus on coding

Round 2 - Technical 

(1 Question)

  • Q1. System design, coding, deep dive
Round 3 - Behavioral interview 

(1 Question)

  • Q1. Behavioral questions to understand culture fit

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well, be honest
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic c# threading
Round 3 - HR 

(1 Question)

  • Q1. STAR pattern related question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions based on work experience
  • Q2. And all the spftware architecture
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Assignment 

Based on cs subjects, DS Algo and Aptitude

Round 3 - HR 

(4 Questions)

  • Q1. See yourself in 5 years
  • Q2. About teamwork and leadership qualities
  • Q3. Strength and weaknesses
  • Q4. Long term vision of your life

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and true while answering every question.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Asked basic C++ Qs, tree and linked list Qs

Round 3 - One-on-one 

(2 Questions)

  • Q1. Manager related Qs
  • Q2. Future plans, how to maintain team , how do you work with others in the team etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in communication skills,

Aegis Logistics Interview FAQs

How many rounds are there in Aegis Logistics Senior Software Engineer interview?
Aegis Logistics interview process usually has 1 rounds. The most common rounds in the Aegis Logistics interview process are Technical.
What are the top questions asked in Aegis Logistics Senior Software Engineer interview?

Some of the top questions asked at the Aegis Logistics Senior Software Engineer interview -

  1. What is SAP? What is use of MM in ...read more
  2. How to configure Enterprise struct...read more
  3. Define MM-FI integrati...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Shell Interview Questions
4.0
 • 191 Interviews
Blue Dart Express Interview Questions
4.1
 • 100 Interviews
GATI-KWE Interview Questions
4.0
 • 86 Interviews
ExxonMobil Interview Questions
3.8
 • 68 Interviews
Linde India Interview Questions
4.0
 • 45 Interviews
Mahanagar Gas Interview Questions
4.3
 • 28 Interviews
View all
Operations Engineer
34 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Territory Manager
30 salaries
unlock blur

₹4.2 L/yr - ₹8.2 L/yr

Engineer
29 salaries
unlock blur

₹2.6 L/yr - ₹5.6 L/yr

Senior Engineer
29 salaries
unlock blur

₹3.7 L/yr - ₹8.3 L/yr

Assistant Manager
25 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Explore more salaries
Compare Aegis Logistics with

Adani Ports and SEZ

3.9
Compare

Container Corporation of India

4.4
Compare

Gateway Distriparks

3.8
Compare

Allcargo Logistics

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