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

      Cushon

      Is this your company?

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

      Top companies for "Compensation and Benefits" near you

      avatar
      KPMG
      3.6★Compensation and benefits
      avatar
      US Navy
      4.0★Compensation and benefits
      avatar
      Deloitte
      3.5★Compensation and benefits
      avatar
      Amazon
      3.7★Compensation and benefits

      Software Engineer Interview

      13 Jul 2024
      Anonymous interview candidate
      Declined offer
      Negative experience
      Difficult interview

      Application

      I applied through an employee referral. The process took 4 weeks. I interviewed at Cushon in Jul 2024

      Interview

      The interview process was built up of two stages: Introduction: (Can be classified as a Technical Interview) This stage is an introduction to you as a developer and to dive deeper into the background of previous experiences. It is to be noted that this should be classified as a technical interview and do be expected to answer an array of questions. I would say it's roughly 30% about experience | 65% Technical Questions | 5% Q&A Tech Task: The tech task is a very broad topic surrounding ISAs. The core focus for this stage is based on the candidates code architecture/ planning/ knowledge. The task it self is suggested to be 6hours however from experience unless doing only providing pseudo, this is likely to take a lot longer. This is entirely up to the candidate to how much effort they would like to put in. You will roughly be given about a week to get the task done so bare that in mind. On the tech task review it self, it's lead by the candidate discussing their approaches and the developers asking questions around their decisions. The questions asked does require an in depth understanding of the coding language (in my case PHP). Be expected to be asked questions around: design patterns/principles, PSR and AWS. If successful you'll get a phone call with an offer and the pay range they think you are at. Unfortunately for myself, after receiving an potential offer it fell through at the negotiations (note: there was no wiggle room here. So rather than countering, have time to think about the offer on the table at that time). I'm awaiting constructive feedback. The administration for this process was very slow so do expect this to take a few weeks and not to receive fast responses. Also to note the email responses come across pretty blunt.

      Interview questions [5]

      Question 1

      Big data related questions: How would you improve handling millions of records in the DB etc.
      Answer question

      Question 2

      What is a singleton? What is your opinion on a singleton?
      Answer question

      Question 3

      Why would you chose not to use a polymorphic table? What cons may this introduce?
      Answer question

      Question 4

      What is the purpose of kubernetes?
      Answer question

      Question 5

      Can you explain the differences between all the available joins in SQL?
      Answer question
      1

      Other Software Engineer interview reviews for Cushon

      Software Engineer Interview

      9 Apr 2025
      Anonymous interview candidate
      No offer
      Negative experience
      Average interview

      Application

      I applied through a recruiter. The process took 1 week. I interviewed at Cushon in Mar 2025

      Interview

      Avoid their technical task, complete waste of your time. Initial screening call followed by a technical task around a customer ISA. You are recommended to spend 4-6 hours on this task which is impossible because they specifically ask for “we’re expecting a write-up read me file and working code (PHP preferable)”. Recruiter stated that the readme file was as important as the working code. I probably spent about 16 hours in total on the write up and “working code”. I created a fully working solution using Docker containers and Laravel, including unit tests and browser testing using Selenium. Advanced test cases from the registration process to creating the ISA. To save time I used the Laravel Breeze to handle the authentication, the task was around an ISA so I didn’t want to also start coding register and login screens as well. I pushed my solution to Github, included instructions on how to run the docker containers and also deployed it to a AWS EC2 instance so they could run it directly without having to set up manually. After the technical task, you then have to meet two developers who question you about your solution. Just before the meeting, I checked the database to see if they registered and created an ISA. There was no activity on the site I created which I thought was strange because they were about to ask me questions about it. This is where my frustrations began, how can they quiz me on something they haven’t even used? So upon joining the meeting, I asked the developers to clarify if they had read my readme file and ran my code? Both admitted that they hadn’t. After spending 16 hours on a detailed write up, diagrams, complete working code and test cases, they hadn’t even bothered to look at it! I was furious to be honest and at that point was considering ending the interview. How can a company send absolute amateurs to perform interviews? They did ask me to pull up my code and decided to focus on the authentication layer. This just added to my frustration because the task was around an ISA and I had mentioned in my readme and also told them that I used Laravel Breeze to handle authentication as I didn’t feel like it was important to the task. They dug deeper into how Laravel middleware returns the response in the authentication layer. The next question was how did I encrypt the passwords in the database. Again I had to highlight I didn’t write the authentication code, but you don’t encrypt passwords, you hash them. I have no doubts the interviewers did not like my attitude because as stated I was furious with their disrespect and lack of preparation. It ended with a discussion about their microservices, they seem to like to gloss over it but they are building a distributed monolith. Neither interviewer knew what this was and I had to explain to them that building a distributed monolith goes against the benefits and reasons why you would choose a microservice architecture. So in the end I spent 16 hours on a write up that was never read, code that was never reviewed and a complete set of unit tests that were not even looked at.

      Interview questions [1]

      Question 1

      Interview went deep into ISAs, appeared to want someone with in-depth knowledge. Whilst I had good knowledge on ISAs, I didn't know the inner workings of how the stock and shares ISAs are invested. I was surprised just how much they dug into this and didn't know industry expertise was needed for the role.
      Answer question
      1

      Software Engineer Interview

      24 Oct 2023
      Anonymous interview candidate
      London, England
      Declined offer
      Positive experience
      Average interview

      Application

      I interviewed at Cushon (London, England)

      Interview

      Very straightforward with interviews and technical tests, questions were around engineering principles, and the general aspects of programming were evaluated, like SOLID, Clean Architecture, Testing, BDD, TDD, and quality tooling, as well as the implementation of CI at scale.

      Interview questions [1]

      Question 1

      Can you describe an example of where you've used SOLID in a system design before?
      Answer question