Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Jump Trading

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Jump Trading | Offerte di lavoro di Jump Trading | Stipendi di Jump Trading | Benefit di Jump Trading
      Colloqui di Jump TradingColloqui per Quality Assurance Engineer presso Jump TradingColloquio di Jump Trading


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      Access Bank PLC
      3.7★Stipendio e benefit
      avatar
      Goldman Sachs
      3.6★Stipendio e benefit
      avatar
      The Blackstone Group
      3.9★Stipendio e benefit
      avatar
      Catapult Advisors
      4.0★Stipendio e benefit

      Colloquio per Quality Assurance Engineer

      20 giu 2015
      Dipendente anonimo
      Chicago, IL
      Offerta accettata
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto più di 2 mesi. Ho sostenuto un colloquio presso Jump Trading (Chicago, IL) nel mese di nov 2014

      Colloquio

      I first met two software developers at a career fair for my university I was asked to write some code for the FizzBuzz problem. The two came back to my university around a month later to give on-site interviews. I talked about my programming experience, and they asked some more difficult programming problems. Finally, I was offered an on-site interview, which lasted from around 9am to 3pm. I met with mostly technical people: the software manager, the quality assurance manager, and other engineers. Except for the question, "Why are you interested in quality assurance?", everything was related to programming and software development. I enjoyed talking about the technical questions and the lunch was great. Jump primarily uses C++ and Python. It would be good to respond to the programing questions in one of those languages.

      Domande di colloquio [5]

      Domanda 1

      You're given a string of messages from a stock exchange. It's in some format like "{orderId=<integer>|<message>}{orderId=<integer>|<message>}{orderId=<integer>|message}...". All the orderIds are unique, and no message will have a "|" in it. Write some code that given the orderId, it returns the message associated with it. How would you test the code you wrote and what would you test? (data structures)
      Rispondi alla domanda

      Domanda 2

      Given a binary search tree, determine the closest common ancestor of two entries in the tree. The closest common ancestor of x and y is the node with greatest depth that is an ancestor of x and y. (data structures)
      Rispondi alla domanda

      Domanda 3

      I was given a C++ header file of a List class. It's essentially LinkedList that requires insert() and remove(), except the insert() function has additional conditions. Implement those functions. How would you test the data structure? (software design)
      Rispondi alla domanda

      Domanda 4

      I was given a whiteboard eraser and asked to define it and explain what it is. (software requirements)
      Rispondi alla domanda

      Domanda 5

      I was given a diagram of how Jump's software system typically communicates with an exchange. I was given a scenario in which some output was wrong and asked what steps I would take to try and determine the source of the problem. (debugging)
      Rispondi alla domanda
      12