Premium Employer

i

This company page is being actively managed by BT Group Team. If you also belong to the team, you can get access from here

BT Group Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

BT Group Interview Questions and Answers

Updated 3 Jul 2025
Popular Designations

121 Interview questions

An Associate Network Engineer was asked 1mo ago
Q. What is LAN?
Ans. 

A Local Area Network (LAN) connects computers and devices in a limited area, enabling resource sharing and communication.

  • LANs typically cover small geographical areas like homes, offices, or schools.

  • Devices in a LAN can share resources such as printers and files.

  • Common LAN technologies include Ethernet and Wi-Fi.

  • An example of a LAN is a home network connecting computers, smartphones, and smart TVs.

View all Associate Network Engineer interview questions
An Associate Engineer was asked 1mo ago
Q. Explain the architecture of BigQuery.
Ans. 

BigQuery is a fully-managed, serverless data warehouse that enables super-fast SQL queries using the processing power of Google's infrastructure.

  • Serverless architecture: No need to manage infrastructure, allowing users to focus on data analysis.

  • Columnar storage: Data is stored in a columnar format, optimizing query performance and reducing I/O.

  • Massively parallel processing: Queries are executed across many servers...

View all Associate Engineer interview questions
An Associate Engineer was asked 1mo ago
Q. Explain the different types of joins in SQL.
Ans. 

SQL joins combine rows from two or more tables based on related columns, enabling complex queries and data retrieval.

  • INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;

  • LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;

  • RIGHT JOIN: Returns all records from ...

View all Associate Engineer interview questions
A Service Reliability Engineer was asked 2mo ago
Q. What do you mean by VTP pruning?
Ans. 

VTP pruning optimizes VLAN traffic by limiting broadcast domains, enhancing network efficiency and reducing unnecessary traffic.

  • Broadcast Domain Limitation: VTP pruning reduces the number of VLANs that send broadcast traffic across trunk links, improving overall network performance.

  • Dynamic Pruning: When enabled, VTP pruning automatically identifies and prunes VLANs that are not active on a trunk link, preventing u...

View all Service Reliability Engineer interview questions
A Service Reliability Engineer was asked 2mo ago
Q. What are SRTT and RTO?
Ans. 

SRTT (Smoothed Round Trip Time) is a metric for measuring network latency, while RTO (Recovery Time Objective) defines acceptable downtime.

  • SRTT: It is a calculated average of round trip times, helping to estimate network latency more accurately over time.

  • Example of SRTT: If a server's response times vary, SRTT smooths these variations to provide a more stable latency measurement.

  • RTO: It indicates the maximum accep...

View all Service Reliability Engineer interview questions
A Softwaretest Engineer was asked 5mo ago
Q. Given a roman numeral, convert it to an integer.
Ans. 

Convert Roman numeral strings into their integer equivalents using specific rules for numeral values.

  • Roman numerals consist of letters: I, V, X, L, C, D, M.

  • Each letter has a specific value: I=1, V=5, X=10, L=50, C=100, D=500, M=1000.

  • If a smaller numeral appears before a larger one, subtract its value (e.g., IV = 4).

  • If a smaller numeral appears after a larger one, add its value (e.g., VI = 6).

  • Example: 'MCMXCIV' = 1...

View all Softwaretest Engineer interview questions
A Financial Analyst was asked 6mo ago
Q. Describe the five steps of IFRS 15.
Ans. 

IFRS 15 outlines a five-step model for recognizing revenue from contracts with customers.

  • 1. Identify the contract: Determine if a contract exists, e.g., a signed agreement for services.

  • 2. Identify performance obligations: Specify distinct goods/services to be delivered, like a software license.

  • 3. Determine the transaction price: Establish the amount expected to be received, such as $10,000 for a project.

  • 4. Allocat...

View all Financial Analyst interview questions
Are these interview questions helpful?
A Change Manager was asked 6mo ago
Q. What are the 7 R's of Change Management?
Ans. 

The 7 R's of Change Management help assess and guide change initiatives effectively.

  • 1. Reason: Understand why the change is needed. Example: Improving patient care quality.

  • 2. Return: Assess the benefits of the change. Example: Increased efficiency leading to cost savings.

  • 3. Resources: Identify what resources are required. Example: Training staff on new procedures.

  • 4. Risks: Evaluate potential risks involved. Exampl...

View all Change Manager interview questions
A Senior Developer was asked 7mo ago
Q. What is Spring AOP?
Ans. 

Spring AOP (Aspect-Oriented Programming) is a framework that provides cross-cutting concerns in a modular way.

  • Spring AOP enables separation of concerns by allowing the definition of aspects (cross-cutting concerns) separate from the main application logic.

  • It allows developers to apply aspects to multiple classes without modifying the actual code of those classes.

  • Examples of cross-cutting concerns that can be addre...

View all Senior Developer interview questions
A Senior Developer was asked 7mo ago
Q. What are fail-safe and fail-fast iterators?
Ans. 

Fail-safe and fail-fast iterators manage data integrity and performance during iteration in collections.

  • Fail-fast iterators immediately throw an exception if the collection is modified during iteration. Example: Java's ArrayList iterator.

  • Fail-safe iterators create a copy of the collection to allow safe iteration, even if the original collection is modified. Example: Java's CopyOnWriteArrayList.

  • Fail-fast is general...

View all Senior Developer interview questions

BT Group Interview Experiences

203 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is scrum master role
  • Ans. 

    The Scrum Master is responsible for ensuring the Scrum team follows the Scrum framework and facilitates the team's progress.

    • Facilitates Scrum events such as daily stand-ups, sprint planning, and retrospectives

    • Removes impediments and shields the team from external distractions

    • Coaches the team on Agile principles and practices

    • Ensures the team adheres to Scrum values and rules

    • Helps the team continuously improve and increa...

  • Answered by AI
  • Q2. What is estimation
  • Ans. 

    Estimation is the process of predicting or approximating the time, effort, or cost required to complete a task or project.

    • Estimation helps in planning and scheduling tasks.

    • It involves analyzing the requirements, breaking them down into smaller tasks, and assigning effort or time estimates to each task.

    • Estimation techniques can vary, such as expert judgment, historical data analysis, or using estimation tools.

    • Estimation...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Your hobby and salary expectation

Interview Preparation Tips

Topics to prepare for BT Group Scrum Master Consultant interview:
  • Agile knowledge
Interview preparation tips for other job seekers - Good platform to work
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic techno managerial questions on tech you worked on work, interests, challenges you faced. Was fairly short.
Round 2 - Coding Test 

Initially had a string based coding problem. Then was asked technical questions and then had a small break before doing system design with same interviewer for building book my show system and db schema.

Round 3 - HR 

(1 Question)

  • Q1. Had a discussion with hiring manager on expectations, salary and growth.

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid, they give only fixed salary hikes. Interview process was on site during December and HR's delayed it by an hour, nor were they considerate enough regarding the timings. Had 3 rounds of interview. Was told i was selected and they couldn't finalize offer on the same day because HR's had left at the end of the day. When i followed with HR's in the coming weeks, they confirmed selection and had discussion on salary expectations. They said they would roll out offer in 2 days, nut later said it was delayed due to December holidays. When i followed up on Jan, they said there was hiring freeze, HR made excuses why they couldn't inform me.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Assignment 

Grammar, passages, basic aptitude, and the Versant test.

Round 2 - Group Discussion 

Any random topic such as diversity and inclusion or your most recent birthday.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Operations round with hiring managers.
  • Q2. About you, qualifications, about the companu.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between API and microservices
  • Ans. 

    API is a set of rules and protocols for building and interacting with software applications, while microservices is an architectural style that structures an application as a collection of small, autonomous services.

    • API is a communication interface that allows different software systems to interact with each other.

    • Microservices is an architectural approach where an application is composed of small, independent services...

  • Answered by AI
  • Q2. What is importance of database when troubleshooting production issue
  • Ans. 

    Database is crucial for troubleshooting production issues as it stores critical data and logs for analysis.

    • Database stores important data and logs that can help in identifying the root cause of production issues.

    • By querying the database, developers can track down specific transactions or events that may have caused the problem.

    • Database backups can be used to restore data in case of data corruption or loss during troubl...

  • Answered by AI
Round 2 - Coding Test 

How to invert the values of matrix from rowXcolumn to columnXrow in limited loops

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the Job description and keep your communication skill up to mark.
One needs to be well conversant if working in BT group as you are directly interacting with english people.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 programmings on problem solving+ some mcqs on Java + spring boot+ mysql

Round 2 - One-on-one 

(4 Questions)

  • Q1. Streams question to find the count of integers in a list and return it as 1 : 5, 2 : 3, ..
  • Ans. 

    Count integers in a list and return their frequency in a formatted string.

    • Use a Map or Dictionary to store counts of each integer.

    • Iterate through the list and update counts for each integer.

    • Format the output as 'integer : count' for each unique integer.

    • Example: For input [1, 2, 2, 1, 3], output should be '1 : 2, 2 : 2, 3 : 1'.

  • Answered by AI
  • Q2. Solid principles + spring theory different questions like jsonignore, pathvaroables, asynchronous communications, normalisation, etc.
  • Q3. Questions on core java like oops, final,static, collections, generics
  • Q4. Questions on project and each part of your services

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare streams, core java well also try to practice discussion about your work in present company and theory of java + spring
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is reset and rebase
  • Ans. 

    Reset and rebase are Git commands used to manage commit history and changes in a repository.

    • Reset: Moves the current branch pointer to a specified commit, discarding changes.

    • Example: 'git reset --hard HEAD~1' removes the last commit and all changes.

    • Rebase: Integrates changes from one branch into another by replaying commits.

    • Example: 'git rebase main' applies commits from the current branch on top of the main branch.

    • Res...

  • Answered by AI

Senior Developer Interview Questions & Answers

user image rishabh chaurasiya

posted on 27 Nov 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Fail safe and fail fast interator
  • Ans. 

    Fail-safe and fail-fast iterators manage data integrity and performance during iteration in collections.

    • Fail-fast iterators immediately throw an exception if the collection is modified during iteration. Example: Java's ArrayList iterator.

    • Fail-safe iterators create a copy of the collection to allow safe iteration, even if the original collection is modified. Example: Java's CopyOnWriteArrayList.

    • Fail-fast is generally fa...

  • Answered by AI
  • Q2. What is Spring AOP
  • Ans. 

    Spring AOP (Aspect-Oriented Programming) is a framework that provides cross-cutting concerns in a modular way.

    • Spring AOP enables separation of concerns by allowing the definition of aspects (cross-cutting concerns) separate from the main application logic.

    • It allows developers to apply aspects to multiple classes without modifying the actual code of those classes.

    • Examples of cross-cutting concerns that can be addressed ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. They asked what you do if wifi is not working in your device?
  • Ans. 

    To troubleshoot Wi-Fi issues, check device settings, restart equipment, and ensure network availability.

    • Check if Wi-Fi is enabled on the device. For example, on a laptop, ensure the Wi-Fi switch is turned on.

    • Restart the device to refresh network settings.

    • Verify that the Wi-Fi network is available and functioning by checking other devices.

    • Forget the Wi-Fi network and reconnect by entering the password again.

    • Check for an...

  • Answered by AI
  • Q2. What is OSI model?
  • Ans. 

    The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

    • The OSI model stands for Open Systems Interconnection model.

    • It helps in understanding how data is transferred from one computer to another over a network.

    • The seven layers are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has specific functions...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for BT Group Managed Service Associate interview:
  • DCCN
Interview preparation tips for other job seekers - It was good experience, and interviewer was very friendly.

Skills evaluated in this interview

NOC Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Jul 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your self.
  • Q2. What is RAN, VLAN, 4G,5G, incident management.
  • Ans. 

    RAN stands for Radio Access Network, VLAN is Virtual Local Area Network, 4G and 5G are mobile network technologies, and incident management involves handling and resolving network issues.

    • RAN (Radio Access Network) is a part of a mobile telecommunication system that connects individual devices to other parts of a network through radio connections.

    • VLAN (Virtual Local Area Network) is a technology that allows multiple net...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about BT, strength and weakness, small technical talk from my cv.
  • Q2. Switch , router , modem questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst experience, they wait me a lot for more than 2 hours for first round. I cleared all round and my all round goes well, they not selected me, when I ask the feedback and reason. They are unable to give the answer.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. Network Related Questions
Round 2 - Technical 

(1 Question)

  • Q1. Python Programming

Interview Questions & Answers

user image Anonymous

posted on 18 Jun 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Job Role in last tenure
  • Ans. 

    In my last role, I managed technical service delivery, ensuring optimal performance and client satisfaction through effective solutions.

    • Led a team of 10 in delivering IT services, achieving a 95% customer satisfaction rate.

    • Implemented a new ticketing system that reduced response time by 30%.

    • Conducted regular training sessions for staff on emerging technologies.

    • Collaborated with cross-functional teams to streamline serv...

  • Answered by AI
  • Q2. All your experiences in Past
  • Ans. 

    Experienced in Technical Service Delivery with a focus on customer satisfaction and efficient problem resolution.

    • Managed a team of 10 in delivering IT support services, improving response time by 30%.

    • Implemented a new ticketing system that reduced issue resolution time from 48 hours to 24 hours.

    • Conducted training sessions for staff on new software tools, resulting in a 20% increase in productivity.

    • Collaborated with cro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good organisation specially for those who are from telco background, you can’t find anything better than this

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about BT Group?
Ask anonymously on communities.

BT Group Interview FAQs

How many rounds are there in BT Group interview?
BT Group interview process usually has 2-3 rounds. The most common rounds in the BT Group interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for BT Group interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at BT Group. The most common topics and skills that interviewers at BT Group expect are Troubleshooting, Agile, Cloud Computing, Data Analysis and Debugging.
What are the top questions asked in BT Group interview?

Some of the top questions asked at the BT Group interview -

  1. What is tenant and types? What will happen if we use same subnet in more than o...read more
  2. How do you find out whether a system is compromised or vulnerab...read more
  3. 3. What does CIA stand for in cyber securi...read more
What are the most common questions asked in BT Group HR round?

The most common HR questions asked in BT Group interview are -

  1. Why are you looking for a chan...read more
  2. Tell me about yourse...read more
  3. Where do you see yourself in 5 yea...read more
How long is the BT Group interview process?

The duration of BT Group interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 189 interview experiences

Difficulty level

Easy 15%
Moderate 69%
Hard 16%

Duration

Less than 2 weeks 63%
2-4 weeks 20%
4-6 weeks 14%
6-8 weeks 1%
More than 8 weeks 3%
View more
Join BT Group World’s leading communications services companies

Interview Questions from Similar Companies

Jio Interview Questions
4.1
 • 2.2k Interviews
Bharti Airtel Interview Questions
3.9
 • 959 Interviews
Vodafone Idea Interview Questions
4.0
 • 594 Interviews
Ericsson Interview Questions
4.1
 • 434 Interviews
Nokia Interview Questions
4.1
 • 290 Interviews
ACT Fibernet Interview Questions
4.0
 • 144 Interviews
Verizon Interview Questions
4.0
 • 119 Interviews
View all

BT Group Reviews and Ratings

based on 2.2k reviews

3.9/5

Rating in categories

3.5

Skill development

4.2

Work-life balance

3.5

Salary

3.9

Job security

3.9

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 2.2k Reviews and Ratings
Customer Service Support Advisor

Gurgaon / Gurugram

1-5 Yrs

Not Disclosed

Product Professional (SAP- Talent Development)

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Explore more jobs
Associate Engineer
326 salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

Associate
296 salaries
unlock blur

₹2.3 L/yr - ₹6.3 L/yr

Financial Analyst
270 salaries
unlock blur

₹12.7 L/yr - ₹23 L/yr

Project Manager
222 salaries
unlock blur

₹8.7 L/yr - ₹20.1 L/yr

Network Engineer
196 salaries
unlock blur

₹2.7 L/yr - ₹8 L/yr

Explore more salaries
Compare BT Group with

Jio

4.1
Compare

Vodafone Idea

4.0
Compare

Bharti Airtel

3.9
Compare

Ericsson

4.1
Compare
write
Share an Interview