Upload Button Icon Add office photos

Filter interviews by

Comcast Software Development Engineer II Interview Questions and Answers

Updated 23 Sep 2024

Comcast Software Development Engineer II Interview Experiences

3 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Asked questions on my current project and role
  • Q2. Basics of spring JPA like entity manager, spring eureka
  • Q3. Asked me to solve one basic question where I have to convert a string to integer
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basics of cloud concepts
  • Q2. When to use horizontal scaling and vertical scaling
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview may seems simple and so the work too. They hired for development engineer but it's just to maintain their old streaming platform. There is no active development work here. Very minor patch fixes on the existing code and there won't be proper growth for developers.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java 8 features and coding question on streams API.
  • Q2. Core Java, OOPS, Spring Boot annotations, Spring framework related questions, SQL, caching, design patterns
Round 2 - HR 

(1 Question)

  • Q1. Basic behavioral questions

Software Development Engineer II Interview Questions Asked at Other Companies

asked in Zepto
Q1. Given 2 large numeric comma seperated strings. You need to calcul ... read more
asked in Zepto
Q2. How many microservices do I own & at what scale they handle t ... read more
asked in Porter
Q3. 1. Given an array find a subset that sums to a given sum K 2. Giv ... read more
Q4. design a LLD of portfolio management system where you can add any ... read more
asked in S&P Global
Q5. Difference between truncate and delete and when we prefer what op ... read more

I was interviewed in Apr 2021.

Interview Questionnaire 

1 Question

  • Q1. Questions on C++. Was asked to implement a queue with key and value pair, questions on C++ concepts like oops, shallow and deep copy, function pointers, smart pointer etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and don't crack under pressure. Only 1st technical round is challenging. Other rounds of interview are pretty straight forward.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Ds codebto sort array to the left and right
  • Ans. 

    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

  • Answered by AI
  • Q2. Kafka integration with kubernetes
  • Ans. 

    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.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Sep 2023.

Round 1 - Technical 

(1 Question)

  • Q1. What is the difference between interface & abstract class
  • Ans. 

    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...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is different states in Activity lifecycle
  • Ans. 

    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

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. HTML5 CSS3 Basics and Advanced
  • Q2. Javascript Basics and Advanced
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic LIS problem. Coded using Java. Asked to improve it using collections.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain current project and what you have handled
  • Q2. Longest substring problem
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover Basic things and be confident.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Generale questions about my previous experience

Round 2 - Technical 

(2 Questions)

  • Q1. Leetcode problem solving
  • Q2. Leetcode problem solving 2

Interview Preparation Tips

Interview preparation tips for other job seekers - just prepare ds,practice leetcode
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basics of android
  • Q2. MVVM, Clean Architecture
  • Q3. Jetpack compose
Round 2 - Technical 

(2 Questions)

  • Q1. Question on resume
  • Q2. LLD of sdk which i made in prev company
Round 3 - One-on-one 

(1 Question)

  • Q1. LLD, HLD, Questions on mistake I did in my working career and all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Create a Movie application on compose using mvvm

Comcast Interview FAQs

How many rounds are there in Comcast Software Development Engineer II interview?
Comcast interview process usually has 2 rounds. The most common rounds in the Comcast interview process are One-on-one Round, Technical and HR.
What are the top questions asked in Comcast Software Development Engineer II interview?

Some of the top questions asked at the Comcast Software Development Engineer II interview -

  1. When to use horizontal scaling and vertical scal...read more
  2. Questions on C++. Was asked to implement a queue with key and value pair, quest...read more
  3. Asked me to solve one basic question where I have to convert a string to inte...read more

Tell us how to improve this page.

Comcast Software Development Engineer II Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

PVR Inox Interview Questions
4.0
 • 159 Interviews
Verizon Interview Questions
4.1
 • 113 Interviews
Cinépolis Interview Questions
3.9
 • 58 Interviews
AT&T Interview Questions
4.1
 • 54 Interviews
HT Media Interview Questions
3.3
 • 49 Interviews
DAZN Interview Questions
2.7
 • 29 Interviews
Dish Network Interview Questions
3.5
 • 28 Interviews
View all

Fast track your campus placements

View all
Comcast Software Development Engineer II Salary
based on 65 salaries
₹10 L/yr - ₹16 L/yr
49% less than the average Software Development Engineer II Salary in India
View more details

Comcast Software Development Engineer II Reviews and Ratings

based on 8 reviews

2.4/5

Rating in categories

2.9

Skill development

2.0

Work-life balance

2.7

Salary

3.1

Job security

3.0

Company culture

2.2

Promotions

2.6

Work satisfaction

Explore 8 Reviews and Ratings
Development Engineer 2
134 salaries
unlock blur

₹9 L/yr - ₹16 L/yr

Development Engineer
123 salaries
unlock blur

₹6.5 L/yr - ₹27 L/yr

Devops Engineer
118 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Development Engineer 3
117 salaries
unlock blur

₹12 L/yr - ₹24.5 L/yr

Data Engineer
68 salaries
unlock blur

₹5.5 L/yr - ₹19.3 L/yr

Explore more salaries
Compare Comcast with

AT&T

4.1
Compare

Verizon

4.1
Compare

The Walt Disney Company

4.0
Compare

Time Warner Cable ( Now Known as Spectrum)

4.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview