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

      Rush Order

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Rush Order reviews | Rush Order jobs | Rush Order salaries | Rush Order benefits
      Rush Order interviewsRush Order React Developer interviewsRush Order 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
      UPS
      3.8★Compensation and benefits
      avatar
      DB Schenker
      3.5★Compensation and benefits
      avatar
      DHL Express
      3.8★Compensation and benefits
      avatar
      LKW Walter
      4.3★Compensation and benefits

      React Developer Interview

      16 May 2023
      Anonymous interview candidate
      Gilroy, CA
      No offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 2 weeks. I interviewed at Rush Order (Gilroy, CA) in Mar 2023

      Interview

      Interview process started with an email from the Director of Customer Experience contacting me about my application and setting up a phone interview with the Head of Technology. In the phone interview, we went over basic knowledge of React to basically just check if I knew the minimum to set up a technical interview the following week. Passed the phone screen and then the technical interview had 2 leetcode-y problems and a React project that asked you to complete a To-Do app.

      Interview questions [2]

      Question 1

      Write a function named tree that accepts a number n and print a Christmas tree with the following patterns. ie: n = 3 * * * * * *
      1 Answer

      Question 2

      React to do app problem was a sandbox with a live application that had an incomplete To-Do app and you had to go in and find out what was missing and fill it in the right places. There is a bunch of Typescript in the code as well which threw me off, but don't be alarmed and just try to focus on what you know. Find the function for the To-Do app and then connect it to the component on the right file to make it work. It's a basic to-do app and shouldn't be hard if you can just focus on the React and do it quickly because it takes a minute to figure out the different components and where everything is. Then you have to actually start coding, so time is not your friend lol.
      Answer question