bunq logo

Growth · Software Engineer Interview Guide

Sign up to see ATSHeadquartered in Netherlands

Interview language: English

How to Pass the bunq Software Engineer Interview in 2026

The bunq DNA (TL;DR)

bunq values pragmatic builders who can ship. They look for candidates who can articulate trade-offs and demonstrate impact, often through the lens of their 'Freedom of Choice' principle, rather than just theoretical knowledge.
Interviews inJavaPython

The bunq 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 bunq interview outcomes, avoid these common traps:

  • Inefficiently storing timestamps for each user.
  • Inefficiently scanning the entire transaction history for each new transaction.
  • Not demonstrating an understanding of bunq's mission or product.
  • Describing a generic cleanup project rather than a direct intervention in a production bottleneck

Test Yourself: Real bunq Questions

Three real prompts pulled from our database.

Type · Algorithmic

Implement a function to calculate the shortest path for a user to travel between multiple locations (e.g., home, work, gym) using public transport data. Assume you have access to a graph representing transport routes and times.

Type · System Design

How would you design a system to detect and prevent duplicate payments or transfers within bunq? Consider edge cases and potential race conditions.

Type · Ownership

At bunq, we prioritize shipping features rapidly to our users. Tell me about a time you identified a technical debt or a performance bottleneck in your codebase that was slowing down production deployments. What specific trade-offs did you make to resolve it while maintaining our release velocity?

+ many more questions, signals, and worked examples

Sign up to unlock the full bunq grading rubric

Unlock the bunq rubric, free

bunq 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 working at bunq, a fintech company focused on growth and user experience, as a Software Engineer?
2

Coding Screen

3
  1. 2

    Type · Algorithmic

    Given a list of user transactions, each with a timestamp and amount, write a function to calculate the daily spending limit for a user, considering a rolling 24-hour window. Assume the limit is $5000.
  2. 3

    Type · Algorithmic

    Implement a function to detect fraudulent transaction patterns. Given a stream of transactions and a set of known fraud patterns (e.g., multiple small transactions in rapid succession from different locations), identify potential fraud.
  3. + 1 more questions in this round (sign up to unlock)
3

System Design

3
  1. 4

    Type · System Design

    Design a system to automatically categorize user transactions (e.g., 'Groceries', 'Travel', 'Utilities') based on merchant information and transaction history. How would you handle ambiguity and user corrections?
  2. 5

    Type · System Design

    Design a real-time notification system for bunq users, alerting them about important events like large transactions, low balances, or potential security issues. Consider scalability and reliability.
  3. + 1 more questions in this round (sign up to unlock)
4

Onsite Coding

3
  1. 6

    Type · Debugging

    A user reports that their balance is sometimes incorrect after making a purchase. Here's a simplified code snippet of the balance update logic. Find and fix the bug.
  2. 7

    Type · Algorithmic

    Implement a function to calculate the shortest path for a user to travel between multiple locations (e.g., home, work, gym) using public transport data. Assume you have access to a graph representing transport routes and times.
  3. + 1 more questions in this round (sign up to unlock)
5

Behavioral / Leadership

3
  1. 8

    Type · Ownership

    At bunq, we prioritize shipping features rapidly to our users. Tell me about a time you identified a technical debt or a performance bottleneck in your codebase that was slowing down production deployments. What specific trade-offs did you make to resolve it while maintaining our release velocity?
  2. 9

    Type · Technical Challenge

    Describe the most challenging technical problem you've faced in a previous role. How did you approach it, what did you learn, and what was the resolution?
  3. + 1 more questions in this round (sign up to unlock)

Unlock all 13 bunq 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 bunq questions

Interview tracks at bunq

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

Compare bunq with similar employers

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

Practice bunq interviews end-to-end

Sample answers

What a strong answer to these bunq interview questions shows.

Implement a function to calculate the shortest path for a user to travel between multiple locations (e.g., home, work, gym) using public transport data. Assume you have access to a graph representing transport routes and times.

A strong answer shows: Knowledge of graph algorithms.; Ability to model real-world problems with graphs.; Optimization for performance..

How would you design a system to detect and prevent duplicate payments or transfers within bunq? Consider edge cases and potential race conditions.

A strong answer shows: Understanding of idempotency and distributed transactions.; Strategies for handling race conditions and concurrency.; Robust error handling and recovery mechanisms..

Frequently asked questions

WorkfiveExplore careers on Workfive

Unlock the free bunq interview guide

Sign up