Upload Button Icon Add office photos

Filter interviews by

Clear (1)

State Street Bank Data Analyst Interview Questions and Answers

Updated 23 Jun 2023

State Street Bank Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 23 Jun 2023

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

I applied via Referral and was interviewed in May 2023. There were 3 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 Resume tips
Round 2 - Aptitude Test 

In 1st round they ask both aptitude and coding questions and the time given is 3 hours.

Round 3 - Case Study 

They ask about your project of mentioned in resume and some subject questions and other questions form resume

Interview Preparation Tips

Topics to prepare for State Street Bank Data Analyst interview:
  • Python
  • SQL
Interview preparation tips for other job seekers - There is only 2 rounds of interview 1 is Aptitude, verbal, and coding with 3 hours time. Aptitude and verbal was very easy while coding is little deficult. 25 aptitude and verbal and 2 coding.

Coming to 2nd round mainly they focus on communication skills that's it. But in 2nd round 2 members will take the interview 1 will ask subject questions and another will ask common questions to check communication skills and English fluency.

That's it about SSB interview

Interview questions from similar companies

I was interviewed in Oct 2016.

Interview Questionnaire 

4 Questions

  • Q1. Select any five companies you would invest in and why given the required metrics.
  • Ans. 

    I cannot provide investment advice, but here are five companies that have shown strong financial performance in recent years.

    • Apple - consistently high revenue and profit margins

    • Amazon - dominant player in e-commerce and cloud computing

    • Microsoft - strong growth in cloud computing and enterprise software

    • Alphabet (Google) - diversified revenue streams and strong advertising business

    • Visa - dominant player in the payments i

  • Answered by AI
  • Q2. Questions based on case study.
  • Q3. Detailed discussions on the indian economy?
  • Q4. Brexit vote and how it would effect the indian economy?
  • Ans. 

    The Brexit vote could have both positive and negative effects on the Indian economy.

    • Positive effects: Increased trade opportunities with the UK, potential for attracting foreign investments from companies relocating from the UK.

    • Negative effects: Uncertainty in global markets leading to volatility in exchange rates, potential decline in exports to the UK.

    • Example: Indian IT companies may face challenges due to stricter i...

  • Answered by AI

Interview Preparation Tips

Round: Case Study Interview
Experience: We were first taught the basics of operations involved in working with an investment bank. Based on the workshop we were given a case study with a list of companies to select the one's which are potencial candidates for investments. We were all divided into groups of 5 students.

Round: Test
Experience: The test was basic. Economical aptitude requires prior knowledge of economics concepts. The review topicwas GST bill.
Duration: 1 hour
Total Questions: 41

Round: Stress Interview
Tips: It is important to be aware about the current events and economies.

Skills: Economic Affairs, Financial Economics, Knowledge On Current Affairs
College Name: Thapar University, Patiala
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your experience with Thoughtspot BI tool.
  • Ans. 

    I have extensive experience using Thoughtspot BI tool to analyze and visualize data.

    • Utilized Thoughtspot to create interactive dashboards for stakeholders

    • Performed data cleaning and transformation within Thoughtspot platform

    • Generated insights and recommendations based on data analysis in Thoughtspot

  • Answered by AI
  • Q2. What is your experience with API integration in Thoughtspot?
  • Ans. 

    I have extensive experience with API integration in Thoughtspot.

    • Developed custom API integrations to pull data from external sources into Thoughtspot

    • Utilized Thoughtspot's REST API to automate data loading and report generation

    • Worked closely with IT teams to troubleshoot and optimize API connections

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Northern Trust Data Analyst interview:
  • Thoughtspot
  • Data Science Concepts

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write sql query
  • Ans. 

    SQL query to retrieve total sales amount for each product category

    • Use GROUP BY clause to group the results by product category

    • Use SUM() function to calculate the total sales amount

    • Join the tables if necessary to get the required data

  • Answered by AI
  • Q2. Tell your exp it
  • Ans. 

    I have 3 years of experience working as a Data Analyst in the finance industry.

    • Utilized SQL to extract and analyze data from databases

    • Created visualizations using Tableau to present findings to stakeholders

    • Performed predictive modeling using Python to forecast financial trends

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - SQL questions

Skills evaluated in this interview

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
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(4 Questions)

  • Q1. Base on SQL and tableau
  • Q2. How join work share in detail with examples
  • Q3. How to get nth salary
  • Q4. How to delete duplicates
  • Ans. 

    To delete duplicates, use SQL query with DISTINCT keyword or remove duplicates programmatically in Python using sets.

    • Use SQL query with DISTINCT keyword to remove duplicates from a database table

    • In Python, remove duplicates from a list using sets: list(set(original_list))

    • For pandas DataFrame, drop duplicates using df.drop_duplicates()

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

(1 Question)

  • Q1. Live coding on the platform

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
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning ,quantitative aptitude

Round 2 - Coding Test 

2 coding questions,one was easy and other was medium to tough level

Round 3 - Technical 

(2 Questions)

  • Q1. Sql basics were asked and asked me to write few sql codes
  • Q2. Python codes ,and machine learning concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - ger a good knowledge in SQL, SAS , python , Machine Learning
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
2-4 weeks
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. SQL and powerbi questions
Contribute & help others!
anonymous
You can choose to be anonymous

State Street Bank Interview FAQs

How many rounds are there in State Street Bank Data Analyst interview?
State Street Bank interview process usually has 3 rounds. The most common rounds in the State Street Bank interview process are Aptitude Test, Case Study and Resume Shortlist.

Recently Viewed

SALARIES

Cholamandalam Financial Holdings

INTERVIEWS

BYJU'S

No Interviews

REVIEWS

Srei Infrastructure Finance

No Reviews

SALARIES

Srei Infrastructure Finance

No Salaries

REVIEWS

Cholamandalam Financial Holdings

No Reviews

REVIEWS

Cholamandalam Financial Holdings

No Reviews

SALARIES

Bajaj Holdings & Investment

No Salaries

SALARIES

Export-Import Bank of India

No Salaries

SALARIES

Indian Railway Finance Corporation

No Salaries

SALARIES

Cholamandalam Financial Holdings

Tell us how to improve this page.

State Street Bank Data Analyst Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Fast track your campus placements

View all

State Street Bank Data Analyst Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.7

Skill development

3.8

Work-life balance

3.6

Salary

5.0

Job security

5.0

Company culture

4.2

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Associate
313 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate2
283 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
173 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
133 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
132 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare State Street Bank with

BNY

3.9
Compare

Northern Trust

3.7
Compare

HSBC Group

3.9
Compare

JPMorgan Chase & Co.

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent