Filter interviews by
Horizontal scaling is adding more machines to your pool of resources, while vertical scaling is adding more power (CPU, RAM) to an existing machine.
Use horizontal scaling when you need to increase capacity by adding more machines to distribute the load.
Use vertical scaling when you need to handle increased load on a single machine by adding more resources like CPU or RAM.
Horizontal scaling is more cost-effective and pr...
I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.
I was interviewed in Apr 2021.
posted on 20 Aug 2024
Sort array of strings to the left and right
Use a custom comparator function to sort the array based on specific criteria
Split the array into two parts based on the sorted order
Join the two parts back together to get the final sorted array
Kafka can be integrated with Kubernetes for scalable and reliable event streaming.
Use Kubernetes StatefulSets to deploy Kafka brokers for persistent storage.
Utilize Kubernetes Services for load balancing and network communication.
Implement Kafka Connect to integrate Kafka with external systems in Kubernetes.
Leverage Kubernetes Operators for automated management of Kafka clusters.
posted on 28 Sep 2024
I was interviewed before Sep 2023.
Interface is a contract with no implementation, while abstract class can have some implementation.
Interface can only have abstract methods, while abstract class can have both abstract and non-abstract methods.
A class can implement multiple interfaces but can inherit only one abstract class.
Interfaces are used to achieve multiple inheritance in Java.
Abstract classes can have constructors, while interfaces cannot.
Example...
Different states in Activity lifecycle include onCreate, onStart, onResume, onPause, onStop, onDestroy.
onCreate - Activity is being created
onStart - Activity is becoming visible to the user
onResume - Activity is in the foreground and has focus
onPause - Activity is partially visible but still running
onStop - Activity is no longer visible to the user
onDestroy - Activity is being destroyed
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Basic LIS problem. Coded using Java. Asked to improve it using collections.
Find the longest substring without repeating characters in an array of strings.
Iterate through each string in the array
Use a set to keep track of characters seen so far
Update the longest substring length as you iterate
posted on 26 Jul 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Generale questions about my previous experience
posted on 26 Apr 2024
I applied via LinkedIn and was interviewed in Oct 2023. There were 3 interview rounds.
Create a Movie application on compose using mvvm
Some of the top questions asked at the Comcast Software Development Engineer II interview -
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Development Engineer 2
134
salaries
| ₹9 L/yr - ₹16 L/yr |
Development Engineer
123
salaries
| ₹6.5 L/yr - ₹27 L/yr |
Devops Engineer
118
salaries
| ₹5 L/yr - ₹18 L/yr |
Development Engineer 3
117
salaries
| ₹12 L/yr - ₹24.5 L/yr |
Data Engineer
68
salaries
| ₹5.5 L/yr - ₹19.3 L/yr |
AT&T
Verizon
The Walt Disney Company
Time Warner Cable ( Now Known as Spectrum)