Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by BNY Team. If you also belong to the team, you can get access from here

BNY Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 4k Reviews

Filter interviews by

BNY Interview Questions, Process, and Tips

Updated 4 Feb 2025

Top BNY Interview Questions and Answers

View all 200 questions

BNY Interview Experiences

Popular Designations

337 interviews found

I was interviewed in Dec 2020.

Round 1 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Hard

The interview was scheduled for 10 am in the morning.
It started with a coding question related to Dynamic Programming Paradigm.
Then we further discussed the various data structures & algorithms and graph theory.
It was a mix of coding questions and theoretical concepts.
The interviewer was very nice and wanted to listen to various approaches that I gave.

  • Q1. 

    Minimum Number of Taps to Water the Garden

    Given a garden that extends along a one-dimensional x-axis from point 0 to point N, your task is to determine the minimum number of taps needed to water the enti...

  • Ans. 

    1. Brute force
    2. Optimised it using Dynamic Programming
    3. Edge cases

  • Answered Anonymously
Round 2 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

The interview included 2 coding questions and questions based on CSE core subjects.
The interview began with a question related to Linked List. After doing that I was asked many questions on CSE core concepts.
Then at last one more coding question was asked.

  • Q1. 

    Cycle Detection in a Singly Linked List

    Determine if a given singly linked list of integers forms a cycle or not.

    A cycle in a linked list occurs when a node's next points back to a previous node in the ...

  • Ans. 

    1. It was a standard question so I told the approach
    2. Wrote the code and checked the edge cases

  • Answered Anonymously
  • Q2. 

    Palindromic Substrings Problem Statement

    You are given a string 'STR'. Your task is to determine the total number of palindromic substrings present in 'STR'.

    Example:

    Input:
    "abbc"
    Output:
    5
    Explana...
  • Ans. 

    1. Brute Force
    2. Optimised it using DP
    3. Edge cases

  • Answered Anonymously
Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Medium

It was a technical+HR round with a senior member.
It was a discussion based on data structures. Map data-structure was discussed a lot then a few questions related to my projects and some HR questions.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Guru Tegh Bahadur Institute of Technology. Eligibility criteriaFemale candidates, BE/BTech/ M.E/M.Tech/ MCA/ M.Sc. & MS Maths and Computing, CGPA 7 and above No current/active backlogsBNY Mellon interview preparation:Topics to prepare for the interview - 1. DSA (most imp) as they are interested in testing your problem-solving skills.2. Practice communicating while you code.3. Prepare everything that you have mentioned in your resume.4. CSE core subjects: OOP, DBMS, CN, Operating SystemTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : Focus on building your problem-solving skills.
Tip 2 : Do not ignore the CSE core subject and projects.
Tip 3 : Give mock interviews so that you can communicate effectively in the interview.

Application resume tips for other job seekers

Tip 1 : Keep it short and crisp
Tip 2 : Make your resume according to the job requirement
Tip 3 : Don't add fake projects etc
Tip 4 : Have 1-2 descent project in your resume

Final outcome of the interviewSelected

Skills evaluated in this interview

Top BNY Software Developer Interview Questions and Answers

Q1. Palindromic SubstringsYou have been given a string STR. Your task is to find the total number of palindromic substrings of STR. Example : If the input string is "abbc", then all the possible palindromic substrings would be: ["a", "b", "b", ... read more
View answer (6)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

I applied via Approached by Company and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Sorry not expecting these
  • Q2. Sorry not expecting these questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard, keep learning

Deputy Manager Interview Questions asked at other Companies

Q1. 1.WHAT IS SPECIAL OF UR HOME TOWN 2.Who is Main compitetor with us and which products...3.what is main business in your area and its functions...4 Previous comoany achevements 5.Your strengts and weakness.
View answer (67)

I was interviewed in Dec 2020.

Round 1 - Telephonic Call 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Easy

Asked every question possible from resume

  • Q1. 

    Merge Sort Problem Statement

    You are given a sequence of numbers, ARR. Your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm.

    Explanation:

    The Merge Sort...

  • Q2. 

    Cycle Detection in a Singly Linked List

    Determine if a given singly linked list of integers forms a cycle or not.

    A cycle in a linked list occurs when a node's next points back to a previous node in the ...

Round 2 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. Can you explain the low-level design of an e-commerce website?

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in MumbaiEligibility criteriaNo CriteriaBNY Mellon interview preparation:Topics to prepare for the interview - DBMS, Networks, OS, Data Structures, OOPSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Be confident
Tip 2 : Read previous interview experiences
Tip 3 : Practice Oops with real life examples

Application resume tips for other job seekers

Tip 1 : Mention atleast good projects
Tip 2 : Good with all the things mentioned in resume

Final outcome of the interviewSelected

Skills evaluated in this interview

Top BNY Software Developer Intern Interview Questions and Answers

Q1. Ways To Make Coin Change Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value using these coins. If it's not possible to make the change, the result should be 0.... read more
View answer (1)

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (4)

Process Associate Interview Questions & Answers

user image R.INDHUMATHI

posted on 28 May 2023

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

I applied via Walk-in and was interviewed before May 2022. There were 4 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 

General English and aptitude test

Round 3 - HR 

(1 Question)

  • Q1. Basic salary question share market related
Round 4 - One-on-one 

(1 Question)

  • Q1. Sharemarket questions like what type of shares basic knowledge on sharemarket

Process Associate Interview Questions asked at other Companies

Q1. How will you explain a red colour (or any colour) to a person who is blind since his or her birth?
View answer (21)

BNY interview questions for popular designations

 Senior Associate

 (17)

 Software Developer

 (17)

 Analyst

 (15)

 Intermediate Representative

 (15)

 Associate

 (13)

 Senior Analyst

 (11)

 Senior Representative

 (8)

 Financial Analyst

 (6)

I applied via Referral and was interviewed in Aug 2021. There were 3 interview rounds.

Round 1 - Coding Test 

10 multiple choice questions
2 program writing questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. This an one to one round. Questions are based on oops concepts, design patterns and also writting code.
Round 3 - Bar Raiser 

(1 Question)

  • Q1. This is kind of managerial round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on fundamentals, design patterns, data structures

Backend Developer Lead Interview Questions asked at other Companies

Q1. Explain about how will solve a service which is lagging
View answer (1)

Get interview-ready with Top BNY Interview Questions

Financial Analyst in corporate actions Interview Questions & Answers

user image Anonymous

posted on 19 Nov 2021

I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Examples of corporate actions
  • Q2. Difference between equity and debt instruments
  • Q3. What are mergers and acquisitions, stock split how they affect shareholders

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to have basic knowledge of capital markets and financial instruments

Interview Questionnaire 

3 Questions

  • Q1. Share with us a culture which is a definite NO NO when it comes to your work attitude
  • Q2. Technically relevant questions
  • Q3. When starting to answer about yourself, speak only experience relevant to the role. At this level of experience, only projects governed and challenges tackled will be relevant. Process is irrelevant

Vice President (VP) Interview Questions asked at other Companies

Q1. How soon can you grow our business vertical to INR 100 Cr per year?
View answer (2)

I was interviewed in Dec 2020.

Round 1 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Hard

HackerRank code pair feature was used.
A coding question related to Dynamic Programming was asked. Followed by questions on data structures, graph theory, etc.
The interviewer was very nice and seemed to be interested in listening to my approaches.

  • Q1. 

    Minimum Number of Taps to Water the Garden

    Given a garden that extends along a one-dimensional x-axis from point 0 to point N, your task is to determine the minimum number of taps needed to water the enti...

  • Ans. Minimum Number Of Taps To Water Garden
    • The idea to approach the problem is to convert the Ranges array into a list of intervals and sort them.
    • As we need to choose minimum taps so at first we will find the farthest tap which we will choose so that it will cover the 0th coordinate and after choosing this coordinate we will update the leftmost coordinate with the right of the current chosen tap. This will act as the left b...
  • Answered Anonymously
Round 2 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

coding questions were asked. Difficulty level Medium.
SQL query, DBMS concepts, OOP concepts, CN concepts.
One question related to BST.

  • Q1. 

    Cycle Detection in a Singly Linked List

    Determine if a given singly linked list of integers forms a cycle or not.

    A cycle in a linked list occurs when a node's next points back to a previous node in the ...

  • Ans. Outer And Inner Loop

    We are going to have two loops outer-loop and inner-loop 

    1. Maintain a count of the number of nodes visited in outer-loop.
    2. For every node of the outer-loop, start the inner loop from head.
    3. If the inner-loop visits the node next to the outer-loop node, then return true, else repeat the process for the next iteration of outer-loop.
    4. If outer-loop reaches the end of list or null, then return false.
    Space ...
  • Answered Anonymously
  • Q2. 

    Palindromic Substrings Problem Statement

    You are given a string 'STR'. Your task is to determine the total number of palindromic substrings present in 'STR'.

    Example:

    Input:
    "abbc"
    Output:
    5
    Explana...
  • Ans. Brute Force Approach
    1. Initialize a count variable with 0 to keep track of the number of palindromic substrings.
    2. Let n be the length of the input string. Run a double nested loop. The outer loop will go from i = 0 to i = n - 1, and the inner loop will go from j = i to j = n - 1. i and j denote the start and end indices of a substring in the input string.
    3. Check whether the substring from index i to j forms a palindrome.
      • If it...
  • Answered Anonymously

Interview Preparation Tips

Professional and academic backgroundI completed Electronics & Communication Engineering from Madan Mohan Malaviya University Of Technology. I applied for the job as SDE - 1 in PuneEligibility criteriaFemale candidates, BE/BTech/ M.E/M.Tech/ MCA/ M.Sc. & MS Maths and Computing, CGPA 7 and above, No current/active backlogs.BNY Mellon interview preparation:Topics to prepare for the interview - Data Structures & Algorithms, DBMS, OOP concepts, OS, CN, Projects, and basics of technologies mentioned in the resume.Time required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Gain command over all the coding concepts & practice quality questions.
Tip 2 : Do not ignore CSE core subjects 
Tip 3 : Participate in short contests to improve your coding speed
Tip 4 : Be consistent
Tip 5 : Practice how to communicate effectively in the interviews, if possible give 10-12 mock interviews before appearing for the actual interview.
Tip 6 : Have 1-2 descent projects and knowledge about whatever tech-stack you have used.

Application resume tips for other job seekers

Tip 1 : Single Page Resume
Tip 2 : Should contain information relevant to the job role
Tip 3 : Add Links to your projects, coding profiles, Github repo links, etc to make your resume look Authentic

Final outcome of the interviewSelected

Skills evaluated in this interview

Top BNY Software Developer Interview Questions and Answers

Q1. Palindromic SubstringsYou have been given a string STR. Your task is to find the total number of palindromic substrings of STR. Example : If the input string is "abbc", then all the possible palindromic substrings would be: ["a", "b", "b", ... read more
View answer (6)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (40)

I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Actually I'm into Investment Banking side. So firstly I was interviewed based on resume and then in depth around investment banking concepts and Process

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview I had with this company was based on my experience in relevant field on Investment Banking. It lasts about 40 minutes where I was faced Personal and Manager rounds in one go and then HR riundy. I really happy about my interview with them because most of they asked were relevant on known topics.I think I did pretty well for a fresher. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

Senior Processing Executive Interview Questions asked at other Companies

Q1. What’s breach? What happens if either party breaches a contract?
View answer (12)

Lead Analyst Interview Questions & Answers

user image Kuppuswamy Sridharan

posted on 15 Sep 2021

I applied via Company Website and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical questions
  • Q2. How do you manage stress

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak confidently and explain them clearly

Lead Analyst Interview Questions asked at other Companies

Q1. Do bonus shares impact capital accretion?
View answer (2)

BNY Interview FAQs

How many rounds are there in BNY interview?
BNY interview process usually has 2-3 rounds. The most common rounds in the BNY interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for BNY 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 BNY. The most common topics and skills that interviewers at BNY expect are Financial Services, Bloomberg, Asset Management, Operations and Finance.
What are the top questions asked in BNY interview?

Some of the top questions asked at the BNY interview -

  1. Sort strings based on your own hierarchy. Ex: INPUT: ABC, HIJ, RTS, POT. Hie...read more
  2. What are the methodologies use to calculate the retur...read more
  3. What is credit risk. Importance of credit risk in the corporate world. All deri...read more
How long is the BNY interview process?

The duration of BNY interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

BNY Interview Process

based on 293 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 563 Interviews
Citicorp Interview Questions
3.7
 • 562 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
Goldman Sachs Interview Questions
3.5
 • 408 Interviews
UBS Interview Questions
4.0
 • 337 Interviews
Morgan Stanley Interview Questions
3.7
 • 306 Interviews
Bank of America Interview Questions
4.3
 • 235 Interviews
Northern Trust Interview Questions
3.7
 • 105 Interviews
View all

BNY Reviews and Ratings

based on 4k reviews

3.9/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.8

Salary

3.6

Job security

3.9

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 4k Reviews and Ratings
Analyst
1.9k salaries
unlock blur

₹2 L/yr - ₹11.5 L/yr

Senior Analyst
1.7k salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Senior Associate
1.2k salaries
unlock blur

₹11.7 L/yr - ₹25 L/yr

Intermediate Representative
1.1k salaries
unlock blur

₹2.9 L/yr - ₹7.2 L/yr

Vice President
965 salaries
unlock blur

₹15 L/yr - ₹52 L/yr

Explore more salaries
Compare BNY with

State Street Corporation

3.8
Compare

Northern Trust

3.7
Compare

HSBC Group

4.0
Compare

JPMorgan Chase & Co.

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