Upload Button Icon Add office photos

Filter interviews by

Comcast India Engineering Center Data Engineer 3 Interview Questions and Answers

Updated 9 Jan 2023

Comcast India Engineering Center Data Engineer 3 Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Sql queries round. Window functions, grouping, intermediate sql

Round 3 - Technical 

(4 Questions)

  • Q1. Basics of Distributed computing
  • Q2. Spark optimization techniques
  • Ans. 

    Spark optimization techniques

    • Partitioning data to optimize parallelism

    • Caching frequently used data to avoid recomputation

    • Using broadcast variables to reduce data shuffling

    • Avoiding unnecessary transformations

    • Tuning memory and executor settings

    • Using efficient data formats like Parquet or ORC

    • Using appropriate join strategies

  • Answered by AI
  • Q3. Hive, Spark architecture, sql order of execution, sql window functions
  • Q4. Big data on cloud, azure data engineering, azure data bricks fundamentals, git integration, CICD, airflow basics
Round 4 - One-on-one 

(2 Questions)

  • Q1. Managerial Round, project experience, flexibility, availability to join, attitude towards work, professional integrity
  • Q2. Commitment to work and time management

Interview Preparation Tips

Topics to prepare for Comcast India Engineering Center Data Engineer 3 interview:
  • Spark
  • Pyspark
  • SQL
  • Map reduce
  • Optimization
  • Databricks
  • Airflow
  • Github
Interview preparation tips for other job seekers - Prepare your Spark internals ans Optimizations well, sql upto window functions and CTE, practice lot of SQL window function, practice intermediate pyspark codes to read a dataframe, some basic transformation etc.

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Aptitude Test 

It was well designed

Round 2 - Technical 

(2 Questions)

  • Q1. Basic Questions about data warehousing
  • Q2. Dbt Scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for dbt and other ETL tools
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basicn details to check for qualifications
Round 2 - Technical 

(1 Question)

  • Q1. About my projects
Round 3 - Technical 

(1 Question)

  • Q1. More details about ML models
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in May 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Python Programming related questions, along with one advanced SQL query problem. The final question was a Data Science project on prediting sales potential of various outlets.

Round 2 - Technical 

(4 Questions)

  • Q1. Pattern based - Three memory chips, each of 1GB. You have to store 3GB of data in these chips in such a way that even if one memory chip is corrupted, no data is lost.
  • Ans. 

    Use RAID 5 to store data across all three memory chips with parity bits for fault tolerance.

    • Implement RAID 5 to distribute data and parity bits across all three memory chips.

    • If one memory chip is corrupted, the data can be reconstructed using the parity bits from the other two chips.

    • Example: Store 1GB of data on each chip and use the remaining space for parity bits to ensure fault tolerance.

  • Answered by AI
  • Q2. DSA question - Get the longest common prefix string from a list of strings
  • Ans. 

    Find the longest common prefix string from a list of strings.

    • Iterate through the characters of the first string and compare with corresponding characters of other strings

    • Stop when a mismatch is found or when reaching the end of any string

    • Return the prefix found so far

  • Answered by AI
  • Q3. DBMS question - What are joins and what are their types?
  • Ans. 

    Joins are used in DBMS to combine rows from two or more tables based on a related column between them.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left tab...

  • Answered by AI
  • Q4. ML and DL question - Activation functions, Exploding and Vanishing Gradient problems, LSTM and GRU models frameworks and differences.
Round 3 - Case Study 

Was taken by the product manager employed in the company. Basic case study question regarding a ride share app planning to expand internationally.

Round 4 - Group Discussion 

A formal orientation and introduction with the VP and founder of ION India

Round 5 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself and mention your work that makes you relevant for the job.
  • Q2. Is there any correlation between algorithms and law?
  • Ans. 

    Algorithms and law can be correlated through the use of algorithms in legal processes and decision-making.

    • Algorithms can be used in legal research to analyze large amounts of data and identify patterns or trends.

    • Predictive algorithms can be used in legal cases to assess the likelihood of success or failure.

    • Algorithmic tools can help in legal document review and contract analysis.

    • However, there are concerns about bias i...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ION Group Data Scientist interview:
  • DBMS
  • Data Structures
  • Algorithms
  • Machine Learning
  • Deep Learning
  • Python
  • Data Analysis
  • Data Visualization
  • NLP
  • Llm
  • Data Processing
  • Business Intelligence

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

3 question were asked in 90 min time

Round 2 - Technical 

(2 Questions)

  • Q1. What is precison ?
  • Ans. 

    Precision is the ratio of correctly predicted positive observations to the total predicted positive observations.

    • Precision is calculated as TP / (TP + FP), where TP is true positives and FP is false positives.

    • It measures the accuracy of positive predictions made by the model.

    • A high precision indicates that the model is good at predicting positive cases without many false positives.

    • For example, in a binary classificatio...

  • Answered by AI
  • Q2. What is large lang. model ?
  • Ans. 

    A large language model is a type of artificial intelligence model that is capable of understanding and generating human language at a large scale.

    • Large language models use deep learning techniques to process and generate text.

    • Examples include GPT-3 (Generative Pre-trained Transformer 3) and BERT (Bidirectional Encoder Representations from Transformers).

  • 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 was interviewed before Feb 2024.

Round 1 - Aptitude Test 

Written test, asked general question for testing our skills

Round 2 - HR 

(2 Questions)

  • Q1. Asked about me and why you are choosing our company
  • Q2. Asked regarding my internship project
Round 3 - HR 

(2 Questions)

  • Q1. Asked my goals and future planning
  • Q2. Asked about my weakness and strength

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes, this is a good company
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Cache vs persist
  • Ans. 

    Cache is used for temporary storage of data in memory, while persist is used for saving data to disk for long-term storage.

    • Cache is typically faster as it stores data in memory for quick access.

    • Persist saves data to disk for durability and long-term storage.

    • Cache is often used for temporary data that can be recomputed if lost, while persist is used for important data that needs to be retained.

    • Examples: Using cache for ...

  • Answered by AI
  • Q2. Broadcast join and other optimization techniques
Round 2 - One-on-one 

(4 Questions)

  • Q1. Sql window function
  • Q2. Spark architecture, dataframe vs rdd
  • Q3. Python reverse sentence
  • Ans. 

    Reverse a sentence using Python

    • Split the sentence into words using split() method

    • Reverse the list of words using list slicing

    • Join the reversed list of words back into a sentence using join() method

  • Answered by AI
  • Q4. Join based on nulls in sql

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Phonographic interview 

(2 Questions)

  • Q1. Tell me about your self?
  • Q2. What technology & tools u know ? And basic questions regarding that topics ?
Round 2 - Photographic interview 

(2 Questions)

  • Q1. Job culture and job responsibilities ?
  • Q2. Some questions on an analytical tools like power BI ?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(5 Questions)

  • Q1. Write a lambda function in python
  • Ans. 

    A lambda function in Python is a small anonymous function defined using the lambda keyword.

    • Lambda functions can have any number of arguments, but can only have one expression.

    • Syntax: lambda arguments : expression

    • Example: lambda x, y : x + y

  • Answered by AI
  • Q2. Dbutils in databricks
  • Ans. 

    dbutils is a utility provided by Databricks for interacting with files and directories in the Databricks environment.

    • dbutils.fs.ls('/') - list files in root directory

    • dbutils.fs.cp('dbfs:/file.txt', 'file.txt') - copy file from DBFS to local file system

    • dbutils.fs.mkdirs('dbfs:/new_dir') - create a new directory in DBFS

  • Answered by AI
  • Q3. Persist and cache
  • Q4. What is commit in SQL
  • Ans. 

    A commit in SQL is a command that saves all the changes made in a transaction to the database.

    • A commit is used to make all the changes made in a transaction permanent.

    • Once a commit is issued, the changes cannot be rolled back.

    • It is important to use commit to ensure data integrity and consistency.

    • Example: COMMIT; - this command is used to commit the changes in a transaction.

  • Answered by AI
  • Q5. Rank and dans_rank

Interview Preparation Tips

Interview preparation tips for other job seekers - read about basic SQL, python and spark questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It contain both Aptitude and Coding about base models and Deep learning too

Round 2 - Technical 

(2 Questions)

  • Q1. What different models technique ?
  • Ans. 

    Different models techniques include linear regression, decision trees, random forests, support vector machines, and neural networks.

    • Linear regression is used for predicting continuous values.

    • Decision trees are used for classification and regression tasks.

    • Random forests are an ensemble method based on decision trees.

    • Support vector machines are used for classification tasks.

    • Neural networks are used for complex pattern re

  • Answered by AI
  • Q2. What are performance metric where to use what?
  • Ans. 

    Different performance metrics are used for different types of machine learning models to evaluate their effectiveness.

    • For classification models, metrics like accuracy, precision, recall, F1 score, and ROC-AUC are commonly used.

    • For regression models, metrics like mean squared error (MSE), mean absolute error (MAE), and R-squared are commonly used.

    • For clustering models, metrics like silhouette score and Davies-Bouldin in...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Explain about Project
  • Q2. What are problems faced in that project?

Skills evaluated in this interview

Comcast India Engineering Center Interview FAQs

How many rounds are there in Comcast India Engineering Center Data Engineer 3 interview?
Comcast India Engineering Center interview process usually has 4 rounds. The most common rounds in the Comcast India Engineering Center interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in Comcast India Engineering Center Data Engineer 3 interview?

Some of the top questions asked at the Comcast India Engineering Center Data Engineer 3 interview -

  1. Spark optimization techniq...read more
  2. Big data on cloud, azure data engineering, azure data bricks fundamentals, git ...read more
  3. Hive, Spark architecture, sql order of execution, sql window functi...read more

Tell us how to improve this page.

Comcast India Engineering Center Data Engineer 3 Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8.1k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 896 Interviews
Google Interview Questions
4.4
 • 865 Interviews
Cisco Interview Questions
4.1
 • 395 Interviews
SAP Interview Questions
4.2
 • 304 Interviews
Adobe Interview Questions
4.0
 • 249 Interviews
Intel Interview Questions
4.2
 • 222 Interviews
View all
Comcast India Engineering Center Data Engineer 3 Salary
based on 4 salaries
₹17.6 L/yr - ₹20 L/yr
37% less than the average Data Engineer 3 Salary in India
View more details

Comcast India Engineering Center Data Engineer 3 Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Development Engineer II
82 salaries
unlock blur

₹10 L/yr - ₹15.5 L/yr

Devops Engineer
44 salaries
unlock blur

₹6.4 L/yr - ₹18 L/yr

Development Engineer 3
38 salaries
unlock blur

₹13.5 L/yr - ₹23 L/yr

Software Developer
36 salaries
unlock blur

₹6 L/yr - ₹24.5 L/yr

Engineer III
30 salaries
unlock blur

₹10 L/yr - ₹20 L/yr

Explore more salaries
Compare Comcast India Engineering Center with

Cisco

4.1
Compare

Microsoft Corporation

4.0
Compare

Intel

4.2
Compare

IBM

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