Upload Button Icon Add office photos

Filter interviews by

State Street Corporation Production Engineer Interview Questions and Answers

Updated 29 Oct 2023

State Street Corporation Production Engineer Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was good but prepared on technical basis

Round 2 - Technical 

(2 Questions)

  • Q1. What is primary key
  • Ans. 

    Primary key is a unique identifier for each record in a database table.

    • Primary key ensures each record in a table is unique

    • It can be a single column or a combination of columns

    • Primary key values cannot be NULL

    • Example: In a table of students, student ID can be a primary key

  • Answered by AI
  • Q2. What is foreign key
  • Ans. 

    Foreign key is a column or a set of columns in a table that uniquely identifies a row in another table.

    • A foreign key establishes a relationship between two tables in a database.

    • It ensures referential integrity by enforcing a link between the data in the two tables.

    • Foreign key constraints prevent actions that would destroy links between tables, such as deleting a row that is referenced by another table.

    • Example: In a dat...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in your basis programming skills

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Feb 2023. There were 2 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 - Technical 

(2 Questions)

  • Q1. Work related questions ask generally
  • Q2. Finance knowledge texted during interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Topics that where coverd in MCQ test are OS, DBMS, OOPS, AND some CS fundamentals

Round 2 - Technical 

(3 Questions)

  • Q1. What is #include
  • Ans. 

    The #include directive is used in C and C++ programming languages to include the contents of another file in the current file.

    • Used to include header files that contain function prototypes and declarations

    • Improves code organization and reusability

    • Example: #include includes the standard input/output library in the current file

  • Answered by AI
  • Q2. What are pointers
  • Ans. 

    Pointers are variables that store memory addresses of other variables in programming languages like C and C++.

    • Pointers are used to directly access and manipulate memory locations.

    • They are often used for dynamic memory allocation and deallocation.

    • Pointers can be used to pass variables by reference to functions.

    • Example: int *ptr; // declaring a pointer variable

  • Answered by AI
  • Q3. What is main difference between Java and cpp
  • Ans. 

    Java is platform-independent, object-oriented language while C++ is platform-dependent, procedural language.

    • Java is platform-independent, meaning it can run on any platform with the help of Java Virtual Machine (JVM)

    • C++ is platform-dependent, meaning the code needs to be compiled separately for each platform

    • Java is an object-oriented language with features like inheritance, encapsulation, and polymorphism

    • C++ is a proce...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it up

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Job discussion, quality questions
Round 2 - Group Discussion 

GD with panel of 6 members

Round 3 - Case Study 

Auto lending case study and framework used

Interview Preparation Tips

Interview preparation tips for other job seekers - Go prepared
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Pay related questions
  • Q2. How to ensure quality
  • Ans. 

    Ensuring quality involves implementing strict quality control measures and continuous monitoring of production processes.

    • Implementing quality control measures such as regular inspections and testing

    • Training employees on quality standards and procedures

    • Utilizing quality management systems to track and analyze production data

    • Addressing any issues or defects promptly to prevent reoccurrence

  • Answered by AI
Round 2 - Group Discussion 

Panel of 6 members were present

Interview Preparation Tips

Interview preparation tips for other job seekers - Go prepared
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Have you faced a challenging situation at work , what was it ?
  • Q2. How do priortise a new requirement in middle of sprint
  • Ans. 

    Prioritizing a new requirement in the middle of a sprint involves evaluating impact, discussing with team, adjusting sprint plan if necessary.

    • Evaluate the impact of the new requirement on current sprint goals and timeline

    • Discuss the new requirement with the team to understand feasibility and potential adjustments needed

    • Adjust the sprint plan if necessary, considering trade-offs and impact on overall project timeline

    • Com...

  • Answered by AI
  • Q3. How does security work for an API
  • Ans. 

    Security for an API involves authentication, authorization, encryption, and monitoring.

    • Implement authentication mechanisms such as API keys, OAuth, or JWT tokens

    • Use authorization to control access to API resources based on user roles and permissions

    • Encrypt sensitive data transmitted over the API using HTTPS

    • Monitor API traffic for suspicious activity and potential security breaches

  • Answered by AI
Round 2 - Round 2 

(1 Question)

  • Q1. Why do you want to work for wells fargo?

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask questions to the panel

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via LinkedIn

Round 1 - Case Study 

Work / task prioritisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Take all information of the company u applied for .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Work related questions ask generally
  • Q2. Finance knowledge texted during interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How AMEX makes money?
  • Ans. 

    American Express makes money primarily through fees charged to merchants and cardholders, as well as interest on outstanding balances.

    • AMEX charges merchants a fee for accepting their cards, known as interchange fees.

    • Cardholders pay annual fees, late fees, and interest on balances carried over from month to month.

    • AMEX also earns revenue from its travel services, insurance products, and investment services.

    • The company ma...

  • Answered by AI
  • Q2. How AMEX is different from Visa/Master card?
  • Ans. 

    AMEX offers charge cards while Visa/Mastercard offer credit cards. AMEX has higher fees but better rewards.

    • AMEX is a charge card, requiring full payment each month, while Visa/Mastercard offer credit cards with the option to carry a balance.

    • AMEX typically has higher annual fees compared to Visa/Mastercard.

    • AMEX is known for its premium rewards and benefits, catering to a more affluent customer base.

    • Visa/Mastercard are a...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Strengths or Weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for Interview

State Street Corporation Interview FAQs

How many rounds are there in State Street Corporation Production Engineer interview?
State Street Corporation interview process usually has 3 rounds. The most common rounds in the State Street Corporation interview process are Technical, Resume Shortlist and Aptitude Test.
What are the top questions asked in State Street Corporation Production Engineer interview?

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

  1. What is primary ...read more
  2. What is foreign ...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 State Street Corporation interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 560 Interviews
Wells Fargo Interview Questions
3.9
 • 553 Interviews
HSBC Group Interview Questions
4.0
 • 488 Interviews
Goldman Sachs Interview Questions
3.6
 • 406 Interviews
American Express Interview Questions
4.2
 • 357 Interviews
UBS Interview Questions
4.0
 • 334 Interviews
BNY Interview Questions
4.0
 • 331 Interviews
Morgan Stanley Interview Questions
3.7
 • 301 Interviews
Bank of America Interview Questions
4.3
 • 233 Interviews
View all
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