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

      Low Carbon Contracts

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Low Carbon Contracts reviews | Low Carbon Contracts jobs | Low Carbon Contracts salaries | Low Carbon Contracts benefits
      Low Carbon Contracts interviewsLow Carbon Contracts Senior Software Engineer interviewsLow Carbon Contracts 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.

      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
      Baker Hughes
      3.9★Compensation and benefits
      avatar
      Worley
      3.6★Compensation and benefits
      avatar
      ENGIE
      3.8★Compensation and benefits
      avatar
      Saudi Aramco
      4.3★Compensation and benefits

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Senior Software Engineer Interview

      26 Apr 2026
      Anonymous interview candidate
      No offer
      Positive experience
      Average interview

      Application

      I applied online. I interviewed at Low Carbon Contracts in Apr 2026

      Interview

      The interview process started with an online screening test on TestDome (Django, Python, HTML/CSS, and React). This was later followed by a live coding session and technical discussion. The coding task was a Python problem on multiple customers shopping across multiple supermarkets. The goal was to compute the lowest possible basket cost per day, taking into account time-bound discounts and selecting the optimal supermarket, with a delivery-time tie-breaker. There was also a system design question about building a reliable service to sync payment data from an internal database to a third-party API, where the external system may be unavailable or unreliable. Additionally, there were questions on debugging issues in React applications.

      Interview questions [1]

      Question 1

      If you got a response from the external API that a timeout happened - how would you handle that? How would you let users know that an attempt to sync failed? How would you investigate a slow sync? Do you follow any principles (DRY, KISS, etc) when writing code?
      Answer question