Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      Revolut

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Revolut | Vagas da empresa Revolut | Salários da empresa Revolut | Benefícios da empresa Revolut
      Entrevistas da empresa RevolutEntrevistas do cargo de Senior Software Engineer da empresa RevolutEntrevista da empresa Revolut


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Senior Software Engineer

      26 de jun. de 2024
      Candidato(a) sigiloso(a) à entrevista
      Kraków
      Nenhuma oferta
      Experiência negativa
      Entrevista fácil

      Candidatura

      Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela Revolut (Kraków) em jun. de 2024

      Entrevista

      5 stages of interviews, screen call with recruiter, coding interview, tech discussion, system design, team fit. Passed all stages, but haven't received either offer nor proper feedback. I literally received "we have concluded that another candidate was more closely aligned with the job requirements and to our team". It is really weird, considering that I somehow managed to get to the final round which is team fit. What was the point of all previous stages if you rejected me on pretty much a formality (in my opinion) stage? I almost sure that they didn't find another candidate because they hire all the time But this is all speculations, because I didn't receive a proper feedback which is not cool, Revolut. For anyone who really want to waste theirs time the only interview that is "hard" to pass is the coding challenge. It is "hard" but not in a way you think. They will give you one of two tasks - write simple load balancer or tinyUrl implementation. It is pretty straightforward problems, the hard part is that interviewer will nitpick every decision you make. For example, in problem stated that only 10 instances allowed and you need to constraint it. Normal solution would be to have a capacity field that passed in a constructor and binding and validation logic happen outside (in factory or if you are using some kind of container in configuration class) of load-balancer constructor, which I did. But the interviewer said that this is really bad and the problem states that you should limit it with a hardcoded static value of 10 and not any other way. The other really weird complain was that I use a set for a deduplication of instances instead of list quote: "Because we have constraint of 10 max instances the proper collection for this class is a ArrayList, and not HashSet, because checking 10 instances is a constant time". I was so pissed off that wanted to end the interview at that point. I mean, you expect me to write this kind of code for you as well? All other rounds was ok, nothing challenging or weird really, so focus on the coding part and try to do everything as dumb and simple as possible, so interviewer wouldn't have a chance to nitpick any of your decisions. But for anyone sound: just don't waste your time, except you really want to work there for some reason. P.S. I got an offer from Google, so I guess I'm senior enough for them.

      Perguntas de entrevista [4]

      Pergunta 1

      Implement simple load-balancer with max of 10 instances and different load-balancing strategies support(round robin and random)
      1 resposta

      Pergunta 2

      tech discussion, mostly about databases, indexes etc.
      Responder à pergunta

      Pergunta 3

      Write a simple money transfer service that is thread safe and lock free. Classic problem, just order it
      Responder à pergunta

      Pergunta 4

      System design: design a system that integrates (ordering, tracking, retry logic all the usual staff) with a third-party manufacturer for physical credit cards.
      Responder à pergunta
      86

      Outras avaliações de entrevista de vagas de Senior Software Engineer da empresa Revolut

      Entrevista para Senior Software Engineer

      1 de mai. de 2026
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência negativa
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa Revolut.

      Entrevista

      The experience was disappointing and reflected a lack of professionalism. The interaction gave the impression of a disorganised or potentially unhealthy work culture. Answered most of the questions accurately and to the best of my ability. The interview was initially scheduled for a short time slot. Toward the end, the interviewer asked for my availability and indicated that they would schedule a follow-up session to continue the discussion. However, no further communication or follow-up was received.
      1

      Entrevista para Senior Software Engineer

      20 de mai. de 2026
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência negativa
      Entrevista fácil

      Candidatura

      Candidatei-me online. O processo levou 5 dias. Fui entrevistado pela Revolut em mai. de 2026

      Entrevista

      During the initial HR screening call, the recruiter explicitly stated that Revolut was not hiring for a specific team and that team fit would be determined only after the coding and system design stages. However, after passing the screening, I received the following rejection message: “After carefully reviewing your experience, we've decided to move forward with candidates whose profiles more closely align with the specific requirements of the role. Please note that this decision is based on current team needs.” This creates a clear inconsistency in the communication. If team allocation and specific requirements were to be evaluated only in later technical rounds, a rejection citing “current team needs” right after screening appears contradictory. Such practices can lead to candidates investing time in the interview process based on incomplete or misleading information at the early stage.

      Entrevista para Senior Software Engineer

      17 de abr. de 2026
      Funcionário(a) sigiloso(a)
      Oferta aceita
      Experiência positiva
      Entrevista difícil

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 4 semanas. Fui entrevistado pela Revolut em abr. de 2026

      Entrevista

      I interviewed for a Senior Software Engineer (Java) role. The process was structured and fairly fast-paced: recruiter/screening conversation, technical discussions (coding and system design) focused on backend engineering and distributed systems, and a final manager/team-fit stage. Communication from recruiting was clear, and timelines were shared proactively. Overall, the process felt rigorous but very professional

      As melhores empresas na categoria “Remuneração e benefícios” perto de você

      avatar
      Mastercard
      4.0★Remuneração e benefícios
      avatar
      Xsolla
      3.5★Remuneração e benefícios
      avatar
      WeTravel
      3.5★Remuneração e benefícios
      avatar
      Gravity Payments
      3.8★Remuneração e benefícios