i
BT
Group
Work with us
Filter interviews by
ACI provides connectivity to the internet through external Layer 3 networks.
ACI uses external Layer 3 networks to connect traffic to the internet.
This is achieved through the use of Border Gateway Protocol (BGP) and External Routing Policies (ERPs).
ACI also supports the use of Network Address Translation (NAT) to translate internal IP addresses to external IP addresses.
ACI can be configured to use multiple externa...
Traffic flow from one leaf endpoint to another leaf endpoint is achieved through spine switches.
Traffic flows from the endpoint of one leaf switch to the spine switch.
The spine switch then forwards the traffic to the endpoint of the other leaf switch.
This is achieved through the use of routing protocols such as OSPF or BGP.
The spine switches act as intermediaries between the leaf switches.
This architecture is know...
Leaf and Spine architecture is used in data center networks for scalability and redundancy. Fabric mode is used for efficient communication between them.
Leaf and Spine architecture is a two-tier network design where leaf switches connect to spine switches.
Leaf switches are connected to servers and storage devices while spine switches connect to other switches.
This architecture provides high bandwidth, low latency,...
APIC controllers are used to manage and automate network infrastructure.
APIC controllers provide a centralized point of control for network infrastructure.
They automate network provisioning, configuration, and policy management.
APIC controllers use APIs to communicate with network devices and orchestrate network functions.
They enable network administrators to easily manage and monitor network traffic and security.
...
ACI stands for Application Centric Infrastructure. It is a software-defined networking solution by Cisco.
ACI provides centralized automation and policy-driven application profiles.
It enables network administrators to manage the entire infrastructure as a single entity.
ACI supports multi-tenancy, security, and integration with third-party tools.
It uses a declarative model to define application requirements and auto...
The domain created to connect VMM domains is called the Logical Switch domain.
Logical Switch domain is created in System Center Virtual Machine Manager (VMM) to connect VMM domains.
It is used to provide connectivity between virtual machines and physical networks.
It allows for centralized management of virtual switches and network policies.
Logical Switch domain can be used to create virtual networks that span multi...
To improve quality of chat, focus on clear communication, active listening, and timely responses.
Use clear and concise language
Avoid technical jargon
Listen actively to the customer's concerns
Respond in a timely manner
Provide accurate and helpful information
Be empathetic and understanding
Offer solutions or alternatives
Follow up to ensure customer satisfaction
Chat parameters include message content, sender, receiver, timestamp, and chat history.
Message content: The actual text or media being sent in the chat
Sender: The person or entity sending the message
Receiver: The person or entity receiving the message
Timestamp: The date and time when the message was sent
Chat history: Previous messages exchanged between sender and receiver
Yes, I am open to relocating for future opportunities.
I am flexible and willing to move if it aligns with my career goals.
I understand the importance of being adaptable in the consulting industry.
I have previously relocated for educational or professional purposes.
I am excited about the prospect of exploring new locations and cultures.
I am prepared to make the necessary arrangements and adjustments for a smooth tr...
The primary reason to switch is to pursue new opportunities and challenges.
Seeking career growth and advancement
Exploring different industries or sectors
Wanting to learn new skills or technologies
Improving work-life balance
Relocating to a different city or country
I applied via LinkedIn and was interviewed in Dec 2024. There were 3 interview rounds.
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.
Grammar, passages, basic aptitude, and the Versant test.
Any random topic such as diversity and inclusion or your most recent birthday.
I appeared for an interview in Oct 2024.
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...
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...
How to invert the values of matrix from rowXcolumn to columnXrow in limited loops
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
2 programmings on problem solving+ some mcqs on Java + spring boot+ mysql
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'.
I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.
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...
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...
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 ...
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
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...
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...
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...
I appeared for an interview in Jan 2025.
I appeared for an interview in May 2025, where I was asked the following questions.
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...
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...
Top trending discussions
The duration of BT Group interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 189 interview experiences
Difficulty level
Duration
based on 2.2k reviews
Rating in categories
Bangalore / Bengaluru
4-9 Yrs
Not Disclosed
Associate Engineer
331
salaries
| ₹2.8 L/yr - ₹8 L/yr |
Associate
294
salaries
| ₹2.3 L/yr - ₹6.3 L/yr |
Financial Analyst
274
salaries
| ₹12.6 L/yr - ₹23 L/yr |
Project Manager
222
salaries
| ₹9 L/yr - ₹20.3 L/yr |
Service Reliability Engineer
178
salaries
| ₹3.7 L/yr - ₹8.6 L/yr |
Jio
Vodafone Idea
Bharti Airtel
Ericsson