Other roles at Repsol:Software EngineerSupply Chain
Repsol logo

Enterprise · Software Engineer Interview Guide

How to Pass the Repsol Software Engineer Interview in 2026

Το DNA της Repsol (TL;DR)

Repsol values candidates who demonstrate strong technical acumen, practical problem-solving skills, and a commitment to safety and sustainability. They look for individuals who can contribute to their energy transition goals and integrate well into a large, multinational team.

Οι συνεντεύξεις tech διεξάγονται στα αγγλικά

Ακόμη κι όταν κάνετε αίτηση τοπικά, η ίδια η συνέντευξη γίνεται σχεδόν πάντα στα αγγλικά. Σας δείχνουμε κάθε ερώτηση και prompt πρώτα στα αγγλικά — τη γλώσσα στην οποία θα γίνει η συνέντευξη — με μετάφραση από κάτω για να προετοιμαστείτε στην ισχυρότερη γλώσσα σας.

Το Interview Loop της Repsol

Το onsite loop σας θα αποτελείται τυπικά από 4 γύρους.

  1. 1

    Γύρος 1

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

    Γύρος 2

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

    Γύρος 3

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

    Γύρος 4

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

    Γύρος 5

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

Η ζώνη κινδύνου: Κορυφαίοι λόγοι που οι υποψήφιοι αποτυγχάνουν

Με βάση τη βάση δεδομένων μας με αποτελέσματα συνεντεύξεων Repsol, αποφύγετε αυτές τις συνηθισμένες παγίδες:

  • Describing a situation where they were simply insubordinate or unwilling to compromise.
  • Choosing an inefficient max-flow algorithm (e.g., Ford-Fulkerson without Edmonds-Karp or Dinic's optimization).
  • Not addressing data ingestion challenges at scale (high volume, velocity).
  • Not considering the complexity of real-world logistics, such as varying transport modes, delivery windows, and dynamic demand.

Δοκιμάστε τον εαυτό σας: Πραγματικές ερωτήσεις Repsol

Τρία πραγματικά prompts τραβηγμένα από τη βάση δεδομένων μας.

Τύπος · Algorithmic

Implement a function to simulate the flow of crude oil through a network of pipelines. The function should take a graph representing the pipeline network and calculate the maximum flow from a source (e.g., extraction point) to a sink (e.g., refinery).

Τύπος · System Design

Design a platform for analyzing seismic data to identify potential oil and gas reserves. The system needs to handle large datasets, perform complex computations (e.g., seismic imaging), and provide visualization tools for geoscientists.

Τύπος · Behavioral

Tell me about a time you disagreed with a technical decision made by your team or manager. How did you handle the situation, and what was the result?

+ πολλές ακόμη ερωτήσεις, σήματα και επεξεργασμένα παραδείγματα

Εγγραφείτε για να ξεκλειδώσετε τη ρουμπρίκα βαθμολόγησης JobMentis

Ξεκλειδώστε τη ρουμπρίκα →

Repsol Interview Question Bank

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

9 of 15 questions shown

1

Recruiter Screen

1
  1. 1

    Τύπος · Motivation

    Why are you interested in joining Repsol, and what aspects of our work in the energy sector particularly appeal to you as a software engineer?
2

Coding Screen

3
  1. 2

    Τύπος · Algorithmic

    Given a stream of sensor readings from oil rigs, design an algorithm to detect anomalies that could indicate equipment failure or environmental hazards. Assume readings are time-series data with multiple parameters (temperature, pressure, vibration).
  2. 3

    Τύπος · Algorithmic

    You need to optimize the routing of maintenance drones across multiple offshore platforms. Given a set of platforms, their locations, and estimated travel times between them, find the shortest path that visits each platform exactly once and returns to the origin. This is a variation of the Traveling Salesperson Problem (TSP).
  3. + 1 more questions in this round (sign up to unlock)
3

System Design

3
  1. 4

    Τύπος · System Design

    Design a real-time monitoring system for Repsol's renewable energy assets (e.g., wind farms, solar parks). The system should ingest data from thousands of sensors, process it, detect potential issues, and provide alerts to operations teams.
  2. 5

    Τύπος · System Design

    Design a system to manage and optimize the supply chain logistics for refined petroleum products, from refineries to distribution terminals and retail stations. Consider inventory management, demand forecasting, and dynamic routing.
  3. + 1 more questions in this round (sign up to unlock)
4

Onsite Coding

3
  1. 6

    Τύπος · Coding

    Write a function that takes a list of historical energy consumption data points (timestamp, consumption) for a region and identifies the top N recurring daily/weekly patterns. For example, identify peak hours or days with consistently high usage.
  2. 7

    Τύπος · Debugging

    Here is a piece of code intended to calculate carbon emissions based on fuel type and quantity. It has several bugs. Find and fix them, and explain your reasoning.
  3. + 1 more questions in this round (sign up to unlock)
5

Behavioral / Leadership

5
  1. 8

    Τύπος · Behavioral

    Tell me about a time you had to work with a complex, legacy system. What were the challenges, and how did you approach understanding and improving it?
  2. 9

    Τύπος · Behavioral

    Describe a challenging technical problem you encountered on a project related to energy infrastructure or operations. How did you debug it, and what was the outcome?
  3. + 3 more questions in this round (sign up to unlock)

Unlock the full Repsol question bank

Free signup, no credit card. You get every question + the framework, grading signals, and worked answer for each.

Unlock all questions →

Interview tracks at Repsol

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

SWE candidates at Repsol should highlight experience with cloud platforms (Azure/AWS), data engineering, IoT, and AI/ML for optimizing energy operations. Expect questions on scalable systems, data security, and contributing to digital transformation initiatives within an industrial context.

Algorithmic

Implement a function to simulate the flow of crude oil through a network of pipelines. The function should take a graph representing the pipeline network and calculate the maximum flow from a source (e.g., extraction point) to a sink (e.g., refinery).

System Design

Design a platform for analyzing seismic data to identify potential oil and gas reserves. The system needs to handle large datasets, perform complex computations (e.g., seismic imaging), and provide visualization tools for geoscientists.

+ 1 more

Unlock the Software Engineer grading rubric for Repsol

See full Software Engineer guide

Compare Repsol with other tech interviews

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

Εξασκηθείτε στις συνεντεύξεις Repsol από άκρη σε άκρη

FAQ