Upload Button Icon Add office photos

Filter interviews by

Expeditors International Interview Questions, Process, and Tips

Updated 22 Oct 2024

Top Expeditors International Interview Questions and Answers

View all 8 questions

Expeditors International Interview Experiences

Popular Designations

9 interviews found

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

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)

Automation Test Engineer Interview Questions & Answers

user image Ponni Rajabather

posted on 10 Jul 2024

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

I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPs concepts, multiple inheritance
  • Q2. Final class, write code to sort array of strings
  • Ans. 

    Sort array of strings using final class

    • Create a final class with a static method to sort the array of strings

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

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Expeditors International Automation Test Engineer interview:
  • Java

Skills evaluated in this interview

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via campus placement at Sri Sairam Engineering College, Chennai 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

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Why are you looking for change
  • Q2. How will you add value to your job

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have a Godfather there to move ahead and get growth

Administration Officer Interview Questions asked at other Companies

Q1. Can you say me the fire insurance premium rates?
View answer (1)

Expeditors International interview questions for popular designations

 Administration Officer

 (1)

 Automation Test Engineer

 (1)

 Business Analyst

 (1)

 Developer

 (1)

 Devops Engineer

 (1)

 Java Developer

 (1)

 SDE (Software Development Engineer)

 (1)

 Senior System Analyst

 (1)

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 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 - Technical 

(3 Questions)

  • Q1. Technical round will include, coding, logical, reasoning, and more
  • Q2. Programming language and SQL scripting
  • Q3. Questions based on the prior experience relevant to the current opportunity
Round 3 - Cultural Round 

(1 Question)

  • Q1. Attitude, communication, appearance, culture, passionate, curiosity, logical, thinking, and more
Round 4 - HR 

(1 Question)

  • Q1. HR will discuss about the salary, negotiation, roles and responsibilities, company, culture, notice period and relevant experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Great place to work.. let’s prepare technically strong

Senior System Analyst Interview Questions asked at other Companies

Q1. Do you write SQL Queries, or comfortable with it?
View answer (1)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 3 Sep 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Industry experience and related questions were asked
  • Q2. World map knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident.

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

Jobs at Expeditors International

View all
Round 1 - Aptitude Test 

Mixtures and Segregation, Distance based questions

Round 2 - Group Discussion 

Freedom is a myth was the given topic

Round 3 - Technical 

(1 Question)

  • Q1. We were asked questions based on our resume alone

Interview Preparation Tips

Interview preparation tips for other job seekers - Study your resume to the fullest. Know your projects.

SDE (Software Development Engineer) Interview Questions asked at other Companies

Q1. A string is given consisting of lowercase alphabets. Write a function which returns yes if the string has all the lowercase letters appearing in it at least once. O(N) time and without using extra space
View answer (3)

Developer Interview Questions & Answers

user image Anonymous

posted on 26 Jul 2021

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

Developer Interview Questions asked at other Companies

Q1. Which programming language do you use regular in work
View answer (2)

Interview Questionnaire 

1 Question

  • Q1. Explain your role

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for logical reasoning

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The EXL aptitude test evaluates: * Quantitative Aptitude: Mathematical skills including numbers, percentages, ratios, etc. * Logical Reasoning: Problem-solving abilities featuring puzzles, directions, and blood relations. * Verbal Ability: Language proficiency encompassing reading comprehension, grammar, and vocabulary. Tips for success include practicing regularly, managing time effectively, maintaining accuracy, and understanding concepts thoroughly. Resources such as online platforms (IndiaBix, Indiabulls) and books (R.S. Aggarwal) provide valuable practice materials.

Round 2 - HR 

(1 Question)

  • Q1. EXL HR Round Access * Granted after passing the aptitude test. * Involves an HR interview. * Focus: Behavioral questions, background check, salary/availability, company culture. * Key: Prepare for beha...
Round 3 - One-on-one 

(1 Question)

  • Q1. * Involves an interview with an Operations Manager or Team Lead. * Focus: * Technical skills: Assessing your domain knowledge (e.g., finance, healthcare) and relevant technical skills (e.g., Excel, SQL...

Expeditors International Interview FAQs

How many rounds are there in Expeditors International interview?
Expeditors International interview process usually has 2 rounds. The most common rounds in the Expeditors International interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Expeditors International 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 Expeditors International. The most common topics and skills that interviewers at Expeditors International expect are SQL, Agile, Linux, Logistics and XML.
What are the top questions asked in Expeditors International interview?

Some of the top questions asked at the Expeditors International interview -

  1. what is ansible and what is the difference between ansible and terrafo...read more
  2. What is Docker, and what is Kubernetes and its advantages over dock...read more
  3. what are packages we use in ansib...read more

Tell us how to improve this page.

Expeditors International Interview Process

based on 7 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

DHL Express Interview Questions
4.1
 • 60 Interviews
Kuehne + Nagel Interview Questions
4.0
 • 21 Interviews
DB Schenker Interview Questions
4.3
 • 15 Interviews
Geodis Overseas Interview Questions
3.8
 • 13 Interviews
Agility Interview Questions
4.1
 • 11 Interviews
CEVA Logistics Interview Questions
3.8
 • 7 Interviews
Nippon Express Interview Questions
4.0
 • 7 Interviews
View all

Expeditors International Reviews and Ratings

based on 134 reviews

3.8/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.5

Salary

3.8

Job security

3.7

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 134 Reviews and Ratings
Developer Associate
47 salaries
unlock blur

₹4.4 L/yr - ₹8.7 L/yr

Senior Executive
47 salaries
unlock blur

₹4.2 L/yr - ₹13 L/yr

Team Lead
36 salaries
unlock blur

₹5 L/yr - ₹13 L/yr

Executive
35 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Operations Executive
34 salaries
unlock blur

₹1.5 L/yr - ₹5.2 L/yr

Explore more salaries
Compare Expeditors International with

Kuehne + Nagel

4.0
Compare

DHL Express

4.1
Compare

DB Schenker

4.3
Compare

CEVA Logistics

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