Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Cushon

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Cushon | Offres d’emploi chez Cushon | Salaires chez Cushon | Avantages sociaux chez Cushon
      Entretiens chez CushonEntretiens d’embauche pour Software Engineer chez CushonEntretien chez Cushon


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Software Engineer

      9 avr. 2025
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer chez Cushon

      Entretien pour Software Engineer

      13 juil. 2024
      Candidat à l'entretien anonyme
      Offre refusée
      Expérience négative
      Entretien difficile

      Candidature

      J'ai postulé via la recommandation d'un employé. Le processus a pris 4 semaines. J'ai passé un entretien chez Cushon en juil. 2024

      Entretien moyen

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 1 semaine. J'ai passé un entretien chez Cushon en mars 2025

      Entretien

      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.

      Questions d'entretien [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.
      Répondre à cette question
      1

      Entretien

      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.

      Questions d'entretien [5]

      Question 1

      Big data related questions: How would you improve handling millions of records in the DB etc.
      Répondre à cette question

      Question 2

      What is a singleton? What is your opinion on a singleton?
      Répondre à cette question

      Question 3

      Why would you chose not to use a polymorphic table? What cons may this introduce?
      Répondre à cette question

      Question 4

      What is the purpose of kubernetes?
      Répondre à cette question

      Question 5

      Can you explain the differences between all the available joins in SQL?
      Répondre à cette question
      1

      Entretien pour Software Engineer

      24 oct. 2023
      Candidat à l'entretien anonyme
      Londres, Angleterre
      Offre refusée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Cushon (Londres, Angleterre)

      Entretien

      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.

      Questions d'entretien [1]

      Question 1

      Can you describe an example of where you've used SOLID in a system design before?
      Répondre à cette question