Filter interviews by
I applied via Approached by Company and was interviewed before May 2020. There were 3 interview rounds.
Two DSA questions, mostly on arrays
Finding index of an element in a sorted, n-bit rotated array.
Use binary search to find the pivot point where the array is rotated.
Determine which side of the pivot point the target element lies.
Perform binary search on the appropriate side of the pivot to find the target element.
Handle edge cases such as when the target element is the pivot point itself.
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
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
Difference between @Controller and @RestController
Both are used for handling HTTP requests in Spring framework
@Controller returns a view while @RestController returns data in JSON/XML format
@RestController is a combination of @Controller and @ResponseBody annotations
Use @Controller for traditional web applications and @RestController for RESTful web services
Both @Bean and @Component are used for creating beans in Spring framework.
The @Bean annotation is used to explicitly declare a single bean.
The @Component annotation is used to declare a class as a Spring component.
The @Bean method is used in a configuration class to create and configure a bean.
The @Component annotation is used on a class to indicate that it is a Spring-managed component.
The @Bean method can be used to ...
Annotations used in Spring Framework for different layers of application
All are used for dependency injection and component scanning
@Service is used for service layer
@Repository is used for data access layer
@Component is used for general purpose beans
@Controller is used for MVC controller layer
Dependency injection is a design pattern that allows objects to receive dependencies from external sources, while inversion of control is a principle that states that the control of object creation and lifecycle should be handed over to a container or framework.
Dependency injection is a way to achieve loose coupling between objects
Inversion of control is a principle that promotes decoupling of components
Dependency inje...
I applied via Referral and was interviewed in Jul 2021. There were 4 interview rounds.
Clock angle problem and number to words are common coding problems.
Clock angle problem involves finding the angle between the hour and minute hand of a clock at a given time.
Number to words involves converting a given number into its word representation.
Both problems require logical thinking and can be solved using various approaches.
Clock angle problem can be solved using simple mathematical formulas while number to w...
Airtel Africa interview questions for designations
I applied via Naukri.com and was interviewed in Mar 2021. There were 2 interview rounds.
Get interview-ready with Top Airtel Africa Interview Questions
Top trending discussions
posted on 27 Jun 2024
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
They will give 3 questions
Questions were asked
Dsa dp, graphs and many more questions from arrays and linked list were asked
I applied via Job Portal and was interviewed in Jan 2024. There was 1 interview round.
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MongoDB and MySQL
Familiar with version control systems like Git and deployment tools like Docker
Strong problem-solving skills and ability...
Some of the top questions asked at the Airtel Africa Software Engineer interview -
based on 1 interview
Interview experience
based on 19 reviews
Rating in categories
Senior Software Engineer
78
salaries
| ₹14 L/yr - ₹36 L/yr |
Software Engineer
64
salaries
| ₹12 L/yr - ₹21 L/yr |
Senior Manager
35
salaries
| ₹18.2 L/yr - ₹36 L/yr |
Engineering Manager
18
salaries
| ₹36 L/yr - ₹53 L/yr |
Lead Engineer
18
salaries
| ₹27 L/yr - ₹36 L/yr |
Vodafone Idea
Jio
Bharti Airtel
Tata Communications