Upload Button Icon Add office photos

Filter interviews by

Expeditors International Java Developer Interview Questions and Answers

Updated 22 Oct 2024

Expeditors International Java Developer Interview Experiences

1 interview found

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

Interview questions from similar companies

I applied via Referral and was interviewed before Apr 2021. 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 tips
Round 2 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. Tell me about yourself.
  • Q5. What is your qualifications?
  • Q6. Are you ready to relocate?

Interview Preparation Tips

Topics to prepare for GATI-KWE Associate interview:
  • Computer Operating
  • English Language
  • Excel Sheet
Interview preparation tips for other job seekers - It's good place to start your career. Very supportive seniors. Lots of things to learn and grow.

I applied via LinkedIn and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. 1)Tell me about your self? 2)explain your profile/designation of the last company? 3)what are the type of sourcing? 4) Do you have knowledge about MS office? 5) Have you used MS Excel? What is V Lookup ?wh...

Interview Preparation Tips

Interview preparation tips for other job seekers - Please dont hesitate if your hand is not tight in english, always try to express your self in interview
Language doesn't matter at all

I applied via Walk-in and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills and knowledge

I applied via Recruitment Consultant and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is diameter of Binary Tree? Write full working code.
  • Ans. 

    Diameter of a binary tree is the longest path between any two leaf nodes.

    • Calculate the height of left and right subtrees recursively.

    • Calculate the diameter recursively using the formula max(left_height + right_height + 1, max(left_diameter, right_diameter)).

    • Return the maximum diameter.

  • Answered by AI
  • Q2. Find interchanged terms from an AP, where terms are arranged in series
  • Ans. 

    To find interchanged terms from an AP series

    • Identify the common difference between terms

    • Swap the positions of adjacent terms

    • Check if the new series is also an AP

    • Repeat until no more interchanged terms can be found

  • Answered by AI
  • Q3. Explain database indexing
  • Ans. 

    Database indexing is a technique to improve the performance of database queries.

    • Indexing creates a data structure that allows for faster retrieval of data.

    • Indexes are created on one or more columns of a table.

    • Queries that use indexed columns can be executed faster.

    • Indexes can be clustered or non-clustered.

    • Clustered indexes determine the physical order of data in a table.

    • Non-clustered indexes create a separate structure...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basic data structures, operating systems and database.

Skills evaluated in this interview

I applied via Internshala and was interviewed before Sep 2021. 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 

(1 Question)

  • Q1. Only simple about myself questions as well as finance operations terms

Interview Preparation Tips

Interview preparation tips for other job seekers - Hojata hai aaram se but thoda dhyan rkhna ki stuck na ho beech m

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
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Behavioural and Experience based questions
  • Q2. Tell be about a time sort of stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - Be sure of your work
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 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 - HR 

(1 Question)

  • Q1. If you are experience , Tell me about yourself. What was your previous job role and responsibilities. What is your future plans.
Round 3 - Technical 

(1 Question)

  • Q1. Excel knowledge , like H lookup , V lookup , Sum if , count If ,
Round 4 - One-on-one 

(1 Question)

  • Q1. When do you want to join. What is your salary expectation.

Interview Preparation Tips

Topics to prepare for DHL Supply Chain Associate interview:
  • Excel
  • English Language
Interview preparation tips for other job seekers - Average English , Excel knowledge And positive attitude

Interview Questionnaire 

2 Questions

  • Q1. Why you like to join with gati
  • Q2. Do not going note going wrong with company as wrong information and trust with senior and junior

Expeditors International Interview FAQs

How many rounds are there in Expeditors International Java Developer interview?
Expeditors International interview process usually has 1 rounds. The most common rounds in the Expeditors International interview process are One-on-one Round.
How to prepare for Expeditors International Java Developer 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 Hibernate, Java, SQL, Angular and Core Java.
What are the top questions asked in Expeditors International Java Developer interview?

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

  1. What is meant by storage clas...read more
  2. Write a program to reverse a w...read more

Tell us how to improve this page.

Expeditors International Java Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.8
 • 475 Interviews
ElasticRun Interview Questions
3.5
 • 252 Interviews
Maersk Interview Questions
4.1
 • 203 Interviews
Ecom Express Interview Questions
3.8
 • 202 Interviews
DTDC Express Interview Questions
3.7
 • 154 Interviews
Safexpress Interview Questions
4.0
 • 106 Interviews
Exl India Interview Questions
3.5
 • 104 Interviews
FedEx Express Interview Questions
4.0
 • 95 Interviews
GATI-KWE Interview Questions
3.9
 • 89 Interviews
View all
Developer Associate
52 salaries
unlock blur

₹4.4 L/yr - ₹8.7 L/yr

Executive
36 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Senior Executive
35 salaries
unlock blur

₹4.2 L/yr - ₹13 L/yr

Team Lead
34 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Operations Executive
33 salaries
unlock blur

₹1.8 L/yr - ₹6.2 L/yr

Explore more salaries
Compare Expeditors International with

Delhivery

3.8
Compare

Ecom Express

3.8
Compare

Maersk

4.1
Compare

DTDC Express

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