Upload Button Icon Add office photos

Filter interviews by

Expeditors International SDE (Software Development Engineer) Interview Questions and Answers

Updated 27 Aug 2022

Expeditors International SDE (Software Development Engineer) Interview Experiences

1 interview found

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.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Appium questions
  • Q2. Java oops concepts
Round 2 - Behavioral 

(2 Questions)

  • Q1. Prime Numbers for given range
  • Ans. 

    Generate prime numbers within a given range

    • Iterate through numbers in the given range

    • Check if each number is prime by dividing it by numbers less than itself

    • Store prime numbers in an array

  • Answered by AI
  • Q2. Automation framework structure
  • Ans. 

    Automation framework structure refers to the organization and design of the components used for automated testing.

    • Automation framework structure should be modular and scalable.

    • It should have clear separation of concerns, such as test scripts, test data, and reusable components.

    • Commonly used frameworks include keyword-driven, data-driven, and hybrid frameworks.

    • Frameworks should support easy maintenance and debugging.

    • Fra...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Offer Not Released By FedEx ACC


I got selected from FedEx ACC company on 04th June 2024 but fedEx team told that there is transition change happening for positions and will release offer letter in a week. FedEx- Acc team confirmed offer would be released definitely and I can put down my resignation so I believed them . After 1 week I reached out to them and they told that we got orders from higher management that offers should be released from their newly developed portal and it will take further one more week. Like that FedEx team told till today that offer will get released but today evening I got a call from FedEx team and they told that they are holding offers currently.

Its been 45 days I have waited for offer release by trusting your company, if FedEx ACC dont want to hire the people just dont take interview's and offer them positions.

Skills evaluated in this interview

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
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is restful api
  • Ans. 

    RESTful API is an architectural style for designing networked applications

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Resources are identified by URIs

    • Stateless communication between client and server

    • Responses are typically in JSON or XML format

  • Answered by AI
  • Q2. Bootstarp grid system

Skills evaluated in this interview

Sdet Interview Questions & Answers

DP World user image Anonymous

posted on 10 Jun 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. DSA, collection, Java questions, sorting and searching

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate more on coding

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

Round 1 - Technical 

(3 Questions)

  • Q1. There questions were on java mainly focusing on oops concept followed my exception handling concept
  • Q2. What is checked and unchecked exception demonstrate with an example
  • Ans. 

    Checked and unchecked exceptions are used in Java to handle errors. Checked exceptions must be handled, while unchecked exceptions do not.

    • Checked exceptions are checked at compile-time and must be handled using try-catch or throws keyword

    • Unchecked exceptions are not checked at compile-time and do not require handling

    • Example of checked exception: IOException

    • Example of unchecked exception: NullPointerException

  • Answered by AI
  • Q3. They asked questions on html
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy only if one knows java they can easily get in to this company

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before May 2022. 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 aptitude and logical reasoning test

Round 3 - Technical 

(1 Question)

  • Q1. Coding logic and aptitude was assessed
Round 4 - HR 

(1 Question)

  • Q1. Basic questions and salary negotiation was done

Interview Preparation Tips

Topics to prepare for Exl India Software Developer interview:
  • Fibonacci series
  • oops concepts
  • DSA
Interview preparation tips for other job seekers - Prepare well for the test and technical questions. Brownie points if you have a relevant project!
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Hirist and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Csharp basics and a coding questing was given to implement
  • Q2. .net and angular basics questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked deeply about my resume and technologies
  • Q2. Coding question to sort a given array using DSA

Interview Preparation Tips

Interview preparation tips for other job seekers - No response from HR

Interview Questionnaire 

3 Questions

  • Q1. What is callback function
  • Ans. 

    A callback function is a function passed as an argument to another function, which is then invoked inside the outer function.

    • Callback functions are commonly used in asynchronous programming.

    • They allow a function to call another function when a certain task is completed.

    • Callback functions can be anonymous or named functions.

    • Examples of callback functions include event handlers and AJAX requests.

  • Answered by AI
  • Q2. Arrow function
  • Q3. Call,apply,bind
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

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 

(3 Questions)

  • Q1. The qes related to Selenium, TestNG annotations, Array(find common elements)
  • Q2. In Array find the common elements
  • Ans. 

    Find common elements in an array of strings.

    • Iterate through the array and compare each element with the rest of the elements.

    • Use a nested loop to compare each element with all other elements.

    • If an element is found to be common, add it to a separate array or list.

    • Return the array or list of common elements.

  • Answered by AI
  • Q3. TestNG Annotations

Skills evaluated in this interview

Expeditors International Interview FAQs

How many rounds are there in Expeditors International SDE (Software Development Engineer) interview?
Expeditors International interview process usually has 3 rounds. The most common rounds in the Expeditors International interview process are Aptitude Test, Group Discussion and Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 453 Interviews
ElasticRun Interview Questions
3.5
 • 249 Interviews
Maersk Interview Questions
4.2
 • 201 Interviews
Ecom Express Interview Questions
3.9
 • 195 Interviews
DTDC Express Interview Questions
3.7
 • 150 Interviews
Exl India Interview Questions
3.5
 • 101 Interviews
Safexpress Interview Questions
4.0
 • 99 Interviews
FedEx Express Interview Questions
4.0
 • 94 Interviews
GATI-KWE Interview Questions
3.9
 • 86 Interviews
View all
Senior Executive
47 salaries
unlock blur

₹4.2 L/yr - ₹13 L/yr

Developer Associate
46 salaries
unlock blur

₹4.4 L/yr - ₹8.7 L/yr

Executive
36 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Team Lead
35 salaries
unlock blur

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