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

Clear (1)

Maersk QA Engineer Interview Questions and Answers

Updated 29 Oct 2024

Maersk QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2024

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

(1 Question)

  • Q1. A project and questions on project

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jun 2021. There were 3 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 Resume tips
Round 2 - Group Discussion 

Current Technologies

Round 3 - Aptitude Test 

Duration 1 hr, Coding,GK and English

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge in ths subject which you are applying for th post

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why TCS?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear with the basics and you will be through

QA Engineer Interview Questions & Answers

IBM user image Rishik Bhimavarapu

posted on 11 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
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 Resume tips
Round 2 - Coding Test 

2 coding ques in 1 hr

Round 3 - Technical 

(5 Questions)

  • Q1. Core java and oops
  • Q2. Use of this keyword in java
  • Ans. 

    The 'this' keyword in Java refers to the current instance of the class.

    • Used to refer to instance variables or methods of the current object

    • Can be used to differentiate between instance variables and local variables with the same name

    • Can be passed as an argument to other methods

  • Answered by AI
  • Q3. Difference between final and finally
  • Ans. 

    final is a keyword used in Java to declare constants, while finally is a block of code used in exception handling to ensure a piece of code is always executed.

    • final is used to declare constants in Java, its value cannot be changed once assigned

    • finally is a block of code used in exception handling to ensure a piece of code is always executed, regardless of whether an exception is thrown or not

    • Example: final int MAX_VALU...

  • Answered by AI
  • Q4. Basic principles of oops
  • Ans. 

    Basic principles of OOP include encapsulation, inheritance, and polymorphism.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Example: A 'Car' class may have properties like 'color' and 'model', and methods like 'st

  • Answered by AI
  • Q5. Method over riding and method overloading

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Advance aptitude questions which took 1 hour to solve

Round 2 - Coding Test 

Advance Coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Confident, and good knowledge in java
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is multithreading in java?
  • Ans. 

    Multithreading in Java allows multiple threads to execute concurrently within a single program.

    • Multithreading helps in improving the performance of applications by utilizing multiple CPUs or CPU cores.

    • Each thread runs independently and shares the same memory space.

    • Java provides built-in support for multithreading through the java.lang.Thread class or implementing the java.lang.Runnable interface.

    • Example: Creating a new...

  • Answered by AI
  • Q2. Detect a cycle in linkedList
  • Ans. 

    Detecting a cycle in a linked list by using two pointers approach.

    • Use two pointers approach - slow pointer moves one step at a time, fast pointer moves two steps at a time.

    • If there is a cycle, the two pointers will eventually meet at some point.

    • Check if the fast pointer reaches the end of the list (null) before meeting the slow pointer to determine if there is a cycle.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Asked question related to selenium, java, API
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Java questions based on string and 2d array

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

Interview Questionnaire 

2 Questions

  • Q1. Explain framework that you worked on your last company?
  • Q2. I have worked on data driven framework. Mention below points while explaining- The language you used,api ,java utility classes,third party tool if integrated maven based project.

Interview Preparation Tips

Interview preparation tips for other job seekers - I have applied for automation testing the interviewer asked all the questions based on Java and selenium.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Selenium, java , manual , API related question, Program asked to find out duplicate
  • Q2. Oops concept, syntax of screenshot parameterization
Round 2 - Technical 

(1 Question)

  • Q1. Manager round ask project related question also some technical
Contribute & help others!
anonymous
You can choose to be anonymous

Maersk Interview FAQs

How many rounds are there in Maersk QA Engineer interview?
Maersk interview process usually has 1 rounds. The most common rounds in the Maersk interview process are Technical.
How to prepare for Maersk QA 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 Maersk. The most common topics and skills that interviewers at Maersk expect are Cucumber, JQuery, JSON, Java and SQL.

Recently Viewed

SALARIES

Coding Ninjas

SALARIES

Coding Ninjas

SALARIES

Coding Ninjas

SALARIES

Coding Ninjas

SALARIES

PwC

INTERVIEWS

Daikin

No Interviews

SALARIES

IBM

SALARIES

Vivo

SALARIES

OPPO

DESIGNATION

Tell us how to improve this page.

Maersk QA Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Maersk Improving life for all by integrating the world

QA Engineer Interview Questions from Similar Companies

TCS QA Engineer Interview Questions
3.7
 • 43 Interviews
IBM QA Engineer Interview Questions
4.0
 • 12 Interviews
View all
Maersk QA Engineer Salary
based on 5 salaries
₹12.6 L/yr - ₹19 L/yr
176% more than the average QA Engineer Salary in India
View more details

Maersk QA Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

3.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Process Expert
2.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Process Expert
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Specialist
714 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
713 salaries
unlock blur

₹0 L/yr - ₹0 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