Real questions from top companies in Spark/Big Data Β· hard
Given a streaming dataset from Kafka, how would you ingest the data in real-time using Spark?
How do you optimize Spark jobs for performance?
How would you implement a sliding window aggregation in Spark Structured Streaming?
Implement a Spark job to find the top 10 most frequent words in a large text file.
What are the key components of the Spark execution model (Job, Stage, Task)?
What is Spark's Catalyst Optimizer? Explain its stages.
What is the difference between Spark RDDs, DataFrames, and Datasets?
What is the small-file problem in Spark, and how do you solve it?
Why is SparkSession used in Spark 2.0 and later versions?
A data pipeline processes files for different clients stored in separate directories. Explain how you would use dynamic DAG creation to handle client-specific workflows in Airflow.
Adaptive Query Execution (AQE): Discuss how AQE optimizes query execution in Spark dynamically based on runtime stats.
After cleaning, how would you store the transformed data into Delta Lake?
Alternatives to the Medallion Architecture
Apache Spark Architecture - RDD, DAG, cluster manager, driver node, worker node
Apache Spark Fundamentals - discuss
Apache Spark Fundamentals - failures, job optimization, resource utilization
Basic Spark commands β Create RDD, Load data, Filter
Bloom Filters in Spark projects - explain use case
Cache vs. Persistent storage in Spark?
Calculating Databricks costs - explain DBU
Type or paste your answer to any of these questions and our AI Coach scores it, highlights gaps, and rewrites it at FAANG quality. Free to try.