Upload Button Icon Add office photos

Filter interviews by

BT Group Technical Professional Interview Questions and Answers

Updated 20 Aug 2022

BT Group Technical Professional Interview Experiences

1 interview found

I applied via Approached by Company and was interviewed in Jul 2022. There were 4 interview rounds.

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. Networking, 3rd Level Support Related Scenarios.
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager round related to behavioural
Round 4 - HR 

(1 Question)

  • Q1. Salary Negotiation & Notice Period. There salary structure is competitive & flat. Good in hand can be expected.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident & Smart. BT is good place to work.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic dsa and resume related questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Mid level aptitude questions

Round 2 - Coding Test 

Easy level coding questions

Round 3 - Technical 

(1 Question)

  • Q1. Questions from the resume
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

(1 Question)

  • Q1. Don't remember the questions but they were fairly easy ones, you can easily crack them
Round 2 - Technical 

(4 Questions)

  • Q1. Questions on OOPS were asked. Basically the interviewer asked questions on why python is not fully object oriented.
  • Q2. He asked me to explain about hadoop.
  • Q3. Basic questions regarding HTML and CSS.
  • Q4. Generic Questions like twitter subscription model, awareness regarding ISRO's recent satellite launches etc.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via campus placement at Noida Institute of Engineering & Technology, Greater Noida and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal aptittude test consists for 5 sections

Round 2 - Technical 

(5 Questions)

  • Q1. Subject related questions like basic java and dsa stuff
  • Q2. What is java, oops, dsa, etc
  • Ans. 

    Java is a popular programming language, OOPs stands for Object-Oriented Programming, DSA refers to Data Structures and Algorithms.

    • Java is a high-level, class-based, object-oriented programming language known for its portability and versatility.

    • OOPs is a programming paradigm based on the concept of 'objects', which can contain data in the form of fields and code in the form of procedures.

    • DSA involves the study of data s...

  • Answered by AI
  • Q3. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

  • Answered by AI
  • Q4. What are abstract classes
  • Ans. 

    Abstract classes are classes that cannot be instantiated and are meant to be subclassed.

    • Abstract classes may contain abstract methods that must be implemented by subclasses.

    • Abstract classes can have both abstract and concrete methods.

    • An example of an abstract class in Java is 'Shape', with abstract methods like 'calculateArea' and concrete methods like 'draw'.

  • Answered by AI
  • Q5. What is an interface
  • Ans. 

    An interface is a point of interaction between components, devices, or systems.

    • An interface defines the methods that a class must implement

    • Interfaces allow for multiple inheritance in programming languages like Java

    • Interfaces are used to enforce a contract between different parts of a system

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics of each subject

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic aptitude test, but the range was wide.

Round 2 - Technical 

(3 Questions)

  • Q1. OOP concept, networking, sql,linux
  • Q2. Data structure, loops, if else, pattern
  • Q3. Algorithm, linux, commands, java, coding
Round 3 - HR 

(1 Question)

  • Q1. Basic self introduction
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is dbms , what is sql
  • Ans. 

    DBMS stands for Database Management System, which is a software system that allows users to define, create, maintain and control access to databases. SQL stands for Structured Query Language, which is a standard language for accessing and manipulating databases.

    • DBMS is a software system that allows users to define, create, maintain and control access to databases

    • SQL is a standard language for accessing and manipulating...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Hobbies, what is your ctc required

Skills evaluated in this interview

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

I applied via campus placement at Krishna Institute of Engineering and Technology, Ghaziabad and was interviewed in Aug 2023. There were 4 interview rounds.

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 - Aptitude Test 

90 minutes aptitude round ( pseudo code quant communication )

Round 3 - Technical 

(1 Question)

  • Q1. Tell me about yourself Core Subjects Questions - CN & OS Languages you know
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself Strength Weakness What if your colleague refuses to work New technologies you have worked on.

Interview Preparation Tips

Interview preparation tips for other job seekers - It all depends on the interviewer.
Prepare you resume throughly
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via campus placement at Graphic Era University, Dehradun and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude questions then communication and essat writing followed by coding questions.

Round 3 - Technical 

(1 Question)

  • Q1. Projects,Certificates,OOPS,Internships

Interview Preparation Tips

Topics to prepare for DXC Technology Associate Professional interview:
  • OOPS
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Aptitude plus coding

Round 2 - Technical 

(1 Question)

  • Q1. What is the lastest technology that you have learnt
  • Ans. 

    The latest technology I have learned is artificial intelligence (AI).

    • AI is a branch of computer science that focuses on creating intelligent machines capable of performing tasks that typically require human intelligence.

    • Some examples of AI applications include virtual assistants like Siri and Alexa, self-driving cars, and recommendation systems.

    • I have learned about different AI techniques such as machine learning, natu

  • Answered by AI

BT Group Interview FAQs

How many rounds are there in BT Group Technical Professional interview?
BT Group interview process usually has 4 rounds. The most common rounds in the BT Group interview process are Resume Shortlist, Technical and One-on-one Round.
How to prepare for BT Group Technical Professional 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 IPSEC, Network Security, OSPF, Bgp and EIGRP.
What are the top questions asked in BT Group Technical Professional interview?

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

  1. Salary Negotiation & Notice Period. There salary structure is competitive & fla...read more
  2. Networking, 3rd Level Support Related Scenari...read more
  3. Manager round related to behaviou...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 817 Interviews
DXC Technology Interview Questions
3.7
 • 803 Interviews
Wells Fargo Interview Questions
3.9
 • 560 Interviews
Vodafone Idea Interview Questions
4.1
 • 543 Interviews
View all
BT Group Technical Professional Salary
based on 5 salaries
₹19.5 L/yr - ₹25 L/yr
51% more than the average Technical Professional Salary in India
View more details

BT Group Technical Professional Reviews and Ratings

based on 2 reviews

4.6/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

4.4

Salary

4.6

Job security

5.0

Company culture

4.6

Promotions

4.6

Work satisfaction

Explore 2 Reviews and Ratings
Associate
341 salaries
unlock blur

₹1.5 L/yr - ₹7 L/yr

Associate Engineer
276 salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

Financial Analyst
267 salaries
unlock blur

₹6.6 L/yr - ₹23 L/yr

Project Manager
236 salaries
unlock blur

₹7.4 L/yr - ₹26.6 L/yr

Network Engineer
217 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.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview