Filter interviews by
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
SQL Partitioning is a technique used to divide large tables into smaller, more manageable parts.
Partitioning helps improve query performance by allowing operations to be performed on smaller subsets of data.
Examples of partitioning methods include range partitioning, list partitioning, and hash partitioning.
Range partitioning involves dividing data based on a specified range of values, such as dates or numeric ranges.
L...
Query to retrieve the values of the 2nd and 3rd highest salary from a database table.
Use the ORDER BY clause to sort the salaries in descending order
Use the LIMIT clause to get the 2nd and 3rd highest salaries
Clustered classification organizes data based on similarity, while non-clustered does not. Performance wise, clustered is better. If database is out of storage, in clustered classification data can be moved to another node, while in non-clustered classification data can be stored in a temporary location.
Clustered classification organizes data into groups based on similarity, improving query performance.
Non-clustered cl...
Coding question in java based on array and dynamic programming
Kruskal's algorithm is a minimum spanning tree algorithm that connects all vertices in a graph while minimizing total edge weight.
Sort edges in ascending order
Add edges one by one to spanning tree
Ensure no cycles are formed
Example: Given a graph with vertices A, B, C and edges (A-B: 2), (B-C: 3), (A-C: 4), the algorithm would select (A-B: 2) and (B-C: 3) to form the minimum spanning tree
Function to reverse a given string and return it.
Create a function that takes a string as input
Use built-in functions like reverse() or loop through the string to reverse it
Return the reversed string
AP Moller-Maersk is a Danish shipping and oil company with operations in logistics, energy, and transportation.
AP Moller-Maersk is one of the largest shipping companies in the world.
They also have operations in logistics, energy, and transportation.
The company is based in Denmark and was founded in 1904.
AP Moller-Maersk is known for its container shipping services.
They also have a significant presence in the oil and ga
Financial modelling is the process of creating a mathematical representation of a company's financial situation.
Financial modelling involves forecasting financial performance, analyzing the impact of different variables, and making informed decisions based on the model.
It helps in budgeting, valuation, risk assessment, and strategic planning.
Common tools used for financial modelling include Excel, financial software, a...
A P MOLLER MAERSK GROUP TERMINALS interview questions for popular designations
I applied via Campus Placement and was interviewed in Jun 2024. There was 1 interview round.
2 coding questions and aptitude
I applied via LinkedIn and was interviewed in Mar 2023. There were 3 interview rounds.
General Aptitude test with English Grammar
Top trending discussions
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Start from the first element and compare it with the next element
If the next element is smaller, swap them
Repeat this process for all elements in the array
Continue this process until no more swaps are needed
A program to print all prime numbers
Take input from user for range of numbers
Loop through the range and check if each number is prime
Print the prime numbers
Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.
Hashmap uses a hash function to map keys to indices in an array.
Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.
Examples of hashmap implementations include Java's HashMap class and Python's dict type.
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows code reuse and promotes code organization.
The existing class is called the parent or superclass, and the new class is called the child or subclass.
The child class inherits all the properties and methods of the parent class and can also add new properties and methods.
For...
based on 6 interviews
Interview experience
based on 6 reviews
Rating in categories
Software Engineer
4
salaries
| ₹26 L/yr - ₹35 L/yr |
Senior Software Engineer
4
salaries
| ₹17.5 L/yr - ₹42 L/yr |
Senior Specialist
4
salaries
| ₹10.6 L/yr - ₹15.2 L/yr |
Process Expert
4
salaries
| ₹4.2 L/yr - ₹7 L/yr |
Business Analyst
3
salaries
| ₹10.2 L/yr - ₹10.2 L/yr |
DP World
PSA International
CMA CGM
APL Logistics