Upload Button Icon Add office photos

Filter interviews by

Clear (1)

State Street Corporation Data Analyst Interview Questions and Answers

Updated 27 May 2024

State Street Corporation Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Harshil Sojitra

posted on 27 May 2024

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

I applied via campus placement at Institute of Management Nirma University, Ahmedabad and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

40 questions are there. The que have different categories. Reasoning , critical thinking

Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Question based on the resume
  • Q3. What are the project you have done?

Interview Preparation Tips

Topics to prepare for State Street Corporation Data Analyst interview:
  • DSA
  • Basic coding

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

IT WAS Difficult and i gave up

Round 2 - Technical 

(2 Questions)

  • Q1. Linked list search binary
  • Q2. Array search and traverse
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Get the maximum salary of the employee from the employee and department table
  • Q2. Explain the data analysis process that you would follow for employee salary table
  • Ans. 

    The data analysis process for an employee salary table involves data cleaning, exploration, visualization, and modeling.

    • Start by cleaning the data to remove any duplicates, missing values, or outliers.

    • Explore the data by calculating basic statistics like mean, median, and standard deviation.

    • Visualize the data using histograms, box plots, or scatter plots to identify patterns or trends.

    • Perform statistical modeling to an...

  • Answered by AI
  • Q3. Explain the challenges you faced in your project
  • Ans. 

    I faced challenges in managing large datasets and ensuring data accuracy in my project.

    • Managing large volumes of data from multiple sources

    • Ensuring data accuracy and consistency

    • Dealing with missing or incomplete data

    • Handling data cleaning and preprocessing tasks

    • Addressing technical issues with data storage or processing tools

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Sep 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Load data from hdfs using python
  • Ans. 

    Use PyArrow library to load data from HDFS in Python

    • Install PyArrow library using pip install pyarrow

    • Use pyarrow.hdfs.connect to connect to HDFS

    • Use pyarrow.parquet.read_table to read data from HDFS

  • Answered by AI
  • Q2. Query to find the top three salaried employees of each department
  • Ans. 

    Query to find the top three salaried employees of each department

    • Use a SQL query with a window function like ROW_NUMBER() to rank employees within each department based on salary

    • Partition the data by department and order by salary in descending order

    • Filter the results to only include rows where the row number is less than or equal to 3

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
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 - Technical 

(2 Questions)

  • Q1. Different joins
  • Q2. Case study
Round 2 - Case Study 

Revenue impact for casino

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Indian Institute of Technology (IIT), Jodhpur and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is p value?
  • Ans. 

    A p-value is a measure used in statistical hypothesis testing to determine the strength of evidence against the null hypothesis.

    • A p-value is the probability of obtaining results as extreme as the observed results, assuming the null hypothesis is true.

    • A p-value is compared to a significance level (usually 0.05) to determine if the null hypothesis should be rejected.

    • A p-value less than the significance level indicates st

  • Answered by AI
  • Q2. Tell the output a**2
  • Ans. 

    The output of a**2 is the square of the value of a.

    • The output is the value of a multiplied by itself

    • For example, if a = 3, then the output would be 9 (3*3)

  • Answered by AI
  • Q3. Difference between append() and concat
  • Ans. 

    append() adds elements to a single DataFrame, while concat() combines multiple DataFrames.

    • append() is a method used to add rows to a DataFrame.

    • concat() is a function used to combine multiple DataFrames along a particular axis.

    • append() modifies the original DataFrame, while concat() returns a new DataFrame.

    • Example: df1.append(df2) vs pd.concat([df1, df2])

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Basic aptitude test like distance problem , age etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Sql , logic based question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Asked about skillsets & tools used in the current job. I was asked basic questions on SQL & Tableau
Round 2 - Coding Test 

Detailed interview on SQL, Tableau & Alteryx

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

Study hard that's it

Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - Aptitude Test 

Basics in aptitude to be studied

Interview Preparation Tips

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

I applied via campus placement at Madras School of Economics, Chennai and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Asked questions from python and SQL

Round 2 - Technical 

(2 Questions)

  • Q1. What are tupples
  • Ans. 

    Tuples are ordered collections of elements, similar to lists but immutable.

    • Tuples are created using parentheses ()

    • Elements in a tuple can be of different data types

    • Tuples are immutable, meaning their elements cannot be changed once created

  • Answered by AI
  • Q2. What is credit risk
  • Ans. 

    Credit risk refers to the potential loss that a lender may incur due to a borrower's failure to repay a loan or meet their financial obligations.

    • Credit risk is the risk of default on a debt that may arise from a borrower failing to make required payments.

    • It is a key consideration for banks and financial institutions when lending money.

    • Factors that contribute to credit risk include the borrower's credit history, financi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be crisp with points and don't linger with answers

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

State Street Corporation Interview FAQs

How many rounds are there in State Street Corporation Data Analyst interview?
State Street Corporation interview process usually has 2 rounds. The most common rounds in the State Street Corporation interview process are Aptitude Test and Technical.
How to prepare for State Street Corporation Data Analyst 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 Financial Services, Business Analysis, Continuous Improvement, Data Analysis and SQL.

Recently Viewed

INTERVIEWS

Boeing

85 interviews

INTERVIEWS

Apexon

135 interviews

INTERVIEWS

Xogene

8 interviews

INTERVIEWS

OpenBet

3 interviews

INTERVIEWS

ABB

233 interviews

INTERVIEWS

Copperpod Digital

No Interviews

INTERVIEWS

Einfochips

No Interviews

INTERVIEWS

Sun Pharmaceutical Industries

No Interviews

INTERVIEWS

Oracle

No Interviews

INTERVIEWS

HSBC Group

No Interviews

Tell us how to improve this page.

State Street Corporation Data Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
State Street Corporation Data Analyst Salary
based on 24 salaries
₹3.4 L/yr - ₹13.2 L/yr
34% more than the average Data Analyst Salary in India
View more details

State Street Corporation Data Analyst Reviews and Ratings

based on 4 reviews

3.6/5

Rating in categories

2.4

Skill development

4.5

Work-life balance

4.3

Salary

4.6

Job security

4.0

Company culture

3.4

Promotions

3.1

Work satisfaction

Explore 4 Reviews and Ratings
Senior Associate
4.8k salaries
unlock blur

₹2.8 L/yr - ₹13 L/yr

Associate2
3.6k salaries
unlock blur

₹2.2 L/yr - ₹7.8 L/yr

Team Lead
1.9k salaries
unlock blur

₹6.1 L/yr - ₹15.2 L/yr

Assistant Manager
1.8k salaries
unlock blur

₹7.5 L/yr - ₹30 L/yr

Associate
1.4k salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Explore more salaries
Compare State Street Corporation with

BNY

3.9
Compare

Northern Trust

3.7
Compare

Blackrock

3.8
Compare

JPMorgan Chase & Co.

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