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

      Hudson River Trading

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Hudson River Trading | Offres d’emploi chez Hudson River Trading | Salaires chez Hudson River Trading | Avantages sociaux chez Hudson River Trading
      Entretiens chez Hudson River TradingEntretiens d’embauche pour Software Engineer Python chez Hudson River TradingEntretien chez Hudson River Trading


      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.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      S&P Global
      3.8★Rémunération et avantages
      avatar
      Andersen
      3.5★Rémunération et avantages
      avatar
      AlphaSights
      3.8★Rémunération et avantages
      avatar
      Qontigo
      3.6★Rémunération et avantages

      Entretien pour Software Engineer Python

      2 déc. 2024
      Employé (anonyme)
      Singapour

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer Python chez Hudson River Trading

      Entretien pour Python Developer

      7 déc. 2021
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien difficile
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Hudson River Trading (Singapour) en oct. 2024

      Entretien

      Code-signal, followed by 2 phone rounds (1hour each) and a full day of on-site interviews. Smooth interview process where results were released promptly after each interview round, though had slight delay (~2 week) in scheduling my on-site due to availabilities. Interviewers were all very friendly and enthusiastic to answer questions about the role itself, and created a comfortable environment and cared a lot more about the thought process rather than just getting the correct answer. Appreciated how the scope of each interview was clarified before each round which helped me feel comfortable in the interview.

      Questions d'entretien [1]

      Question 1

      Tell me about your past experiences
      Répondre à cette question
      2

      Candidature

      Le processus a pris 4 semaines. J'ai passé un entretien chez Hudson River Trading en déc. 2021

      Entretien

      Apply directly on website online assessment on codility, then 45min technical phone screen on zoom ----------------------------------------------------------------------- nothing else to add so these are just fillers fillers fillers nothing else to add so these are just fillers fillers fillers

      Questions d'entretien [1]

      Question 1

      OA: - If 2 consecutive characters are the same, shrink the string until you can't anymore. Output final result. "ABBCDDC" -> "ABBCC" -> "ABB" -> "A" "AABBAA" -> "AAAA" -> "AA" -> "" - Construct an n-ary tree given a list of parents/values and k. Find max k-length path sum of the tree. Phone Screen: Describe a recent interesting bug that you have resolved. What's the purpose of 'yield' keyword? How does hashtable works? What happens in a lookup/insert operation when hashes of 2 different keys are the same? What's the time complexity of hashtable ops (lookup/delete/insert)? When does hashtable upsize/downsize? Runtime complexity? How does computer memory work? How does OS allocate memory to each process? Virtual mem vs physical mem? What happens when virtual mem exceeds physical mem? Stack vs heap. What stores in which? How does GIL work? What's the adv vs. disadv of GIL?
      Répondre à cette question
      19