Maersk Interview Experience 2020 (On-campus)

Shubhra Suman
2 min readOct 20, 2020

Round 1: Written-test

This round was conducted on Cocubes. It had 3 sections in total to be solved in 95 mins.

1. First section included aptitude, python, machine learning, UI/UX, Java, SQL queries questions. Aptitude questions were basically from — Time & Work, Probability, Profit & Loss (medium difficulty). There were technical MCQs from java and it was very basic. Machine learning questions were a bit advanced. For UI/UX, Java script there was output questions. There were a total of about 71 questions to be answered in 60 mins.

2. Second section consists of 5 questions to be answered in 20 mins. There was 1 scala program. It was very basic, to declare a variable named fruit and then print the variable in the console. There was 1 NOSQL question that was difficult to answer. There were 2 SQL queries

1. To find the 2nd highest salary from a table named employee

2. To find the average salary of a particular group.

3. Third section included 1 coding question to be solved in 15 mins. The language allowed was JAVA8. Question was: Given an array of integers find numbers that are perfect square and add the square root of those numbers. Example: [2,4,3,9,16,49] since 4,16,49 are perfect squares so find the square root of these numbers and add them. Output : 2+4+7=13

15 students made it to 2nd round.

Round 2: 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.

Some questions are:

Round 3: Tech+Managerial

This round lasted for about 30 minutes. It started with an introduction then he briefed me about the kind of candidates he was looking for and the work which we will be doing as an intern.

  • Introduction.
  • Detail description of the project and questions related to it.
  • Questions related to my resume.
  • Why Maersk?
  • What do you know about Maersk?
  • Location preference.
  • Background description.
  • About the job role.

Lastly, he asked me “Any questions for me?”

Thank you!!

--

--