Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Expeditors

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Expeditors reviews | Expeditors jobs | Expeditors salaries | Expeditors benefits
      Expeditors interviewsExpeditors Associate Developer - EDI interviewsExpeditors interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Wilhelmsen Group
      3.5★Compensation and benefits

      Associate Developer - EDI Interview

      19 Dec 2019
      Anonymous interview candidate
      No offer
      Positive experience

      Other Associate Developer - EDI interview reviews for Expeditors

      Associate Developer - EDI Interview

      12 Feb 2018
      Anonymous interview candidate
      Seattle, WA
      No offer
      Average interview

      Application

      I applied online. The process took 2 weeks. I interviewed at Expeditors

      Interview

      Initial phone screen with a few behavioral questions and a basic technical screening. that involved writing a method to parsing product information to see if numbers match. The on-site interview was three rounds. One with the team, one with upper management, and a technical portion.

      Interview questions [5]

      Question 1

      Given an input file and assuming you have all the methods to read said input, write a function to parse the text and see if target matches the sum of numbers from each product.
      Answer question

      Question 2

      Given an n x n matrix, write a function that sums the diagonals.
      Answer question

      Question 3

      Why are you a good fit for this position?
      Answer question

      Question 4

      Why Expeditors?
      1 Answer

      Question 5

      Describe a time you overcame a conflict.
      Answer question
      1
      Neutral experience
      Difficult interview

      Application

      I applied online. I interviewed at Expeditors (Seattle, WA)

      Interview

      Did a phone screen where they asked about experience and whatnot. There was an initial tech question done online at the same time. I was then invited into the main interview where it's three rounds of an hour each. Talking first with the team, they ask all about your experience and why you want to work there. There's a strict dress code policy and they work on a proprietary scripting language so there's a lot to talk about. Then there's a tech interview and you better have your sorting algos down. The last is with a senior manager. I didn't do well on the tech questions so I didn't get the offer.

      Interview questions [1]

      Question 1

      Merge list B (sorted) into list A (sorted), where list A has enough space to hold list B. Do this in O(n) time with no extra space.
      1 Answer