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

      Revolut

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Revolut | Offerte di lavoro di Revolut | Stipendi di Revolut | Benefit di Revolut
      Colloqui di RevolutColloqui per Graduate Software Engineer (Python) presso RevolutColloquio di Revolut


      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.

      Colloquio per Graduate Software Engineer (Python)

      4 gen 2026
      Candidato anonimo a colloquio
      Londra, Inghilterra

      Altre recensioni di colloqui per Graduate Software Engineer (Python) presso Revolut

      Colloquio per Graduate Python Developer

      15 mag 2026
      Candidato anonimo a colloquio
      Dubai
      Nessuna offerta
      Nessuna offerta
      Esperienza neutra
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Revolut (Londra, Inghilterra) nel mese di dic 2025

      Colloquio

      First stage was a HackerRank with two LeetCode-medium questions (one was Longest Consecutive Sequence) and an SQL question. Then an HR call with standard behavioural questions (motivation, why Revolut, etc.). The technical interview was 1 hour. First 30 minutes: coding task — implement a set without using hash tables, trees, or the built-in set. Second 30 minutes: general software engineering questions (SOLID, decorators, generators, OOP, database transactions, concurrency/race conditions). HR mentioned beforehand that test cases were expected. Writing unit tests during the interview took a fair amount of time, so time management is important. Previous interview cycle: Earlier year I had a URL shortener task (simplified, hashmap-based) with tests, which I passed. The following round involved designing a class for handling currency transfers between bank accounts (precision matters — decimals vs integers), followed by deeper questions on databases and locking/concurrency. Overall: The questions themselves aren’t unusually hard, but the interviews are very time-pressured. You need to code quickly and explain decisions clearly. Pay is competitive for grads, but the interview pace reflects a high-intensity environment.

      Domande di colloquio [1]

      Domanda 1

      HackerRank LeetCode medium: Longest Consecutive Sequence LeetCode medium: another array/hashmap-style problem SQL query question HR Call Why do you want to join Revolut? General behavioural / motivation questions Technical Interview (1 hour) Coding (≈30 mins) Implement a set without using: hash tables trees built-in set data structure Write test cases for your implementation Software Engineering / Theory (≈30 mins) SOLID principles Decorators Generators Object-Oriented Programming concepts Database transactions Race conditions and concurrency handling Previous Interview Cycle Technical Round 1 Build a simplified URL shortener using a hashmap Write test cases Technical Round 2 Design a class to handle currency transfers between bank accounts Handle precision correctly (decimals vs integer cents) Database concepts Locking mechanisms Explain why your concurrency approach works
      Rispondi alla domanda
      1
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso Revolut (Dubai) nel mese di feb 2026

      Colloquio

      The interview process mainly revolves around key 5-7 questions that they ask: TinyURL, Ledger etc. They want you to write a basic solution and then build on top of it. Scalability is the key factor that will be challenged. Make sure you understand how locks in DBs and distributed systems in general work before applying.

      Domande di colloquio [1]

      Domanda 1

      Write a tinyURL from scratch - TDD approach
      Rispondi alla domanda