Upload Button Icon Add office photos

Filter interviews by

State Street Corporation Data Engineer Interview Questions and Answers

Updated 4 Apr 2024

State Street Corporation Data Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Explain error handling in PySpark
  • Ans. 

    Error handling in PySpark involves using try-except blocks and logging to handle exceptions and errors.

    • Use try-except blocks to catch and handle exceptions in PySpark code

    • Utilize logging to record errors and exceptions for debugging purposes

    • Consider using the .option('mode', 'PERMISSIVE') method to handle corrupt records in data processing

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Data Warehousing related questions
Round 3 - Behavioral 

(1 Question)

  • Q1. Data Modelling related questions

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Coding Test 

Data structure and algorithms

Round 3 - Technical 

(1 Question)

  • Q1. Java, SQL questions
Round 4 - HR 

(1 Question)

  • Q1. Casual talk about roles
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is lazy evaluation in spark.
  • Ans. 

    Lazy evaluation in Spark delays the execution of transformations until an action is called.

    • Lazy evaluation allows Spark to optimize the execution plan by combining multiple transformations into a single stage.

    • Transformations are not executed immediately, but are stored as a directed acyclic graph (DAG) of operations.

    • Actions trigger the execution of the DAG and produce results.

    • Example: map() and filter() are transformat...

  • Answered by AI
  • Q2. What is mapreduce
  • Ans. 

    MapReduce is a programming model and processing technique for parallel and distributed computing.

    • MapReduce is used to process large datasets in parallel across a distributed cluster of computers.

    • It consists of two main functions - Map function for processing key/value pairs and Reduce function for aggregating the results.

    • Popularly used in big data processing frameworks like Hadoop for tasks like data sorting, searching...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. What is skewness and skewd tables
  • Ans. 

    Skewness is a measure of asymmetry in a distribution. Skewed tables are tables with imbalanced data distribution.

    • Skewness is a statistical measure that describes the asymmetry of the data distribution around the mean.

    • Positive skewness indicates a longer tail on the right side of the distribution, while negative skewness indicates a longer tail on the left side.

    • Skewed tables in data engineering refer to tables with imba...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. What is spark and explain working
  • Ans. 

    Spark is a distributed computing framework designed for big data processing.

    • Spark is built around the concept of Resilient Distributed Datasets (RDDs) which allow for fault-tolerant parallel processing of data.

    • It provides high-level APIs in Java, Scala, Python, and R for ease of use.

    • Spark can run on top of Hadoop, Mesos, Kubernetes, or in standalone mode.

    • It includes modules for SQL, streaming, machine learning, and gra...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HSBC Group Data Engineer interview:
  • Big Data

Skills evaluated in this interview

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

(1 Question)

  • Q1. PartitionBy vs bucketBy in spark
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Advanced sql on ctl
  • Q2. Python data structure

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview went well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Coding Test 

Coding questions on sql python and spark

Round 2 - Technical 

(2 Questions)

  • Q1. Hacker rank code pair
  • Ans. 

    Implement a function to pair elements of an array based on a given sum.

    • Iterate through the array and check if the current element plus any other element equals the given sum.

    • Use a hash set to store elements already visited to avoid duplicate pairs.

    • Return an array of arrays containing the pairs that sum up to the given value.

  • Answered by AI
  • Q2. Pyspark questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Money you want for this position
  • Q2. Why to choose this position and not another
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 questions based on Algorithm and logic

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions on basic python, hadoop, sql etc
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. About past experience
  • Q2. Python Coding question about list, dataframe etc
  • Q3. RDBMS Questions and SQL theory

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about projects completed during academics and role performed?
  • Ans. 

    During my academics, I completed a project on analyzing customer behavior using machine learning techniques.

    • Developed a predictive model to forecast customer churn based on historical data

    • Used Python for data preprocessing, feature engineering, and model building

    • Collaborated with a team to gather requirements and present findings to stakeholders

  • Answered by AI
  • Q2. SQL based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare scenario based technical solutions.

State Street Corporation Interview FAQs

How many rounds are there in State Street Corporation Data Engineer interview?
State Street Corporation interview process usually has 3 rounds. The most common rounds in the State Street Corporation interview process are Technical and Behavioral.
How to prepare for State Street Corporation Data Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at State Street Corporation. The most common topics and skills that interviewers at State Street Corporation expect are Python, Financial Services, GTS, Artificial Intelligence and SQL.
What are the top questions asked in State Street Corporation Data Engineer interview?

Some of the top questions asked at the State Street Corporation Data Engineer interview -

  1. Explain error handling in PySp...read more
  2. Data Warehousing related questi...read more
  3. Data Modelling related questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 State Street Corporation interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
State Street Corporation Data Engineer Salary
based on 16 salaries
₹8.5 L/yr - ₹31 L/yr
69% more than the average Data Engineer Salary in India
View more details

State Street Corporation Data Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

2.0

Job Security

5.0

Company culture

3.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Senior Associate
4.5k salaries
unlock blur

₹2.8 L/yr - ₹13 L/yr

Associate2
3.5k salaries
unlock blur

₹2.2 L/yr - ₹7.6 L/yr

Team Lead
1.8k salaries
unlock blur

₹4.5 L/yr - ₹17 L/yr

Assistant Manager
1.8k salaries
unlock blur

₹9 L/yr - ₹24.9 L/yr

Associate
1.4k salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Explore more salaries
Compare State Street Corporation with

BNY

4.0
Compare

Northern Trust

3.8
Compare

Blackrock

3.8
Compare

JPMorgan Chase & Co.

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview