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
I applied via Campus Placement and was interviewed before Jun 2021. There were 4 interview rounds.
Amcat aptitude tests
Gd on online/offline shopping
C code for printing Fibonacci Series upto n elements
Declare three variables to store the current, previous and next numbers in the series
Initialize the previous and current variables to 0 and 1 respectively
Use a loop to print the next number in the series by adding the previous two numbers
Loop should run n times to print n elements in the series
I appeared for an interview in Mar 2017.
I have the technical skills, experience, and passion to deliver high-quality software solutions.
I have a strong background in programming languages such as Java, Python, and C++.
I have experience working on complex software projects and collaborating with cross-functional teams.
I am passionate about staying up-to-date with the latest technologies and trends in software development.
I am a quick learner and have a strong...
Ericsson is a global leader in telecommunications technology with a strong focus on innovation and career development.
Global leader in telecommunications technology
Strong focus on innovation
Opportunities for career development
I appeared for an interview in Mar 2017.
To make the red fishes 98%, 50 fishes have to be removed from the aquarium.
Calculate 1% of 200 fishes, which is 2 fishes.
To make the red fishes 98%, subtract 1% (2 fishes) from 99% (198 fishes).
To find the number of fishes to be removed, divide the difference by 1% (2 fishes).
Therefore, 50 fishes have to be removed to make the red fishes 98%.
I appeared for an interview in Feb 2017.
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
95
salaries
| ₹14 L/yr - ₹36 L/yr |
Software Engineer
69
salaries
| ₹10.8 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 |
Jio
Vodafone Idea
Bharti Airtel
Ericsson