i
Airtel
Africa
Filter interviews by
Find pairs in a list of integers that sum to a specified target value.
Use a hash map to store numbers and their indices for quick lookup.
Iterate through the list and check if (target - current number) exists in the hash map.
Example: For list [1, 2, 3, 4] and target 5, pairs are (1, 4) and (2, 3).
Consider edge cases like duplicates and negative numbers.
I have over 10 years of experience managing diverse projects, ensuring timely delivery and stakeholder satisfaction.
Led a cross-functional team of 15 in a software development project, delivering ahead of schedule by 2 weeks.
Implemented Agile methodologies, resulting in a 30% increase in team productivity.
Managed a $2 million budget for a healthcare IT project, achieving a 15% cost saving through effective resourc...
The start point of a linked list is the first node in the list.
The start point is typically referred to as the 'head' of the linked list.
It is the entry point for traversing the linked list.
Example: In a linked list with nodes A -> B -> C, A would be the start point.
View binding simplifies UI interactions in Android by providing type-safe access to views.
View binding is enabled in the build.gradle file: 'android { viewBinding { enabled = true } }'
It generates a binding class for each XML layout file, e.g., 'ActivityMainBinding' for 'activity_main.xml'.
Access views directly using the binding object, e.g., 'binding.textView.setText('Hello World!')'.
No need for 'findViewById', r...
Design a system similar to cars24, discussing components and design patterns.
Components: User interface, database, search engine, recommendation engine, payment gateway
Design pattern: Model-View-Controller (MVC)
User interface: Allow users to search for cars, view car details, and make purchases
Database: Store car information, user details, and transaction history
Search engine: Enable users to search for cars based...
Code to find the maximum time occupied room given meeting slots.
Sort the meeting slots based on start time.
Iterate through the sorted slots and keep track of the maximum occupied time.
Check for overlapping slots and update the maximum occupied time accordingly.
Design a data pipeline to ingest data from streaming sources.
Identify the streaming sources and their data formats
Choose a streaming platform like Apache Kafka or AWS Kinesis
Design the pipeline architecture with data ingestion, processing, and storage components
Ensure scalability, fault-tolerance, and data consistency
Monitor and optimize the pipeline performance
Row and columnar file formats in Hive differ in the way data is stored and accessed.
Row format stores data in a row-by-row manner, while columnar format stores data in a column-by-column manner.
Row format is suitable for OLTP workloads, while columnar format is suitable for OLAP workloads.
Columnar format allows for faster query performance and compression, while row format allows for faster inserts and updates.
Exa...
Find the first character with least occurrence in a string
Iterate through the string and count the occurrence of each character
Find the character with the least occurrence
Return the first occurrence of that character
Merge two sorted linked lists without using extra space
Traverse both lists simultaneously and compare nodes
Attach smaller node to result list and move pointer to next node
Repeat until both lists are exhausted
Return the head of the merged list
Other methods of linked list include doubly linked list, circular linked list, and sorted linked list.
Doubly linked list: Each node has a reference to the next and previous node.
Circular linked list: Last node points back to the first node, forming a circle.
Sorted linked list: Nodes are arranged in a sorted order based on a specific criteria.
The start point of a linked list is the first node in the list.
The start point is typically referred to as the 'head' of the linked list.
It is the entry point for traversing the linked list.
Example: In a linked list with nodes A -> B -> C, A would be the start point.
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
I appeared for an interview in Mar 2025, where I was asked the following questions.
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
Design a system similar to cars24, discussing components and design patterns.
Components: User interface, database, search engine, recommendation engine, payment gateway
Design pattern: Model-View-Controller (MVC)
User interface: Allow users to search for cars, view car details, and make purchases
Database: Store car information, user details, and transaction history
Search engine: Enable users to search for cars based on v...
Code to find the maximum time occupied room given meeting slots.
Sort the meeting slots based on start time.
Iterate through the sorted slots and keep track of the maximum occupied time.
Check for overlapping slots and update the maximum occupied time accordingly.
Code for singleton design pattern, binary search, and finding minimum number of coins needed
For singleton design pattern, create a private static instance variable and a private constructor
For binary search, divide the array in half and compare the middle element with the target
For finding minimum number of coins, use dynamic programming and iterate through the denominations
I appeared for an interview in Sep 2024, where I was asked the following questions.
Find pairs in a list of integers that sum to a specified target value.
Use a hash map to store numbers and their indices for quick lookup.
Iterate through the list and check if (target - current number) exists in the hash map.
Example: For list [1, 2, 3, 4] and target 5, pairs are (1, 4) and (2, 3).
Consider edge cases like duplicates and negative numbers.
View binding simplifies UI interactions in Android by providing type-safe access to views.
View binding is enabled in the build.gradle file: 'android { viewBinding { enabled = true } }'
It generates a binding class for each XML layout file, e.g., 'ActivityMainBinding' for 'activity_main.xml'.
Access views directly using the binding object, e.g., 'binding.textView.setText('Hello World!')'.
No need for 'findViewById', reduci...
I appeared for an interview in Dec 2024, where I was asked the following questions.
I have over 10 years of experience managing diverse projects, ensuring timely delivery and stakeholder satisfaction.
Led a cross-functional team of 15 in a software development project, delivering ahead of schedule by 2 weeks.
Implemented Agile methodologies, resulting in a 30% increase in team productivity.
Managed a $2 million budget for a healthcare IT project, achieving a 15% cost saving through effective resource all...
I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 4 interview rounds.
I applied via Approached by Company and was interviewed in Jun 2023. There were 4 interview rounds.
Top trending discussions
Some of the top questions asked at the Airtel Africa interview -
The duration of Airtel Africa interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 15 interview experiences
Difficulty level
Duration
based on 170 reviews
Rating in categories
Senior Software Engineer
93
salaries
| ₹18 L/yr - ₹31 L/yr |
Software Engineer
63
salaries
| ₹13 L/yr - ₹20.5 L/yr |
Senior Manager
41
salaries
| ₹21.3 L/yr - ₹36 L/yr |
Software Developer
21
salaries
| ₹15.2 L/yr - ₹28 L/yr |
Assistant Manager
19
salaries
| ₹9.6 L/yr - ₹15.5 L/yr |
Jio
Vodafone Idea
Bharti Airtel
Ericsson