Premium Employer

i

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

Maersk Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Maersk Software Developer Interview Questions, Process, and Tips

Updated 6 Jun 2024

Top Maersk Software Developer Interview Questions and Answers

  • Q1. Sort 0s, 1s, and 2s Problem Statement You are provided with an integer array/list ARR of size 'N' which consists solely of 0s, 1s, and 2s. Your task is to write a soluti ...read more
  • Q2. Fourth Largest Element in the Array Given an array consisting of integers, your task is to determine the fourth largest element in the array. If the array does not conta ...read more
  • Q3. Binary Tree Node Presence Problem Determine if a node with a given integer value X exists in a specified binary tree. Input: The first line of each test case contains th ...read more
View all 9 questions

Maersk Software Developer Interview Experiences

4 interviews found

Software Developer Interview Questions & Answers

user image Mamatha Dilish

posted on 6 Jun 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is decorator in python
  • Ans. 

    Decorator in Python is a design pattern that allows adding new functionality to an existing object without modifying its structure.

    • Decorators are functions that take another function as an argument and extend its behavior without explicitly modifying it.

    • They are commonly used to add logging, timing, caching, or authentication to functions.

    • Syntax for using decorators in Python involves using the @ symbol followed by the...

  • Answered by AI
  • Q2. What is yeild in python
  • Ans. 

    yield is a keyword in Python used in generator functions to return a value without terminating the function

    • yield is used in generator functions to produce a series of values over time

    • When a generator function is called, it returns an iterator object but does not start execution immediately

    • Each time the yield statement is reached, the function's state is saved, and the value is returned to the caller

    • Execution of the fun...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Maersk Software Developer interview:
  • Python
  • Simulation

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. .net C#, Design pattern,Azure Angular ,
  • Q2. Web Api, SQL Entity Framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on new technology and get updated. Logically think and then explain the scenario

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

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

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 

(3 Questions)

  • Q1. Involved coding based on the skill set
  • Q2. Questions based on scenario, basic concepts.
  • Q3. Questions to test the depth of understanding of any technology
Round 3 - Behavioral 

(1 Question)

  • Q1. Architecture of current project
  • Ans. 

    The current project follows a microservices architecture.

    • The project is divided into multiple small services that communicate with each other through APIs.

    • Each service is responsible for a specific functionality.

    • The services are deployed independently and can be scaled as per the demand.

    • The project uses Docker containers for easy deployment and management.

    • The communication between services is secured using HTTPS protoc...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion based on the role

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the concepts with good understanding.
Try coding and understanding all the basic concepts and patterns

I was interviewed in Jan 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 95 minutes
Round difficulty - Medium

The 1st round was online coding + MCQ round. It had 3 sections in total to be solved in 95 mins.
Next comes the technical interview. 
The technical interview lasted for about 45 minutes. It started with a basic introduction. Then, she framed some questions from my resume and projects which I have mentioned. Questions were mainly from Data structure, OS, DBMS, SQL. She told me to rate my data structure skill on a scale of 1 to 5.
My interview was at 10:30 am and the interviewer was really nice. She was helping me wherever I was getting stuck.

  • Q1. 

    Fourth Largest Element in the Array

    Given an array consisting of integers, your task is to determine the fourth largest element in the array. If the array does not contain at least four distinct elements,...

Round 2 - Face to Face 

(5 Questions)

Round duration - 45 minutes
Round difficulty - Medium

The technical interview lasted for about 45 minutes. It started with a basic introduction. Then, she framed some questions from my resume and projects which I have mentioned. Questions were mainly from Data structure, OS, DBMS, SQL. She told me to rate my data structure skill on a scale of 1 to 5.

  • Q1. 

    Sort 0s, 1s, and 2s Problem Statement

    You are provided with an integer array/list ARR of size 'N' which consists solely of 0s, 1s, and 2s. Your task is to write a solution to sort this array/list.

    Input:

    ...
  • Q2. 

    Remove Duplicates Problem Statement

    You are given an array of integers. The task is to remove all duplicate elements and return the array while maintaining the order in which the elements were provided.

    ...

  • Q3. Can you describe all the joins in SQL and illustrate them with a Venn diagram?
  • Q4. 

    Binary Tree Node Presence Problem

    Determine if a node with a given integer value X exists in a specified binary tree.

    Input:

    The first line of each test case contains the binary tree nodes in level orde...
  • Q5. 

    Shortest Path in an Unweighted Graph

    The city of Ninjaland is represented as an unweighted graph with houses and roads. There are 'N' houses numbered 1 to 'N', connected by 'M' bidirectional roads. A road...

Interview Preparation Tips

Eligibility criteria7 cgpa and no backlogsMaersk interview preparation:Topics to prepare for the interview - Aptitude, SQL, Data structure, Dynamic Programming, Recursion, C++, Logical reasoningTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Read interview experience before interview
Tip 2 : Think loud about each coding question.

Application resume tips for other job seekers

Tip 1 : No spelling mistake in resume.
Tip 2 : Resume should be in proper format

Final outcome of the interviewSelected

Skills evaluated in this interview

Maersk interview questions for designations

 Senior Software Developer

 (1)

 Software Developer Intern

 (1)

 Software Engineer

 (10)

 Senior Software Engineer

 (8)

 Software Engineer III

 (2)

 Software Testing Engineer

 (1)

 Software Engineering Lead

 (1)

 Senior Sse Software Engineering Analyst

 (1)

Software Developer Jobs at Maersk

View all

Interview questions from similar companies

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

(1 Question)

  • Q1. Whats difference between patch and put
  • Ans. 

    Patch is used to update a specific part of a resource, while put is used to replace the entire resource.

    • Patch is used for partial updates, while put is used for full updates.

    • Patch is idempotent, meaning multiple identical patch requests will have the same effect as a single request, while put is not necessarily idempotent.

    • Example: Using patch to update the title of a blog post without affecting other fields, while usin...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is restful api
  • Ans. 

    RESTful API is an architectural style for designing networked applications

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Resources are identified by URIs

    • Stateless communication between client and server

    • Responses are typically in JSON or XML format

  • Answered by AI
  • Q2. Bootstarp grid system

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself.
  • Ans. 

    I am a software developer with 5 years of experience in Java and Python.

    • Experienced in Java and Python programming languages

    • Worked on various projects involving web development and data analysis

    • Familiar with Agile methodologies and version control systems like Git

  • Answered by AI
  • Q2. Project related questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. DSA ROUND - DP problem
  • Ans. 

    Dynamic Programming problem involving finding the maximum sum of non-adjacent elements in an array.

    • Use dynamic programming to keep track of the maximum sum at each index.

    • At each index, the maximum sum is either the current element plus the sum two indices back, or the sum at the previous index.

    • Example: For array [2, 4, 6, 2, 5], the maximum sum of non-adjacent elements is 13 (2 + 6 + 5).

  • Answered by AI
  • Q2. DSA ROUND - STRING PROBLEM
  • Ans. 

    Find the longest common prefix among an array of strings.

    • Iterate through the characters of the first string and compare with other strings

    • Return the prefix when characters don't match or reach end of any string

    • Example: Input - ['flower', 'flow', 'flight'], Output - 'fl'

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. PROJECT RELATED QUESTIONS
  • Q2. DESIGN LRU CACHE
  • Ans. 

    LRU cache is a data structure that stores the most recently used items.

    • Use a doubly linked list to keep track of the order of items based on their usage.

    • Use a hashmap to quickly access items in the cache.

    • When a new item is accessed, move it to the front of the linked list.

    • If the cache is full, remove the least recently used item from the end of the linked list.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Ecom Express Software Developer interview:
  • Dynamic programming
  • Priority queue
Interview preparation tips for other job seekers - Communicate yourself , whether you are able to think about the problem or not .

Skills evaluated in this interview

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

I applied via Indeed and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Behavioural and Experience based questions
  • Q2. Tell be about a time sort of stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - Be sure of your work
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Core Java and SQL-related questions.
Round 2 - HR 

(1 Question)

  • Q1. What is your Previous job experience-related ?

Maersk Interview FAQs

How many rounds are there in Maersk Software Developer interview?
Maersk interview process usually has 2-3 rounds. The most common rounds in the Maersk interview process are Technical, Resume Shortlist and Behavioral.
How to prepare for Maersk Software Developer 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 Maersk. The most common topics and skills that interviewers at Maersk expect are Groovy, Java, SAP CPI and SAP PI PO.
What are the top questions asked in Maersk Software Developer interview?

Some of the top questions asked at the Maersk Software Developer interview -

  1. What is decorator in pyt...read more
  2. What is yeild in pyt...read more
  3. Architecture of current proj...read more

Tell us how to improve this page.

Maersk Software Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Join Maersk Improving life for all by integrating the world
Maersk Software Developer Salary
based on 36 salaries
₹10.9 L/yr - ₹46 L/yr
224% more than the average Software Developer Salary in India
View more details

Maersk Software Developer Reviews and Ratings

based on 7 reviews

3.1/5

Rating in categories

1.9

Skill development

3.8

Work-life balance

3.5

Salary

1.6

Job security

4.0

Company culture

1.5

Promotions

2.7

Work satisfaction

Explore 7 Reviews and Ratings
Software Developer (PI/PO CPI Integration)

Pune,

Chennai

+1

4-7 Yrs

₹ 10-18 LPA

Explore more jobs
Process Expert
2k salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Senior Process Expert
1.1k salaries
unlock blur

₹2.4 L/yr - ₹8.2 L/yr

Senior Analyst
1k salaries
unlock blur

₹3.7 L/yr - ₹10 L/yr

Senior Specialist
713 salaries
unlock blur

₹4.2 L/yr - ₹14 L/yr

Analyst
698 salaries
unlock blur

₹2.5 L/yr - ₹10.1 L/yr

Explore more salaries
Compare Maersk with

Accenture

3.8
Compare

Capgemini

3.7
Compare

IBM

4.0
Compare

Infosys

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