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

      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

      TrustCommerce

      Adquirida por Waud Capital Partners

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre TrustCommerce | Ofertas de empleos en TrustCommerce | Sueldos en TrustCommerce | Beneficios en TrustCommerce
      Entrevistas de TrustCommerceEntrevistas para el puesto de Software Engineer en TrustCommerceEntrevista de TrustCommerce


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      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 de primera mano.

      Búsquedas de empleo

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

      Entrevista de Software Engineer

      7 dic 2015
      Empleado anónimo
      Irvine, CA
      Oferta aceptada
      Experiencia positiva
      Entrevista fácil

      Solicitud

      Solicité el puesto a través de un captador. Acudí a una entrevista en TrustCommerce (Irvine, CA) en ago 2015

      Entrevista

      The interview was with the CTO. It started with a phone interview, then two face-to-face interviews were scheduled. It was not too stressful. One of the face-to-face interviews was with the CIO.

      Preguntas de entrevista [1]

      Pregunta 1

      There were questions about using Linux as a developer. Any Software Engineer who uses Linux should get through that with no problem. There were typical questions about classes, deep copy oppsed to shallow copy. questions about what methods are automatically given to you in a class (C++). Mostly academic.
      1 respuesta

      Otras opiniones sobre las entrevistas para el puesto de Software Engineer en TrustCommerce

      Entrevista de Software Engineer

      22 ene 2025
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia negativa
      Entrevista normal

      Solicitud

      Solicité el puesto por otro medio. El proceso duró 3 semanas. Acudí a una entrevista en TrustCommerce

      Entrevista

      I started the process feeling optimistic—things seemed to be going well after each interview. There are living fossils at the company. They have employees who have been working for them more 10–15 years. Given the current market conditions, it seems even they have become more selective. The interviews were of average difficulty, and I spent 3–4 weeks going through the process. Throughout, I had fairly pleasant interactions and felt confident things were progressing in the right direction. However, I was ultimately rejected at the final step without any explanation. The transition from engaging conversations to an abrupt and cold response was disappointing. I later heard from a friend that they’re still actively interviewing candidates. Unfortunately, this experience felt like a significant waste of time.

      Preguntas de entrevista [2]

      Pregunta 1

      Review the following code block and suggest improvements when necessary. $_con = false; // Assume this code attempts to return a DB handle to master DB function getMasterConnection() { ... } // Assume this code attempts to return a DB handle to slave DB function getSlaveConnection() { ... } // Function to get a DB connection handle function get_con($master = false) { global $_con; if ( !empty($_con) ) return $_con; if ($master == true) $_con = getMasterConnection(); else $_con = getSlaveConnection(); return $_con; } // Table 'users' definition // - user_id (SERIAL/LONG) // - login_id (TEXT) // - creation_ts (Unix timestamp) // - locked (BOOLEAN) // - locked_ts (Unix timestamp) // Function attempts to read and return data stored for the userid in an array function retrieveData($loginID) { $userData = array(); $dbconn = get_con(); $result = pg_query($dbconn, "SELECT * FROM users WHERE login_id = '$loginID'"); $userData = pg_fetch_all($result,0); return $userData; } // Table 'orders' definition // - order_id (SERIAL) // - user_id (LONG) // - order_details (TEXT) // Function attempts to insert order information function storeOrder($userid, $orderDetails) { $dbconn = get_con(true); $result = pg_query_params($dbconn, "INSERT INTO orders(userid, order_details) VALUES ($1, $2)", array($userid, $orderDetails)); return false; } // Main code execution begins here // This code helps store new order details under 'orders' table if ( !empty($_POST['login_id']) ) { $userData = retrieveData($_POST['login_id']); if ($_POST['action'] == 'create') { if ( storeOrder($userData[0]['user_id']) ) echo "Order creation successful"; else die("Failed to store order information due to run time exceptions."); } }
      Responder pregunta

      Pregunta 2

      Check the other interview experiences. Similar questions being asked.
      Responder pregunta
      avatar
      Respuesta de TrustCommerce
      1y
      Hello, Thank you for your honest feedback—it’s valuable to us, and we appreciate it. We're glad your experience started on a positive note, as we strive to engage and support everyone in our process. We also take pride in our tenured workforce, with many employees staying productive and engaged for over 10 years. Our hiring process involves multiple interview rounds over a few weeks, as we carefully ensure both cultural alignment and a strong fit for the role. If candidates are not selected, our recruiter personally reaches out and we regret if our message felt impersonal—it was not our intent. We encourage you to stay in touch with our Talent Team for future opportunities, especially given how far you progressed in the process.

      Entrevista de Software Developer

      20 feb 2025
      Empleado anónimo
      Oswego, IL
      Oferta aceptada
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en TrustCommerce (Oswego, IL) en ene 2025

      Entrevista

      it was multi-stage. first with HR, then with an engineer, then two more with more engineers, and a VP. the final interview was with two engineers and the VP. the entire procedure was geared to see how I think and how I deal with people, especially with people that disagree with my opinions

      Preguntas de entrevista [1]

      Pregunta 1

      they asked me how i would deal with difficult people. what was my approach to have a group follow my suggestions. first as the leader of the group, then as a peer. the situation can be very challenging.
      Responder pregunta
      avatar
      Respuesta de TrustCommerce
      1y
      We appreciate you taking time to leave some feedback about your experience.

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      CONDOR
      3.8★Remuneración y beneficios