Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      WEX

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de WEX | Empleos en WEX | Sueldos en WEX | Prestaciones en WEX
      Entrevistas en WEXEntrevistas para el cargo de Software Engineering Manager en WEXEntrevista en WEX


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista para Software Engineering Manager

      19 abr 2024
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 2 meses. Acudí a una entrevista en WEX en mar 2024

      Entrevista

      Applied online (LinkedIn ad), was sent an assessment. Spent two days on the assessment design, testing and deployment with complete CI/CD pipeline to Elastic Beanstalk on AWS. Was given 5 working days before I could submit the application. However, I got a rejection even before I submitted my code. I submitted my code nevertheless and after 3 weeks got a shoddy feedback which said that testing was 'lacking', code was not clean enough or subpar and naming of endpoints did not adhere to industry standards besides lacking containerisation. Last three are all non-functional requirements which they specifically asked not to bother about and thorough testing was added. Would advise not to waste your time on Wex as all they are doing is pretending to be brilliant.

      Preguntas de entrevista [2]

      Pregunta 1

      Requirement #1: Store a Purchase Transaction Your application must be able to accept and store (i.e., persist) a purchase transaction with a description, transaction date, and a purchase amount in United States dollars. When the transaction is stored, it will be assigned a unique identifier. Field requirements ● Description: must not exceed 50 characters ● Transaction date: must be a valid date format ● Purchase amount: must be a valid positive amount rounded to the nearest cent ● Unique identifier: must uniquely identify the purchase
      1 respuesta

      Pregunta 2

      Requirement #2: Retrieve a Purchase Transaction in a Specified Country’s Currency Based upon purchase transactions previously submitted and stored, your application must provide a way to retrieve the stored purchase transactions converted to currencies supported by the Treasury Reporting Rates of Exchange API based upon the exchange rate active for the date of the purchase. https://fiscaldata.treasury.gov/datasets/treasury-reporting-rates-exchange/treasury-reporting-rates-of-exchange The retrieved purchase should include the identifier, the description, the transaction date, the original US dollar purchase amount, the exchange rate used, and the converted amount based upon the specified currency’s exchange rate for the date of the purchase
      1 respuesta

      Otras evaluaciones sobre las entrevistas para el cargo de Software Engineering Manager en WEX

      Entrevista para Software Engineering Manager

      16 sep 2025
      Candidato de entrevista anónimo
      New York, NY
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en WEX (New York, NY) en sep 2025

      Entrevista

      As a manager, I had to take the coding test and failed it. Important thing about their coding test — it is extremely unprofessional. 1/ They tell you that the test is timed. That is a lie. Every question is timed, from 15 seconds to 10 minutes. Yes. 15 seconds to answer some multiple choice question. 2/ For ALL questions, the time is inadequately insufficient. 10 minutes to write a function with dynamic programming, sorting and matching. 3/ They lower your scores on purpose. For example, they gave me 30% score on Python (right?) when I answered at least 80% of the questions, 4/ The entire coding test was completely irrelevant to the Management title and to the subject domain (AI) 5/ College-level questions, such as "what is the default value of the parameter X in function Y in the package Z. Don't use Google". Right? All in all, completely unprofessional setting, feels like a card game with a cheat. Stay away from them… they probably do the same if they hire you...

      Preguntas de entrevista [1]

      Pregunta 1

      Write code to sort packages based on their dimensions and weight
      Responder pregunta
      1