Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Revolut en abr 2026
Entrevista
One of the worst interview processes I've ever had. It started with the recruiter being completely robotic and extremely fast-paced. Not even a "how are you doing today?" 0 courtesy... But ok, it's just the recruiter, I thought.
This got worse when the same thing happened in the live coding exercise and technical discussion.
- "Hi, can you hear me?"
- "Yes"
- "Ok let's start, here is the exercise..."
It's already a stressful environment. I understand checking if candidates can work under pressure, but you can immediately tell this is not a good place to work.
I did the exercise with zero conversation or feedback, they just pasted instructions in the chat and I talked to myself while implementing everything.
After that, the worst part started: a rapid-fire of general tech and SQL questions. They weren't interested in what knowledge I could bring, or if I could reason thru my thoughts, only in the very specific knowledge they already have or need. This is a valid approach, but as someone who hires engineers myself, if I did this, I would have missed so many good people.
The "One-Day Offer" format sounds efficient on paper, but in practice it's a 2-hour pressure cooker with no human connection.
I was already certain I wouldn't accept an offer before I got rejected. (I know... sounds like I'm angry at the rejection)
Otras evaluaciones sobre las entrevistas para el cargo de Senior Software Engineer en Revolut
Me postulé a través de un reclutador. Acudí a una entrevista en 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.
Me postulé en línea. El proceso tomó 5 días. Acudí a una entrevista en Revolut en may 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.
Me postulé a través de un reclutador. Acudí a una entrevista en Revolut (Dubai) en may 2026
Entrevista
Interview begins with recruiter calling, explaining you the process
- Coding round
- System Design
- Hiring Manager round
- Bar raiser round
Each rounds are qualifier to another round. I did the coding round and system design, and I was ruled out
Preguntas de entrevista [2]
Pregunta 1
Coding round for the Matrix grid problem for 60 min coding round
First Part of the problem
- Randomly fills a matrix (a * b) with 5 'x' alphabet, reset would be 'o' alphabet
Second part of the problem (minesweeper game on Windows OS)
- Given a matrix fill with 'x', find number of minds adjacent to it
You need to solve both problems in 40 mins to qualify (First 10 mins Introduction, last 10 minutes is follow-up question)
Remember to ask follow-up questions else it mark as candidate isn't proactive in asking questions
2. System Design Round (90 mins)
They ask to design an internal developer portal that establishes a fully automated, version-control CI/CD pipeline at scale.
It basically involves designing the Internal developer, I started with requirements, non-funtional requirements, entities in system, I started with API design but they said it's okay to skip, and high level design.
I started with Component-Based Design where I drawn frontend, CLI, API Gateway, catalog services, ... and all other components of the developer portal
But they were interested in detailed CI/CD pipeline steps. This is where I screwed up; I caught the hint much later in the interview when there were 10 mins left, and I quickly drawn CI pipeline and a CD pipeline, but wasn't able to explain each step in the CD pipeline in detail.
They wanted a more comprehensive Workflow and Operational design of CI/CD pipeline instead of a component-based design of the internal developer portal.
Since I didn't complete the design, I was ruled out of the interview