Add office photos
Employer?
Claim Account for FREE

Expeditors International

3.8
based on 130 Reviews
Filter interviews by

Interview Questions and Answers

Updated 22 Oct 2024

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 infrastructure as code.

  • Ansible is agentless, meaning it d...read more

Add your answer

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, self-healing, and load balancing, which Docker alone does not...read more

Add your answer

Q3. 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

Add your answer

Q4. 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

Add your answer
Discover null interview dos and don'ts from real experiences

Q5. 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.

Add your answer

Q6. 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

Add your answer

Q7. 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.

Add your answer

Q8. 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

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at null

based on 4 interviews in the last 1 year
Interview experience
4.3
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.0
 • 557 Interview Questions
3.7
 • 192 Interview Questions
3.9
 • 192 Interview Questions
3.8
 • 134 Interview Questions
4.0
 • 133 Interview Questions
3.8
 • 130 Interview Questions
View all
Top Expeditors International Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter