Upload Button Icon Add office photos
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

Compare button icon Compare button icon Compare

Filter interviews by

BT Group Software Engineer Interview Questions and Answers

Updated 26 Dec 2024

BT Group Software Engineer Interview Experiences

4 interviews found

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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website

Round 1 - Coding Test 

Had to create a linked list without using any collections

Round 2 - Aptitude Test 

IQ type test, included patterns, sequences, mental arithmetic

Round 3 - Technical 

(1 Question)

  • Q1. General interview, why BT, why software, career aspirations

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Christ University, Bangalore and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It was easy. It was mainly basic networking questions

Round 2 - Group Discussion 

Group discussion was for a short period of time. It was a topic on pros and cons of 5g network. Many were eliminated after the GD round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the interview.
Stay confident and be well versed with whatever is mentioned in the resume.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Ask about basics of the JS
Round 3 - Coding Test 

Ask about managerial questions

BT Group interview questions for designations

 Senior Software Engineer

 (3)

 Senior Software Development Engineer

 (2)

 Software Developer

 (2)

 Software Tester

 (1)

 Software Engineering Specialist

 (2)

 Senior Software Specialist

 (1)

 Network Engineer

 (9)

 Data Engineer

 (1)

Software Engineer Jobs at BT Group

View all

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. JavaScript prototype sorting function
  • Ans. 

    JavaScript prototype sorting function for arrays of strings

    • Use the Array.prototype.sort() method to sort an array of strings

    • Pass a compare function to specify the sorting order

    • Example: ['banana', 'apple', 'cherry'].sort((a, b) => a.localeCompare(b))

  • Answered by AI
  • Q2. Promise polyfill from scratch
  • Ans. 

    Creating a Promise polyfill from scratch involves implementing the Promise API using callbacks and handling asynchronous operations.

    • Understand the Promise API and its methods (resolve, reject, then, catch)

    • Implement a constructor function that takes an executor function as an argument

    • Handle asynchronous operations using callbacks and setTimeout

    • Implement the then and catch methods to handle success and error cases respec

  • Answered by AI
  • Q3. React hooks -useEffect useMemo
Round 2 - Technical 

(2 Questions)

  • Q1. Session Management in applications
  • Ans. 

    Session management is the process of securely managing user sessions in web applications.

    • Use cookies or tokens to track user sessions

    • Implement session timeout to prevent unauthorized access

    • Store session data securely on the server side

    • Use HTTPS to encrypt session data during transmission

  • Answered by AI
  • Q2. Why react is fast than other frameworks
  • Ans. 

    React is faster than other frameworks due to its virtual DOM, efficient diffing algorithm, and use of server-side rendering.

    • React uses a virtual DOM which allows it to update only the necessary components instead of re-rendering the entire page.

    • React's efficient diffing algorithm compares the virtual DOM with the actual DOM to minimize updates and improve performance.

    • React supports server-side rendering, which can impr...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Tell me about your past experience?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Core Java concepts, oops fundamental, cloud, stream api, java 8 features, hashmap how it works, equals override contract
Round 2 - One-on-one 

(1 Question)

  • Q1. Java 8, multi threading, why lazy evaluation in stream api, internal working of hash map, overloading, overriding
Round 3 - Behavioral 

(1 Question)

  • Q1. Java basics prepare well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

They will give 3 questions

Round 2 - Technical 

(2 Questions)

  • Q1. There will be technical round after finishing of exam
  • Q2. And HR round also will be same time of Technical

Interview Preparation Tips

Interview preparation tips for other job seekers - As a fresher they ask vere basic things which I mention in Resume
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Solve pattern for brackets
Round 2 - Technical 

(1 Question)

  • Q1. Explain working of elevator system
  • Ans. 

    Elevator system moves people or goods between floors in a building using a motorized platform.

    • Elevator car is connected to a system of cables and pulleys controlled by a motor.

    • Users select desired floor using buttons inside the elevator or outside on each floor.

    • Elevator system uses sensors to detect when doors can open or close safely.

    • Emergency brakes engage if there is a malfunction or power outage.

    • Modern elevators ma...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions on ReactJS and code snippets
Round 2 - Coding Test 

It was a machine coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly and take full advantage of the opportunity.

BT Group Interview FAQs

How many rounds are there in BT Group Software Engineer interview?
BT Group interview process usually has 2-3 rounds. The most common rounds in the BT Group interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for BT Group Software Engineer 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 Software Engineering, Troubleshooting, Java, AWS and Automation Testing.
What are the top questions asked in BT Group Software Engineer interview?

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

  1. what is reset and reb...read more
  2. Ask about basics of the...read more

Tell us how to improve this page.

BT Group Software Engineer Interview Process

based on 4 interviews

Interview experience

2.8
  
Poor
View more
BT Group Software Engineer Salary
based on 69 salaries
₹6.5 L/yr - ₹22 L/yr
77% more than the average Software Engineer Salary in India
View more details

BT Group Software Engineer Reviews and Ratings

based on 9 reviews

3.8/5

Rating in categories

2.8

Skill development

4.3

Work-life balance

3.7

Salary

3.6

Job security

4.0

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 9 Reviews and Ratings
Software Engineering Principal

Bangalore / Bengaluru

6-10 Yrs

Not Disclosed

Explore more jobs
Associate
324 salaries
unlock blur

₹1.5 L/yr - ₹7 L/yr

Associate Engineer
280 salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

Financial Analyst
254 salaries
unlock blur

₹6.8 L/yr - ₹23 L/yr

Project Manager
233 salaries
unlock blur

₹6 L/yr - ₹23.5 L/yr

Network Engineer
205 salaries
unlock blur

₹2.7 L/yr - ₹9 L/yr

Explore more salaries
Compare BT Group with

Vodafone Idea

4.1
Compare

Bharti Airtel

4.0
Compare

Jio

3.9
Compare

Tata Communications

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview