BBVA logo

Enterprise · Software Engineer Interview Guide

Sign up to see ATSHeadquartered in Spain

Interview language: Spanish

How to Pass the BBVA Software Engineer Interview in 2026

The BBVA DNA (TL;DR)

BBVA values candidates aligned with their digital transformation and customer-centric vision. They seek problem-solvers who demonstrate adaptability, innovation, and strong teamwork, emphasizing cultural fit with their purpose of "Bringing the age of opportunity to everyone" and their core values.

The BBVA Interview Loop

Your onsite loop will typically consist of 5 rounds.

  1. 1

    Round 1

    Recruiter Screen
    Motivation, role fit, logistics.
  2. 2

    Round 2

    Coding Screen
    LeetCode-medium algorithmic problems under time pressure.
  3. 3

    Round 3

    System Design
    Distributed systems, trade-offs at scale, architecture under constraints.
  4. 4

    Round 4

    Onsite Coding
    LeetCode-hard, debugging, code clarity, edge cases.
  5. 5

    Round 5

    Behavioral / Leadership
    Past evidence of ownership, influence, resolving conflict.

The Danger Zone: Top Reasons Candidates Fail

Based on our database of BBVA interview outcomes, avoid these common traps:

  • Using a suboptimal method for finding the top N elements (e.g., sorting the entire list).
  • Failing to explore all root-to-leaf paths correctly.
  • Creating overly large or overly granular microservices.
  • Not articulating the technical details or trade-offs involved.

Test Yourself: Real BBVA Questions

Three real prompts pulled from our database.

Type · System Design

Design a system to process real-time fraud detection for credit card transactions. Consider aspects like data ingestion, feature extraction, model serving, and alerting.

Type · Algorithmic

Given a set of customer accounts, each with a unique ID and a list of associated credit/debit operations, design an algorithm to find the N customers with the highest net worth, considering only operations within the last quarter.

Type · Debugging

Here is a piece of code intended to calculate loan interest. It has a subtle bug. Find and fix it. Explain your debugging process.

+ many more questions, signals, and worked examples

Sign up to unlock the full BBVA grading rubric

Unlock the BBVA rubric, free

BBVA Interview Question Bank

A sample from our database, grouped by round. Sign up to see the full set.

9 of 13 questions shown

1

Recruiter Screen

1
  1. 1

    Type · Motivation

    Why are you interested in a Software Engineer role at BBVA, and what specifically about our work in financial technology excites you?
2

Coding Screen

3
  1. 2

    Type · Algorithmic

    Given a list of financial transactions, each with a timestamp, amount, and currency, write a function to calculate the total balance for a given currency, handling potential duplicates or out-of-order entries.
  2. 3

    Type · Algorithmic

    Implement a function to detect if a sequence of stock price movements (represented by a list of integers, positive for up, negative for down) contains a specific pattern, e.g., 'buy low, sell high' within a defined window.
  3. + 1 more questions in this round (sign up to unlock)
3

System Design

3
  1. 4

    Type · System Design

    Design a system to process real-time fraud detection for credit card transactions. Consider aspects like data ingestion, feature extraction, model serving, and alerting.
  2. 5

    Type · System Design

    Design a microservice architecture for a new online banking platform. Focus on how you would handle user authentication, transaction processing, and account management.
  3. + 1 more questions in this round (sign up to unlock)
4

Onsite Coding

3
  1. 6

    Type · Algorithmic

    Given a binary tree representing a financial portfolio, where each node contains a value (e.g., asset value) and potentially children (sub-portfolios), write a function to find the maximum path sum from root to leaf.
  2. 7

    Type · Debugging

    Here is a piece of code intended to calculate loan interest. It has a subtle bug. Find and fix it. Explain your debugging process.
  3. + 1 more questions in this round (sign up to unlock)
5

Behavioral / Leadership

3
  1. 8

    Type · Behavioral

    Tell me about a time you had to work with a difficult stakeholder or team member. How did you approach the situation, and what was the outcome?
  2. 9

    Type · Behavioral

    Describe a complex technical problem you encountered in a previous project. Walk me through your thought process for diagnosing and solving it, and what you learned from the experience.
  3. + 1 more questions in this round (sign up to unlock)

Unlock all 13 BBVA questions, free

No credit card. Every question with its framework, the grading signals interviewers score against, and a worked answer for each.

Unlock all 13 BBVA questions

Interview tracks at BBVA

How BBVA's DNA translates across functions. Pick your role.

Compare BBVA with similar employers

Same DNA, different bar. Browse the closest companies in our database and see how their loops differ.

Practice BBVA interviews end-to-end

Sample answers

What a strong answer to these BBVA interview questions shows.

Design a system to process real-time fraud detection for credit card transactions. Consider aspects like data ingestion, feature extraction, model serving, and alerting.

A strong answer shows: Understanding of distributed systems and stream processing.; Consideration of latency, throughput, and fault tolerance.; Awareness of ML model lifecycle in production..

Given a set of customer accounts, each with a unique ID and a list of associated credit/debit operations, design an algorithm to find the N customers with the highest net worth, considering only operations within the last quarter.

A strong answer shows: Efficient data filtering.; Correct net worth calculation.; Use of appropriate data structures for top-N problems (e.g., heaps)..

Frequently asked questions

WorkfiveExplore careers on Workfive

Unlock the free BBVA interview guide

Sign up