Filter interviews by
I appeared for an interview in Mar 2025, where I was asked the following questions.
API integration with Kafka enables real-time data streaming and processing between applications using a distributed messaging system.
Decoupled Architecture: Kafka allows APIs to communicate asynchronously, decoupling the services and improving scalability.
Publish-Subscribe Model: APIs can publish messages to Kafka topics, and other services can subscribe to those topics to receive updates.
High Throughput: Kafka can han...
Top trending discussions
posted on 8 Apr 2022
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
Aptitude test will a hackerrank test where it might have technical MCQ and/or coding test.
I applied via Naukri.com and was interviewed before Jul 2020. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Feb 2021. There were 3 interview rounds.
posted on 4 Oct 2021
I applied via Company Website and was interviewed in Apr 2021. There was 1 interview round.
Classloaders are responsible for loading classes into the JVM at runtime.
Java has three built-in classloaders: bootstrap, extension, and system.
Custom classloaders can be created to load classes from non-standard sources.
Classloaders follow a delegation model, where they first delegate to their parent classloader before attempting to load the class themselves.
Classloaders can be used for dynamic class loading and hot-s...
I appeared for an interview in Mar 2025, where I was asked the following questions.
Anagrams are words or phrases formed by rearranging the letters of another, often used in word games and puzzles.
Definition: Anagrams are created by rearranging the letters of a word or phrase to form a new one, e.g., 'listen' and 'silent'.
Character Count: To check if two strings are anagrams, compare the frequency of each character in both strings.
Sorting Method: One approach is to sort both strings and compare them; ...
Reversing a string involves rearranging its characters in the opposite order, creating a new string.
Use built-in functions: In Python, you can reverse a string using slicing: `reversed_string = original_string[::-1]`.
Iterative approach: Loop through the string from the end to the beginning and build a new string.
Using recursion: A recursive function can reverse a string by returning the last character plus the reverse ...
I applied via Company Website and was interviewed in May 2023. There were 3 interview rounds.
posted on 17 Oct 2023
I applied via Approached by Company and was interviewed before Oct 2022. There were 4 interview rounds.
based on 1 interview experience
Difficulty level
Duration
Operations Executive
211
salaries
| ₹1.4 L/yr - ₹4 L/yr |
Senior Executive
84
salaries
| ₹2.3 L/yr - ₹5.7 L/yr |
Billing Executive
76
salaries
| ₹1.4 L/yr - ₹4.2 L/yr |
Key Operations Manager
73
salaries
| ₹2 L/yr - ₹5 L/yr |
Branch Manager
66
salaries
| ₹2.5 L/yr - ₹6 L/yr |