Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      BT Group

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: BT Group reviews | BT Group jobs | BT Group salaries | BT Group benefits | BT Group conversations
      BT Group interviewsBT Group Software Developer interviewsBT Group interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Ericsson
      3.6★Compensation and benefits
      avatar
      Vodafone
      3.6★Compensation and benefits
      avatar
      Cable & Wireless Communications
      3.8★Compensation and benefits
      avatar
      NIL Data Communications
      3.5★Compensation and benefits

      Software Developer Interview

      10 Dec 2016
      Anonymous interview candidate
      Bengaluru
      No offer
      Neutral experience
      Difficult interview

      Application

      I applied through a staffing agency. The process took 1 week. I interviewed at BT Group (Bengaluru) in Dec 2016

      Interview

      I just gave online test today consist of 55 question 30 from java and 25 from aptitude and cutoff for java is 8 question. java question has negative marking.+3 and -1 system. aptitude mosty question from logical reasoning part where some condition was given based on that question answers were there.

      Interview questions [5]

      Question 1

      java question inheritance,multi threading,core java. 1. public class Test { public static void main(String[] args) { Test test=new Test(); System.out.println("1"); try{ return; }finally{ System.out.println("2"); } System.out.println(test instanceof TP1);//line 1 }
      1 Answer

      Question 2

      public class Test implements TP{ public static void main(String[] args) { Test test=new Test(); System.out.println(test instanceof TP1); } public interface TP extends TP1 { } public interface TP1 { }
      1 Answer

      Question 3

      public class Test { public static void main(String[] args) { Test test=new Test(); } void call() throws FileNotFoundException{ } How many ways Child class of test Class can override call method?
      1 Answer

      Question 4

      public class Test{ public static void main(String[] args) { try{ wait(); }catch(InterupttedException e){ System.out.println(e); } } output of this code?
      1 Answer

      Question 5

      This question is from aptitude part. a 3 digit number is A. if you write it in reverse it will become B. we know that B>A and B-A is perfectly divisible by 7. what could be the value of A ? options are in equality form (107<A<299)
      1 Answer
      3

      Other Software Developer interview reviews for BT Group

      Software Engineer Interview

      2 Feb 2026
      Anonymous interview candidate
      London, England
      Declined offer
      Positive experience
      Average interview

      Application

      I interviewed at BT Group (London, England)

      Interview

      Was asked why I wanted to join the role standard questions then moved onto a technical Q&A where I was asked about Python specifically and different programming languages that I knew.

      Interview questions [1]

      Question 1

      Explain what an object Oriented programming language is.
      Answer question

      Software Engineer Interview

      21 Dec 2025
      Anonymous interview candidate
      Bengaluru
      Declined offer
      Negative experience
      Difficult interview

      Software Engineer Interview

      30 Oct 2025
      Anonymous employee
      Bengaluru
      Accepted offer
      Positive experience
      Average interview

      Application

      I interviewed at BT Group (Bengaluru)

      Interview

      Good, the questions were in depth knowledge of Java and Reqct. 1 DSA question each round and LLD and HLD in round 2. The final round was on scalability and manager type questions.

      Interview questions [1]

      Question 1

      Scale an application infinitely and make it work?
      Answer question

      Application

      I interviewed at BT Group (Bengaluru)

      Interview

      I had 3 Rounds out of which two rounds are technical and last is managerial 1. Core Java, Spring boot, Streams related 2. LLD, Design related questions 3. Last Round was behavioural, scenario/situation based questions

      Interview questions [1]

      Question 1

      1. Java 8 features, Java memory model, sql queries, stream api problems 2. LLD: Design Airline System 3. About project and general discussion
      Answer question