Type · debugging
Root Cause Analysis (Issue Tree + 5 Whys)
How to Pass the BT Group Software Engineer Interview in 2026
Enterprise · Software Engineer Interview Guide
Sign up to see ATSHeadquartered in United KingdomInterview language: English
The BT Group DNA (TL;DR)
The BT Group Interview Loop
Your onsite loop will typically consist of 5 rounds.
- 1
Round 1
Recruiter ScreenMotivation, role fit, logistics. - 2
Round 2
Coding ScreenLeetCode-medium algorithmic problems under time pressure. - 3
Round 3
System DesignDistributed systems, trade-offs at scale, architecture under constraints. - 4
Round 4
Onsite CodingLeetCode-hard problems, reasoning about defects, code clarity, edge cases. - 5
Round 5
Behavioral / LeadershipPast evidence of ownership, influence, resolving conflict.
The Danger Zone: Top Reasons Candidates Fail
Based on our database of BT Group interview outcomes, avoid these common traps:
- Expressing a lack of understanding about BT's position or future direction in the telecom market.
- Ignoring edge cases like IP address spoofing or log data inconsistencies.
- Not addressing the root cause or implementing preventative measures.
- Underestimating the volume and velocity of telemetry data from millions of devices.
Test Yourself: Real BT Group Questions
Three real prompts pulled from our database.
Type · collaboration
STARType · ownership
STAR+ many more questions, signals, and worked examples
Sign up to unlock the full BT Group grading rubric
BT Group Interview Question Bank
A sample from our database, grouped by round. Sign up to see the full set.
9 of 12 questions shown
Recruiter Screen
1- 1
Type · motivation
BT is undergoing a significant digital transformation, moving towards cloud-native architectures and AI-driven services. How does your experience align with these strategic shifts, and what excites you about contributing to BT's future in the telecom industry?
Coding Screen
3- 2
Type · algorithmic
Given a list of network traffic logs, where each log entry contains a timestamp, source IP, destination IP, and packet size, design an algorithm to detect potential DDoS attacks. Specifically, identify if a single source IP is sending an unusually high volume of traffic to multiple distinct destination IPs within a short time window. Assume you have a stream of logs. - 3
Type · algorithmic
Imagine you are building a feature for BT's customer portal that shows real-time network status. You receive updates about network outages in different regions. Design a data structure that can efficiently store the status of all regions and allow quick queries for regions currently experiencing an outage. Updates can happen frequently. - + 1 more questions in this round (sign up to unlock)
System Design
3- 4
Type · architecture
Design a scalable system for BT's network monitoring service that can ingest telemetry data from millions of devices (routers, switches, base stations) across the UK. The system should provide real-time dashboards for network health, alert on anomalies, and store historical data for trend analysis. Consider data ingestion, processing, storage, and querying. - 5
Type · architecture
BT offers various broadband packages with different speed tiers and Quality of Service (QoS) parameters. Design a system that can dynamically manage and enforce these QoS policies across the network edge to ensure customers receive their contracted speeds and prioritize critical traffic (e.g., voice calls over data downloads). - + 1 more questions in this round (sign up to unlock)
Onsite Coding
2- 6
Type · algorithmic
Implement a function that takes a list of customer service call records (each with a timestamp, agent ID, customer ID, and call duration) and identifies the top K agents who have consistently low average call durations over a rolling N-day period, while also ensuring they handle a minimum number of calls per day. Handle potential data gaps or missing records. - 7
Type · debugging
Root Cause Analysis (Issue Tree + 5 Whys)You've deployed a new microservice for managing customer billing information. Users are reporting that sometimes their billing details are not updated correctly, but the issue is intermittent and hard to reproduce. You have access to the service's logs, database query logs, and a simplified API definition. Debug the provided code snippet and logs to find the root cause.
Behavioral / Leadership
3- 8
Type · collaboration
STARBT operates critical national infrastructure where balancing rapid feature deployment for consumer services against the rigid stability requirements of legacy core networks is a constant tension. Describe a specific instance where you had to reconcile these competing priorities with a cross-functional team, such as network operations or security, to ensure a successful release. - 9
Type · ownership
STARDescribe a situation where you encountered a complex technical problem in a system you were responsible for, and it was causing significant impact (e.g., customer issues, service degradation). What steps did you take to diagnose, resolve, and prevent recurrence? - + 1 more questions in this round (sign up to unlock)
Unlock all 12 BT Group questions, free
No credit card. Every question with its framework, the grading signals interviewers score against, and a worked answer for each.
Interview tracks at BT Group
How BT Group's DNA translates across functions. Pick your role.
Compare BT Group with similar employers
Same DNA, different bar. Browse the closest companies in our database and see how their loops differ.
Cellnex
Same tierCellnex's focus on "Infrastructure Services Broadcast" means interviewers grade for strategic foresight in network ex...
See Cellnex interview questions
INWIT
Same tierINWIT's technical assessment emphasizes a candidate's ability to optimize network infrastructure for 5G rollout, part...
See INWIT interview questions
Telia Company
Same tierTelia's core values (Dare, Care, Simplify) define interview scoring. Recruiters evaluate how engineers and operators ...
See Telia Company interview questions
Practice BT Group interviews end-to-end
BT Group Mock Interview
Run a live mock interview with our AI interviewer using BT Group-style prompts. Get scored on structure, signal, and answer length - exactly how the real loop grades you.
Open
STAR Stories for BT Group Behavioral Rounds
Build a Story Bank of your past wins, mapped to the leadership signals BT Group interviewers grade on. Reuse them across every behavioral round.
Open
BT Group Interview Prep Hub
The frameworks behind every BT Group round: CIRCLES for product sense, hypothesis-driven debugging for analytical, STAR for behavioral. Learn each one in 10 minutes.
Open
Interview Frameworks
CIRCLES, STAR, AARRR, RICE, MECE. The exact frameworks that make BT Group interviewers nod instead of frown. Step-by-step playbooks with the moves and the pitfalls.
Open
Sample answers
What a strong answer to these BT Group interview questions shows.
A customer reports intermittent connectivity issues with their broadband service. You are given a simplified log file from their router showing connection attempts, successful connections, and disconnections with timestamps. The logs also indicate packet loss percentages. Debug the provided log snippet to identify a potential pattern or cause for the intermittent issues.
A strong answer shows: Analyzes the logs methodically, looking for recurring events or correlations.; Identifies specific patterns (e.g., high packet loss before disconnection, specific times of day).; Formulates hypotheses based on the log evidence..
BT operates critical national infrastructure where balancing rapid feature deployment for consumer services against the rigid stability requirements of legacy core networks is a constant tension. Describe a specific instance where you had to reconcile these competing priorities with a cross-functional team, such as network operations or security, to ensure a successful release.
A strong answer shows: Understanding of telecom service stability; Ability to build consensus across functional silos; Empathy for operational constraints.
Frequently asked questions
How long does the BT Group interview process take?
Most candidates spend between 4 and 8 weeks from recruiter screen to offer. The onsite loop itself runs in a single day or is split across two half-days, with debrief and offer typically within 5 business days after.
How should I prepare specifically for BT Group?
Focus on three things: (1) the company DNA shown above - what they actually grade for, (2) the rounds in your loop, especially the round most candidates underestimate, and (3) drilling on the question types in this guide using a structured framework like CIRCLES or STAR.
Does this apply to engineering or design roles at BT Group?
The DNA stays the same - what changes is the round mix. SWE candidates face coding screens instead of Product Sense; designers face portfolio reviews and design exercises. The "what they value" and behavioral signals carry across all functions.