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

      Scalable Capital

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Scalable Capital | Offres d’emploi chez Scalable Capital | Salaires chez Scalable Capital | Avantages sociaux chez Scalable Capital
      Entretiens chez Scalable CapitalEntretiens d’embauche pour Senior Java/Kotlin Engineer chez Scalable CapitalEntretien chez Scalable Capital


      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 Senior Java/Kotlin Engineer

      24 avr. 2024
      Candidat à l'entretien anonyme
      München, Bavaria
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Scalable Capital (München, Bavaria)

      Entretien

      The interviews were pretty standard. A simple coding task. Initial interview with an Engineering Manage who I really enjoyed talking to. Then a technical interview with seniors having decades of experience as Java developers. However, their knowledge seemed to be limited. I mean which engineering manager, who has worked his whole life as a java developer, would not know how ConcurrentHashMap works? They asked weird questions and were fixated on me providing exact names and keywords in the answers. I knew then and there that I won't be selected because they were unable to explain the requirements. The task that was written did not match the clarification provided even when I tried to ask questions about it. Ever since the interview started they seemed uninterested, as if they were being forced to sit and interview me. I would never work in a team with such dull colleagues. It is a pity that a company like Scalable Capital, that has great potential, has hired such people to lead their engineering team. I am even skeptical of using SC as my investment app after talking to supposed leaders of the tech team with such limited understanding of the programming construct they live upon. Never again, SC.

      Questions d'entretien [1]

      Question 1

      CRUD controller implementation Unit tests API for Currency Exchange
      Répondre à cette question
      3
      avatar
      Réponse de Scalable Capital
      1y
      Dear evaluator, Thank you for sharing your feedback on the interview process. I apologize for any inconveniences you might have experienced. This is not the standard we want to live up to. We will forward your feedback to the respective department to ensure being able to improve our process. We wish you all the best! Kind regards, Isabella

      Autres retours d’entretien d’embauche pour un poste comme Senior Java/Kotlin Engineer chez Scalable Capital

      Entretien pour Senior Java/Kotlin Engineer

      18 oct. 2023
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Scalable Capital en oct. 2023

      Entretien

      Without an initial interview I was assigned a Codility test. The tasks were easy, below junior level. However, you're forced to do them using the Codility in-browser "environment", which is hardly better than using Window's Notepad, in Java 8 (a decade old). You're given the DTOs and entities stacked in a sidebar with no kind of syntax highlighting. You're forced to write imports by hand, without any sort of autocomplete or basic error handling. Tests cannot be run individually, so you cannot only test one method and the whole stacktrace of every test is dumped to a console and you have to scroll to infinity to find the relevant information. The task itself is very easy, but using such a tool wastes at least half of the time you're allotted. The tool doesn't even have a "save last working version" functionality to allow you to work to the last second. There is no warning about the time running out, and it will leave you hanging while writing. I had a single small error left after choosing the wrong provided constructor. While fixing it the time ran out just as I needed to close a parentheses leading to a syntax error and the code not being able to compile. All I needed to pass 100% of the tests was two keystrokes. However, the rule is that no matter what, should it occur the interview process is ended. Without trying to fix the error the code would have been 95% and the process would have continued. I explained this situation and was simply written an inflexible generic copy and paste rejection message. My feedback about a lackluster system and unrealistic way of skill assessment went ignored.

      Questions d'entretien [1]

      Question 1

      Write tests for a function that reverses strings and write a Spring controller in Java 8.
      Répondre à cette question
      8
      avatar
      Réponse de Scalable Capital
      2y
      Dear evaluator, Thanks a lot for sharing your valuable feedback on the interview process and especially the Codility challenge. We are sorry if you had problems with the environment. We will definitely consider your feedback and pass it on to the responsible colleagues, as we permanently want to improve our interview process to be able to provide a good candidate experience! We wish you all the best, Isabella

      Entretien pour Senior Java/Kotlin Engineer

      6 janv. 2023
      Candidat à l'entretien anonyme
      München, Bavaria
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Scalable Capital (München, Bavaria) en nov. 2022

      Entretien

      First, there was a 15 minutes call from the company's recruiter. We talked a bit about the company and the reasons that I chose to apply for Scalable Capital. I asked the recruiter if the interview was going to be about a position on the security team (which was mentioned in the job title) and she said that they are not sure. So based on the reviews on Glassdoor, I prepared myself for a more general interview, which I think was the reason why I failed the technical interview because the questions were mostly about security concepts and issues. Then, a Codility test was sent which consisted of two steps. The first one was about a failing test (making corrections to the code until it passes). The second one was implementing a simple CRUD controller. Not all of the tests given passed. But I was invited to the next level. There was some ambiguity considering the naming of the tests and also I gave feedback with a screenshot in which I insisted that one of the test cases was not right. But I received no feedback in return. After that, there was a technical interview with the tech lead. The questions covered a wide range of subjects. From behavioral questions to technical ones. A few days after the interview they replied that I wasn't accepted with a "We will not be proceeding ...." e-mail.

      Questions d'entretien [6]

      Question 1

      What is technical debt? How do you measure technical debt?
      Répondre à cette question

      Question 2

      If you were out of time on a project, what would you do? Would you add technical debt to the project just because you were late?
      1 réponse

      Question 3

      What is REST? What is GraphQL? What are their pros and cons? What is the difference between PUT and PATCH? Where would you use them?
      1 réponse

      Question 4

      What is JWT? What does it consist of? How is it encoded? Is it stored in a database? How do you verify a JWT is valid?
      Répondre à cette question

      Question 5

      What is a refresh token? How does it work?
      Répondre à cette question

      Question 6

      What are the different kinds of test doubles? How do they work in unit and integration testing?
      Répondre à cette question
      21