Upload Button Icon Add office photos

Filter interviews by

State Street Corporation Lead Engineer Interview Questions and Answers

Updated 18 Oct 2024

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Experience about the cwork
  • Q2. Tools used in the current role
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SQl server- DB design
Round 2 - Technical 

(1 Question)

  • Q1. Data structure questions
Round 1 - One-on-one 

(1 Question)

  • Q1. Application architecture
Round 2 - Technical 

(1 Question)

  • Q1. Java streams...................

Interview Preparation Tips

Interview preparation tips for other job seekers - read all the things put up in your resume
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2022. 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 tips
Round 2 - Aptitude Test 

There was a computer based exam.

Round 3 - Technical 

(1 Question)

  • Q1. Managerial round
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain your last project and your role in this project
  • Ans. 

    Led a team in implementing a new CRM system for a large retail company

    • Managed project timeline and deliverables

    • Collaborated with stakeholders to gather requirements

    • Provided training and support to end users

    • Ensured successful implementation and user adoption

    • Improved customer data management and analytics

  • Answered by AI
  • Q2. Overall working experience with other companies
  • Ans. 

    I have over 10 years of experience working with various companies in consulting roles.

    • Managed client relationships and delivered successful projects on time and within budget

    • Led cross-functional teams to drive business growth and improve operational efficiency

    • Developed and implemented strategic plans to address client needs and achieve objectives

  • Answered by AI
  • Q3. Why choose kafka over MQ ? what challenges you faced during kafka implementation ?
  • Ans. 

    Kafka is chosen for its scalability and fault tolerance compared to MQ.

    • Kafka offers higher throughput and lower latency compared to MQ.

    • Kafka is horizontally scalable, allowing for easy expansion as data volume grows.

    • Kafka provides fault tolerance through replication of data across multiple brokers.

    • Challenges faced during Kafka implementation may include setting up proper configurations, ensuring data consistency, and m...

  • Answered by AI
  • Q4. Monolith to microservice migration journey ? what all decisions needs to be taken and how the entire migration took place.
  • Ans. 

    Monolith to microservice migration involves breaking down a large application into smaller, independent services.

    • Evaluate the current monolith architecture and identify the components that can be decoupled into microservices.

    • Define the boundaries of each microservice to ensure they are cohesive and loosely coupled.

    • Choose the right technology stack for each microservice based on its requirements and scalability needs.

    • Im...

  • Answered by AI
  • Q5. If worked for RestAPI ? what is the use of swagger ? what is the content of Swagger documentation ?
  • Ans. 

    Swagger is a tool used for documenting and testing REST APIs.

    • Swagger is used for documenting REST APIs by providing a user-friendly interface to view and interact with API endpoints.

    • It allows developers to easily understand the functionality of an API, including available endpoints, request/response formats, and authentication methods.

    • Swagger documentation typically includes information such as API endpoints, request p...

  • Answered by AI
  • Q6. Only this was asked to me , and rejected

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your interview scheduled only through referals , as at least you can get what went wrong if not selected .
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Not applicable question
  • Q2. Not applicable questions
Round 2 - HR 

(2 Questions)

  • Q1. HR round was crucial as the third round
  • Q2. HR round was crucial
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Global traffic manager
  • Ans. 

    Global Traffic Manager is a network device that directs client requests to the most appropriate server based on factors like server availability and load.

    • Global Traffic Manager (GTM) is a type of load balancer used to manage traffic across multiple servers or data centers.

    • It helps optimize the performance and availability of applications by distributing client requests to the most suitable server.

    • GTM can perform functi...

  • Answered by AI
  • Q2. What is Local traffic manager
  • Ans. 

    Local Traffic Manager is a network device or software that manages traffic within a local network.

    • Local Traffic Manager (LTM) is a type of load balancer that distributes incoming network traffic across multiple servers to ensure optimal resource utilization.

    • It helps improve application performance, availability, and security by intelligently routing traffic based on various factors such as server health, load, and prox...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is Business continuity management
  • Ans. 

    Business continuity management is a process that helps organizations prepare for and recover from potential threats or disruptions.

    • Involves identifying potential risks and developing plans to mitigate them

    • Ensures critical functions can continue during and after a disaster

    • Includes testing and updating plans regularly to ensure effectiveness

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

    Resiliency is the ability to bounce back from challenges, setbacks, and adversity.

    • Resiliency involves adapting to change and overcoming obstacles

    • It is about maintaining a positive attitude and mindset during difficult times

    • Building resiliency involves developing coping strategies and seeking support from others

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Good with location
  • Q2. Why should we hire you

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Capacity Planning
  • Q2. People management
Round 2 - One-on-one 

(2 Questions)

  • Q1. Performance evaluation
  • Q2. Conflict Resolution

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confidently and brush up your communication skills
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Difference between BERT and GPT
  • Ans. 

    BERT is bidirectional, GPT is unidirectional. BERT uses transformer encoder, GPT uses transformer decoder.

    • BERT is bidirectional, meaning it can look at both left and right context in a sentence. GPT is unidirectional, it can only look at the left context.

    • BERT uses transformer encoder architecture, while GPT uses transformer decoder architecture.

    • BERT is pretrained on masked language model and next sentence prediction ta...

  • Answered by AI
  • Q2. Explain the attention mechanism
  • Ans. 

    Attention mechanism allows models to focus on specific parts of input sequence when making predictions.

    • Attention mechanism helps models to weigh the importance of different parts of the input sequence.

    • It is commonly used in sequence-to-sequence models like machine translation.

    • Examples include Bahdanau Attention and Transformer models.

  • Answered by AI
  • Q3. Bias and variance trade off
  • Q4. How to deal if the distribution of a variable is skewed
  • Ans. 

    To deal with skewed distribution of a variable, transformations like log, square root, or box-cox can be applied.

    • Apply log transformation to reduce right skewness

    • Apply square root transformation to reduce left skewness

    • Apply box-cox transformation for a more generalized approach

    • Consider removing outliers before applying transformations

  • Answered by AI
Round 2 - Coding Test 

Python code to determine the least common sub word in a given list with strings

Skills evaluated in this interview

State Street Corporation Interview FAQs

How many rounds are there in State Street Corporation Lead Engineer interview?
State Street Corporation interview process usually has 1 rounds. The most common rounds in the State Street Corporation interview process are Technical.
What are the top questions asked in State Street Corporation Lead Engineer interview?

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

  1. React machine coding quest...read more
  2. JavaScript based quest...read more

Tell us how to improve this page.

State Street Corporation Lead Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 568 Interviews
Citicorp Interview Questions
3.7
 • 567 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
Goldman Sachs Interview Questions
3.5
 • 408 Interviews
American Express Interview Questions
4.2
 • 361 Interviews
BNY Interview Questions
3.9
 • 339 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.7
 • 308 Interviews
Bank of America Interview Questions
4.3
 • 237 Interviews
View all
State Street Corporation Lead Engineer Salary
based on 4 salaries
₹14.8 L/yr - ₹50 L/yr
103% more than the average Lead Engineer Salary in India
View more details
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

₹4.5 L/yr - ₹15.2 L/yr

Assistant Manager
1.8k salaries
unlock blur

₹8 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