i
Maersk
Filter interviews by
I applied via Referral and was interviewed before Nov 2022. There were 4 interview rounds.
What people are saying about Maersk
posted on 15 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
I have over 5 years of experience in software development, focusing on web applications and cloud solutions.
Developed a scalable e-commerce platform using React and Node.js, improving load times by 30%.
Led a team of 4 in migrating legacy systems to AWS, resulting in a 40% reduction in operational costs.
Implemented CI/CD pipelines using Jenkins, which decreased deployment times from hours to minutes.
Collaborated with cr...
I applied via Hirist and was interviewed in Apr 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.
Find all nodes at a distance K from a given node in a tree.
Use DFS to traverse the tree and mark the nodes at distance K from the given node.
Maintain a visited set to avoid revisiting nodes.
Use a queue to keep track of the nodes to be visited next.
If the given node is the root, traverse the entire tree and mark nodes at distance K.
If K is 0, return the given node itself.
Biometric devices use unique physical or behavioral characteristics to identify individuals.
Biometric devices capture and analyze unique physical or behavioral characteristics such as fingerprints, facial features, iris patterns, voice, and gait.
The captured data is then compared to a database of pre-registered biometric information to identify the individual.
Biometric devices are commonly used for security purposes, s...
I applied via Company Website and was interviewed before May 2022. There were 3 interview rounds.
DNS is a system that translates domain names to IP addresses, while DHCP is a protocol that assigns IP addresses to devices on a network.
DNS stands for Domain Name System and is used to translate domain names (e.g. www.google.com) to IP addresses (e.g. 172.217.3.206).
DHCP stands for Dynamic Host Configuration Protocol and is used to automatically assign IP addresses, subnet masks, and other network configuration parame...
I appeared for an interview in Jan 2021.
Round duration - 120 minutes
Round difficulty - Medium
Due to pandemic placement process went virtual. Test was conducted at 10 A.M.
Your task is to decode a given encoded string back to its original form.
An encoded string format is <count>[encoded_string], where the 'encoded_string...
The task is to decode an encoded string back to its original form by repeating the encoded string 'count' times.
Parse the input string to extract the count and the encoded string within the brackets
Use recursion to decode the encoded string by repeating it 'count' times
Handle nested encoded strings by recursively decoding them
Output the decoded string for each test case
For a given singly linked list, identify if a loop exists and remove it, adjusting the linked list in place. Return the modified linked list.
A...
Detect and remove loop in a singly linked list in place with O(n) time complexity and O(1) space complexity.
Use Floyd's Cycle Detection Algorithm to identify the loop in the linked list.
Once the loop is detected, use two pointers approach to find the start of the loop.
Adjust the pointers to remove the loop and return the modified linked list.
Example: For input 5 2 and 1 2 3 4 5, output should be 1 2 3 4 5.
You are provided with a string EXP
which represents a valid infix expression. Your task is to convert this given infix expression into a postfix expression.
An i...
Convert a given infix expression to postfix expression.
Use a stack to keep track of operators and operands.
Follow the rules of precedence for operators (*, / have higher precedence than +, -).
Handle parentheses by pushing them onto the stack and popping when closing parenthesis is encountered.
Round duration - 30 minutes
Round difficulty - Medium
Due to pandemic placement process went virtual. Test was conducted at 2 P.M.
Given a string 'STR' composed of lowercase English letters, identify the character that repeats first in terms of its initial occurrence.
STR =...
The task is to find the first repeated character in a given string of lowercase English letters.
Iterate through the string and keep track of characters seen so far in a set.
If a character is already in the set, return it as the first repeated character.
If no repeated character is found, return '%'.
Round duration - 45 minutes
Round difficulty - Medium
Video Call interview where the interview happened for around 45 minutes.
You are provided with a binary tree consisting of N
nodes where each node has an integer value. The task is to determine the maximum sum achievable by a...
Find the maximum sum achievable by a simple path between any two nodes in a binary tree.
Traverse the binary tree to find all possible paths and calculate their sums.
Keep track of the maximum sum encountered during traversal.
Consider paths that may include the same node twice.
Implement a recursive function to explore all paths in the tree.
Optimize the solution to avoid redundant calculations.
Round duration - 30 minutes
Round difficulty - Easy
Video Call interview where the interview happened for around 30 minutes.
Tip 1 : Practise 5 problems daily from websites like hackerrank, codechef, codeforces
Tip 2 : Participate in codechef, codeforces contest.
Tip 3 : Attend mock interviews and should have good communication skills.
Tip 1 : Maintain atleast 2 different projects, write powerful summary statement.
Tip 2 : Maintain skills relevant to job description, include relevant experience.
based on 1 interview
Interview experience
Process Expert
2.1k
salaries
| ₹2.2 L/yr - ₹7.2 L/yr |
Senior Process Expert
1.1k
salaries
| ₹2.4 L/yr - ₹8.6 L/yr |
Senior Analyst
1.1k
salaries
| ₹3.7 L/yr - ₹10 L/yr |
Senior Specialist
716
salaries
| ₹4.2 L/yr - ₹14.5 L/yr |
Analyst
708
salaries
| ₹2.5 L/yr - ₹9 L/yr |
Delhivery
Ecom Express
Blue Dart Express
DHL Supply Chain