Upload Button Icon Add office photos

DB Schenker

Compare button icon Compare button icon Compare

Filter interviews by

DB Schenker Senior System Testing Engineer Interview Questions and Answers

Updated 1 Jul 2024

DB Schenker Senior System Testing Engineer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Python coding and testing
Round 2 - One-on-one 

(1 Question)

  • Q1. Testing questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java Selenium TestNG Maven

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Throughly
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Sorting algorithms
Round 2 - One-on-one 

(1 Question)

  • Q1. Detailed project diacussion
Round 3 - HR 

(1 Question)

  • Q1. Basic hr questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. 1) OOPS 2) SOLID 3) Design Patterns 4) SQL Concepts
  • Q2. LINQ joins on 2 tables
  • Ans. 

    LINQ joins on 2 tables allow for combining data from both tables based on a common key.

    • Use the 'join' keyword in LINQ to join two tables based on a common key

    • Specify the key to join on using 'equals' keyword

    • Select the desired columns from both tables in the result

  • Answered by AI
  • Q3. Example of Open close principle
  • Ans. 

    Open close principle states that a class should be open for extension but closed for modification.

    • Classes should be open for extension through inheritance or implementing interfaces

    • Classes should be closed for modification to avoid breaking existing code

    • Example: Using abstract classes or interfaces to define behavior and allowing subclasses to implement specific functionality

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic string related coding questions
  • Q2. Core java questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. How to identify and solve race condition.
  • Ans. 

    Identifying and solving race conditions involves understanding concurrent execution and implementing synchronization mechanisms.

    • Understand the critical sections of code where race conditions can occur

    • Use synchronization mechanisms like locks, semaphores, or atomic operations to control access to shared resources

    • Implement thread-safe data structures or use thread-safe libraries to avoid race conditions

    • Use tools like sta...

  • Answered by AI
  • Q2. Solve an array question on finding the third largest in an unsorted array.
  • Ans. 

    Find the third largest element in an unsorted array of strings.

    • Sort the array in descending order.

    • Remove duplicates if necessary.

    • Return the element at index 2 as the third largest.

  • Answered by AI

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Have you used multithreading?
  • Ans. 

    Yes, I have used multithreading in software development.

    • Multithreading is the ability of a central processing unit (CPU) to execute multiple threads concurrently.

    • It allows for parallel execution of tasks, improving performance and responsiveness in applications.

    • Multithreading can be used to perform tasks in the background while the main thread handles user interactions.

    • Examples of multithreading in software development...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical interview is not tough

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 4 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 tips
Round 2 - Aptitude Test 

It was a normal aptitude test with mathematical questions.

Round 3 - Coding Test 

It was a techno-coding test where I had to code while sharing my screen on a live conversation with the interviewer.

Round 4 - One-on-one 

(2 Questions)

  • Q1. I was primarily asked about managerial questions on adaptability to new technology and creativity if existing solutions don't work.
  • Q2. In a situation where your team is not getting a proper result with existing approach your team uses, how would you try to fix it?
  • Ans. 

    I would analyze the current approach, identify the root cause of the issue, brainstorm alternative solutions, and collaborate with the team to implement and test them.

    • Analyze the current approach to identify weaknesses

    • Brainstorm alternative solutions with the team

    • Implement and test the new solutions

    • Regularly communicate and collaborate with team members

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your homework, keep in touch with technology and if you do the above 2, confidence is yours. Politeness adds the sugar coating and you crack all the interviews.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Easy to medium level leetcode or hackerrank problem.

Round 2 - Technical 

(2 Questions)

  • Q1. Hashmap based question
  • Q2. Microservice Database design

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare any of the project thoroughly and your contribution.

I applied via Naukri.com and was interviewed in Jan 2022. There were 4 interview rounds.

Round 1 - Assignment 

Offline coding task based on small requirement.

Round 2 - Coding Test 

Some coding tests like LinQ queries, Random number generations etc and other C# based technical questions

Round 3 - Technical 

(1 Question)

  • Q1. It is 1.30 hr. 30 mins of coding or code review based discussion. 30 mins of System design like Photo upload, GPS extraction, satelite image etc. 30 mins of Manager round (not technical, mostly Engineering...
Round 4 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. Where do you see yourself in 5 years?
  • Q6. Tell me about yourself.
  • Q7. Dedicated 30 mins slots with typical HR questions but nothing to worry.

Interview Preparation Tips

Topics to prepare for Maersk Senior Software Engineer interview:
  • C#
  • azure
  • Microservices
  • .Net Core
  • Design Patterns
Interview preparation tips for other job seekers - One of the easiest interviews to be cracked.

DB Schenker Interview FAQs

How many rounds are there in DB Schenker Senior System Testing Engineer interview?
DB Schenker interview process usually has 3 rounds. The most common rounds in the DB Schenker interview process are Technical, One-on-one Round and HR.
What are the top questions asked in DB Schenker Senior System Testing Engineer interview?

Some of the top questions asked at the DB Schenker Senior System Testing Engineer interview -

  1. Python coding and test...read more
  2. Testing questi...read more

Tell us how to improve this page.

DB Schenker Senior System Testing Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

ElasticRun Interview Questions
3.5
 • 250 Interviews
Maersk Interview Questions
4.2
 • 201 Interviews
DTDC Express Interview Questions
3.7
 • 151 Interviews
Safexpress Interview Questions
4.0
 • 103 Interviews
Exl India Interview Questions
3.5
 • 103 Interviews
FedEx Express Interview Questions
4.0
 • 93 Interviews
GATI-KWE Interview Questions
3.9
 • 87 Interviews
View all
Senior Executive
108 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive
82 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
61 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare DB Schenker with

DHL Express

4.1
Compare

Kuehne + Nagel

4.0
Compare

Ups Logistics

3.7
Compare

FedEx Express

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