Upload Button Icon Add office photos

DB Schenker

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

DB Schenker Trainee Interview Questions and Answers

Updated 15 Jan 2025

DB Schenker Trainee Interview Experiences

1 interview found

Trainee Interview Questions & Answers

user image Anonymous

posted on 15 Jan 2025

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

(1 Question)

  • Q1. About myself/experiences + motivation
Round 2 - Aptitude Test 

Online Assessment tests

Round 3 - Group Discussion 

Assesment center, group task + individual interview

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Regarding your last job and the knowledge you have. also some case studied

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

I applied via Referral and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online Computer test. Bit hard to clear but if you have enough knowledge of reasoning and English skills you can clear easily.

Round 2 - Technical 

(1 Question)

  • Q1. Golden rules of accounts. 3 way match Tell me about yourself Explain about previous company
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion and General family details discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - The only hard part is Aptitude test to clear. After that it can be cleared easily if you are well versed in your process.

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Tell about you
  • Q2. Formal introduction of you
  • Q3. What r your weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself because at the end they will know about you so better to be yourself
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is ansible and what is the difference between ansible and terraform?
  • Ans. 

    Ansible is a configuration management and automation tool, while Terraform is an infrastructure provisioning tool.

    • Ansible is used for configuration management, application deployment, and task automation.

    • Terraform is used for infrastructure provisioning and managing cloud resources.

    • Ansible uses YAML-based playbooks to define tasks and configurations, while Terraform uses HCL (HashiCorp Configuration Language) to define...

  • Answered by AI
  • Q2. What is Docker, and what is Kubernetes and its advantages over docker?
  • Ans. 

    Docker is a containerization platform for packaging, distributing, and running applications. Kubernetes is a container orchestration tool for managing containerized applications.

    • Docker allows you to package an application and its dependencies into a container for easy deployment.

    • Kubernetes automates the deployment, scaling, and management of containerized applications.

    • Kubernetes provides features like auto-scaling, sel...

  • Answered by AI
  • Q3. How you create a jenkins pipeline
  • Ans. 

    To create a Jenkins pipeline, you can use the Jenkinsfile to define the stages and steps of the pipeline.

    • Create a Jenkinsfile in your project repository

    • Define stages and steps in the Jenkinsfile using declarative or scripted syntax

    • Commit and push the Jenkinsfile to trigger the pipeline in Jenkins

    • Monitor the pipeline execution in Jenkins dashboard

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is Inode in linux
  • Ans. 

    Inode is a data structure in Linux file systems that stores metadata about files, such as permissions, ownership, and location.

    • Inodes contain information like file size, timestamps, and pointers to data blocks.

    • Each file in a Linux system is associated with an inode.

    • Inodes are identified by a unique inode number.

    • When a file is created, an inode is also created to store its metadata.

  • Answered by AI
  • Q2. What are packages we use in ansible?
  • Ans. 

    Some common packages used in Ansible are ansible, ansible-lint, ansible-playbook, ansible-vault, and ansible-doc.

    • ansible

    • ansible-lint

    • ansible-playbook

    • ansible-vault

    • ansible-doc

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on the DevOps concepts from end to end.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic and advanced concepts of Java

Round 2 - Technical 

(1 Question)

  • Q1. Core Java and Spring Boot Microservices
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Group Discussion 

GD went well. there are 3 members in that panel on that day. asked question on java and sql becoz that role is based on java with sql.
interview went well. waiting for the result

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Sorting an array
  • Ans. 

    Sorting an array of strings

    • Use Arrays.sort() method to sort the array of strings

    • You can also use a custom Comparator to define the sorting order

    • Example: String[] arr = {"banana", "apple", "orange"}; Arrays.sort(arr);

  • Answered by AI
  • Q2. Core Java Question

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is meant by storage classes
  • Ans. 

    Storage classes in Java define the scope and lifetime of variables.

    • There are four storage classes in Java: static, public, protected, and private.

    • Static variables are shared among all instances of a class.

    • Public variables can be accessed from any other class.

    • Protected variables can only be accessed within the same package or by subclasses.

    • Private variables can only be accessed within the same class.

  • Answered by AI
  • Q2. Write a program to reverse a word
  • Ans. 

    Program to reverse a word in Java

    • Create a char array from the input word

    • Use two pointers to swap characters from start and end of the array

    • Convert the char array back to a string and return

  • Answered by AI

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

DB Schenker Interview FAQs

How many rounds are there in DB Schenker Trainee interview?
DB Schenker interview process usually has 3 rounds. The most common rounds in the DB Schenker interview process are HR, Aptitude Test and Group Discussion.
How to prepare for DB Schenker Trainee 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 DB Schenker. The most common topics and skills that interviewers at DB Schenker expect are ISO Audit, TTT, Training Management and Training Needs.

Recently Viewed

SALARIES

Ups Logistics

SALARIES

Bullmen Realty

SALARIES

L&T Realty

LIST OF COMPANIES

Infoworks.io

Overview

LIST OF COMPANIES

CYBERTECH INDIA

Overview

INTERVIEWS

Classic Auto Tubes

No Interviews

INTERVIEWS

DB Schenker

No Interviews

JOBS

Gap

No Jobs

LIST OF COMPANIES

Banana Republic

Overview

SALARIES

Xpo Logistics

Tell us how to improve this page.

DB Schenker Trainee 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
DB Schenker Trainee Salary
based on 6 salaries
₹2 L/yr - ₹3 L/yr
7% more than the average Trainee Salary in India
View more details

DB Schenker Trainee Reviews and Ratings

based on 2 reviews

2.4/5

Rating in categories

2.7

Skill development

1.8

Work-life balance

1.4

Salary

1.8

Job security

1.8

Company culture

2.0

Promotions

1.8

Work satisfaction

Explore 2 Reviews and Ratings
Senior Executive
111 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive
82 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
61 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
61 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