Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      TrustCommerce

      Adquirido por Waud Capital Partners

      Essa empresa é sua?

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa TrustCommerce | Vagas da empresa TrustCommerce | Salários da empresa TrustCommerce | Benefícios da empresa TrustCommerce
      Entrevistas da empresa TrustCommerceEntrevistas do cargo de Software Engineer da empresa TrustCommerceEntrevista da empresa TrustCommerce


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Software Engineer

      22 de jan. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência negativa
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me de outra forma. O processo levou 3 semanas. Fiz uma entrevista na empresa 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.

      Perguntas de entrevista [2]

      Pergunta 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 à pergunta

      Pergunta 2

      Check the other interview experiences. Similar questions being asked.
      Responder à pergunta
      avatar
      Resposta da empresa 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.

      Outras avaliações de entrevista de vagas de Software Engineer da empresa TrustCommerce

      Entrevista para Software Developer

      20 de fev. de 2025
      Funcionário(a) sigiloso(a)
      Oswego, IL
      Oferta aceita
      Experiência positiva
      Entrevista difícil

      Candidatura

      Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela TrustCommerce (Oswego, IL) em jan. de 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

      Perguntas de entrevista [1]

      Pergunta 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 à pergunta
      avatar
      Resposta da empresa TrustCommerce
      1y
      We appreciate you taking time to leave some feedback about your experience.

      Entrevista para Software Engineer

      7 de dez. de 2015
      Funcionário(a) sigiloso(a)
      Irvine, CA
      Oferta aceita
      Experiência positiva
      Entrevista fácil

      Candidatura

      Candidatei-me por meio de recrutador(a). Fui entrevistado pela TrustCommerce (Irvine, CA) em ago. de 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.

      Perguntas de entrevista [1]

      Pergunta 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 resposta

      As melhores empresas na categoria “Remuneração e benefícios” perto de você

      avatar
      OSCE
      3.6★Remuneração e benefícios
      avatar
      Sabah
      4.2★Remuneração e benefícios