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

      TrustCommerce

      Acquired by Waud Capital Partners

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: TrustCommerce reviews | TrustCommerce jobs | TrustCommerce salaries | TrustCommerce benefits
      TrustCommerce interviewsTrustCommerce Software Engineer interviewsTrustCommerce 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.

      Software Engineer Interview

      7 Dec 2015
      Anonymous employee
      Irvine, CA
      Accepted offer
      Positive experience
      Easy interview

      Application

      I applied through a recruiter. I interviewed at TrustCommerce (Irvine, CA) in Aug 2015

      Interview

      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.

      Interview questions [1]

      Question 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 Answer

      Other Software Engineer interview reviews for TrustCommerce

      Software Engineer Interview

      22 Jan 2025
      Anonymous interview candidate
      No offer
      Negative experience
      Average interview

      Application

      I applied through other source. The process took 3 weeks. I interviewed at TrustCommerce

      Interview

      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.

      Interview questions [2]

      Question 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."); } }
      Answer question

      Question 2

      Check the other interview experiences. Similar questions being asked.
      Answer question
      avatar
      TrustCommerce response
      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.

      Software Developer Interview

      20 Feb 2025
      Anonymous employee
      Oswego, IL
      Accepted offer
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 2 weeks. I interviewed at TrustCommerce (Oswego, IL) in Jan 2025

      Interview

      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

      Interview questions [1]

      Question 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.
      Answer question
      avatar
      TrustCommerce response
      1y
      We appreciate you taking time to leave some feedback about your experience.

      Top companies for "Compensation and Benefits" near you

      avatar
      Verisure
      4.0★Compensation and benefits
      avatar
      Showsec
      3.5★Compensation and benefits
      avatar
      Page Group (London)
      3.6★Compensation and benefits
      avatar
      Hikvision
      3.5★Compensation and benefits