Upload Button Icon Add office photos

Filter interviews by

Agility Senior Software Engineer Interview Questions and Answers

Updated 2 Aug 2024

Agility Senior Software Engineer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Sorting algorithms
Round 2 - One-on-one 

(1 Question)

  • Q1. Detailed project diacussion
Round 3 - HR 

(1 Question)

  • Q1. Basic hr questions

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a Senior Software Engineer with 8 years of experience in developing web applications using Java, Spring, and Angular.

    • 8 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience in leading development teams

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Build a digital stopwatch with HTML, CSS, JS
  • Ans. 

    Build a digital stopwatch using HTML, CSS, and JS

    • Create HTML structure with buttons for start, stop, and reset

    • Use CSS to style the stopwatch display

    • Implement JS logic to start, stop, and reset the stopwatch

  • Answered by AI
  • Q3. What is your day to day work life looks like?
  • Ans. 

    As a Senior Software Engineer, my day-to-day work involves designing and developing software solutions, collaborating with team members, troubleshooting issues, and staying updated on industry trends.

    • Designing and developing software solutions based on project requirements

    • Collaborating with team members to discuss project progress and brainstorm solutions

    • Troubleshooting and debugging code to fix issues and improve perf...

  • Answered by AI
  • Q4. Horizontal vs vertical scaling
  • Ans. 

    Horizontal scaling involves adding more machines to distribute load, while vertical scaling involves increasing the power of existing machines.

    • Horizontal scaling adds more machines to handle increased load

    • Vertical scaling increases the power of existing machines

    • Horizontal scaling is more cost-effective and easier to implement

    • Vertical scaling may have limitations in terms of hardware capabilities

    • Examples: Horizontal sca...

  • Answered by AI
  • Q5. Load balancer vs API gateway
  • Ans. 

    Load balancer distributes incoming network traffic across multiple servers, while API gateway manages API traffic.

    • Load balancer operates at the network layer, distributing traffic based on algorithms like round-robin or least connections.

    • API gateway operates at the application layer, providing features like authentication, rate limiting, and caching for APIs.

    • Load balancer can balance traffic for any type of application...

  • Answered by AI
  • Q6. There is a scenario where user wants to upload multiple files at once but provided API can on accept one file at a time, how tackle this scenario gracefully?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How to identify and solve race condition.
  • Ans. 

    Identifying and solving race conditions involves understanding concurrent execution and implementing synchronization mechanisms.

    • Understand the critical sections of code where race conditions can occur

    • Use synchronization mechanisms like locks, semaphores, or atomic operations to control access to shared resources

    • Implement thread-safe data structures or use thread-safe libraries to avoid race conditions

    • Use tools like sta...

  • Answered by AI
  • Q2. Solve an array question on finding the third largest in an unsorted array.
  • Ans. 

    Find the third largest element in an unsorted array of strings.

    • Sort the array in descending order.

    • Remove duplicates if necessary.

    • Return the element at index 2 as the third largest.

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2023.

Round 1 - Coding Test 

Basic algorithms testing

Round 2 - Technical 

(1 Question)

  • Q1. HLD question on chat application

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewers can be very rude at times, and can reject you without any reason. Though I got the offer, i declined because I have heard really had reviews about their current middle management. Join only if you are desperate and peace of mind doesn't matter to you.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Largest sum sub-sequence

Round 2 - One-on-one 

(2 Questions)

  • Q1. Behavioural round only
  • Q2. Weakness, strength
Round 3 - Technical 

(2 Questions)

  • Q1. SOLID principles
  • Q2. Anagram program
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 4 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 - Aptitude Test 

It was a normal aptitude test with mathematical questions.

Round 3 - Coding Test 

It was a techno-coding test where I had to code while sharing my screen on a live conversation with the interviewer.

Round 4 - One-on-one 

(2 Questions)

  • Q1. I was primarily asked about managerial questions on adaptability to new technology and creativity if existing solutions don't work.
  • Q2. In a situation where your team is not getting a proper result with existing approach your team uses, how would you try to fix it?
  • Ans. 

    I would analyze the current approach, identify the root cause of the issue, brainstorm alternative solutions, and collaborate with the team to implement and test them.

    • Analyze the current approach to identify weaknesses

    • Brainstorm alternative solutions with the team

    • Implement and test the new solutions

    • Regularly communicate and collaborate with team members

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your homework, keep in touch with technology and if you do the above 2, confidence is yours. Politeness adds the sugar coating and you crack all the interviews.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Some leetcode medium problem

Round 2 - Group Discussion 

System Design and Cloud

Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round casual introduction
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Solid,design patterns,DSA, system design and cloud
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. About Azure Cloud, System Design high availability, reliability, performance.
Round 2 - Coding Test 

Coding problem on integer to Roman number conversion.

Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round, why you want to join Maersk ?

Interview Preparation Tips

Topics to prepare for Maersk Senior Software Engineer interview:
  • System design
  • Problem Solving
  • Cloud Computing
Interview preparation tips for other job seekers - Have good standard problem solving approach
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to medium level leetcode or hackerrank problem.

Round 2 - Technical 

(2 Questions)

  • Q1. Hashmap based question
  • Q2. Microservice Database design

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare any of the project thoroughly and your contribution.

I applied via Naukri.com and was interviewed in Jan 2022. There were 4 interview rounds.

Round 1 - Assignment 

Offline coding task based on small requirement.

Round 2 - Coding Test 

Some coding tests like LinQ queries, Random number generations etc and other C# based technical questions

Round 3 - Technical 

(1 Question)

  • Q1. It is 1.30 hr. 30 mins of coding or code review based discussion. 30 mins of System design like Photo upload, GPS extraction, satelite image etc. 30 mins of Manager round (not technical, mostly Engineering...
Round 4 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. Where do you see yourself in 5 years?
  • Q6. Tell me about yourself.
  • Q7. Dedicated 30 mins slots with typical HR questions but nothing to worry.

Interview Preparation Tips

Topics to prepare for Maersk Senior Software Engineer interview:
  • C#
  • azure
  • Microservices
  • .Net Core
  • Design Patterns
Interview preparation tips for other job seekers - One of the easiest interviews to be cracked.

Agility Interview FAQs

How many rounds are there in Agility Senior Software Engineer interview?
Agility interview process usually has 3 rounds. The most common rounds in the Agility interview process are One-on-one Round and HR.
How to prepare for Agility Senior Software Engineer 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 Agility. The most common topics and skills that interviewers at Agility expect are ASP.Net, Angular and Edifact.
What are the top questions asked in Agility Senior Software Engineer interview?

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

  1. Detailed project diacuss...read more
  2. Sorting algorit...read more

Tell us how to improve this page.

Agility Senior Software Engineer Salary
based on 8 salaries
₹5.8 L/yr - ₹16 L/yr
35% less than the average Senior Software Engineer Salary in India
View more details

Agility Senior Software Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

3.0

Salary & Benefits

5.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Process Associate
167 salaries
unlock blur

₹1.7 L/yr - ₹5 L/yr

Senior Process Associate
97 salaries
unlock blur

₹3 L/yr - ₹6.4 L/yr

Assistant Manager
56 salaries
unlock blur

₹4 L/yr - ₹9.5 L/yr

Senior Executive
37 salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Junior Process Associate
33 salaries
unlock blur

₹1.4 L/yr - ₹2.6 L/yr

Explore more salaries
Compare Agility with

DHL Supply Chain

4.2
Compare

Kuehne + Nagel

4.0
Compare

DB Schenker

4.3
Compare

CEVA Logistics

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview