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

Filter interviews by

BNY Interview Questions, Process, and Tips for Freshers

Updated 2 Apr 2025

Top BNY Interview Questions and Answers for Freshers

View all 24 questions

BNY Interview Experiences for Freshers

Popular Designations

35 interviews found

Round 1 - Coding Test 

Hackerearth round 3 hours

Round 2 - Technical 

(1 Question)

  • Q1. Coderpad round - telephonice interview
Round 3 - HR 

(1 Question)

  • Q1. One on one round at BNY Mellon Pune

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, also go through fundamental computer science questions.

Software Engineer Intern Trainee Interview Questions asked at other Companies

Q1. find average salary of employees from given table for each designation where employee age greater than 30
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 5 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 - Coding Test 

4 Coding Questions were asked in that round.

Round 3 - Technical 

(2 Questions)

  • Q1. In this technical round, the interviewer asked me to write a program for tokenisation of customers. FIFO type program.
  • Q2. KMP Search Algorithm
  • Ans. 

    KMP Search Algorithm is a string searching algorithm that finds occurrences of a word within a main text.

    • KMP algorithm is based on the idea of pre-processing the pattern to avoid unnecessary comparisons.

    • It uses a prefix function to determine the longest proper prefix of the pattern that is also a suffix.

    • This allows the algorithm to skip characters in the text that cannot be part of the pattern, improving efficiency.

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. In this round, the interviewer asked me about my project and a problem based on bit manipulation.
Round 5 - HR 

(1 Question)

  • Q1. The interviewer asked me basic HR questions and personality stuff.

Skills evaluated in this interview

Top BNY Software Developer Interview Questions and Answers

Q1. 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 Explanation: The palindromic substrings in "abbc"... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

I applied via Bny Mellon website and was interviewed in Oct 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was to tough but it was all relatable to my finance sector regarding MBA and the passing marks were 80% so it was tough but as I kept on practing and I cracked it and the aptitude test was divided into 2 subjects English /Finance both keep on giving mock on online the aptitude will be easy.

Round 2 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Where do you see yourself in 5 years?
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for BNY Customer Service Representative interview:
  • Mutual Funds
  • Investment Banking
  • Finance
  • Accounting basics
  • Share Market
Interview preparation tips for other job seekers - This was my last round of mangers with two of them asking me questions simultaneously one after other regarding finance sector and personal opinions it was a great experience about this interview and I thank all my supporters who guided me in cracking this interview.

Customer Service Representative Interview Questions asked at other Companies

Q1. 4) What is the difference between BPO and KPO?
View answer (3)

I applied via Bny Mellon website and was interviewed in Oct 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was to tough but it was all relatable to my finance sector regarding MBA and the passing marks were 80% so it was tough but as I kept on practing and I cracked it and the aptitude test was divided into 2 subjects English /Finance both keep on giving mock on online the aptitude will be easy.

Round 2 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Where do you see yourself in 5 years?
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for BNY Customer Service Representative interview:
  • Mutual Funds
  • Investment Banking
  • Finance
  • Accounting basics
  • Share Market
Interview preparation tips for other job seekers - This was my last round of mangers with two of them asking me questions simultaneously one after other regarding finance sector and personal opinions it was a great experience about this interview and I thank all my supporters who guided me in cracking this interview.

Customer Service Representative Interview Questions asked at other Companies

Q1. 4) What is the difference between BPO and KPO?
View answer (3)

BNY interview questions for popular designations

 Senior Associate

 (18)

 Analyst

 (17)

 Intermediate Representative

 (17)

 Software Developer

 (17)

 Associate

 (16)

 Senior Analyst

 (11)

 Senior Representative

 (8)

 Vice President

 (7)

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

I applied via Company Website and was interviewed before Oct 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Design pattern questions
  • Q2. Elaborated answers are expected

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be seriously prepared

Application Developer Interview Questions asked at other Companies

Q1. Minimum Cost to Connect All Points Problem Statement Given an array COORDINATES representing the integer coordinates of some points on a 2D plane, determine the minimum cost required to connect all points. The cost to connect two points, (x... read more
View answer (2)

Get interview-ready with Top BNY Interview Questions

Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Jun 2022

I applied via Walk-in

Round 1 - Aptitude Test 

Easy

Round 2 - HR 

(1 Question)

  • Q1. Basic Introduction and knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - 1 It has smooth interview process
2 one of the best company I have ever worked with.

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Jobs at BNY

View all

I appeared for an interview 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. 

    Find the minimum number of taps needed to water the entire garden with given tap ranges.

    • Iterate over each tap and find the maximum range it can cover.

    • Sort the taps based on their starting point and ending point.

    • Use a greedy approach to select the taps that cover the maximum range possible.

  • Answered by AI
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. 

    Detect if a singly linked list forms a cycle by checking if a node's next points back to a previous node.

    • Use Floyd's Cycle Detection Algorithm to determine if there is a cycle in the linked list.

    • Maintain two pointers, one moving at twice the speed of the other, if they meet at some point, there is a cycle.

    • If one of the pointers reaches the end of the list (null), then there is no cycle.

  • Answered by AI
  • 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. 

    Count the total number of palindromic substrings in a given string.

    • Iterate through each character in the string and expand around it to find palindromic substrings.

    • Use dynamic programming to store the results of subproblems to avoid redundant calculations.

    • Consider both odd and even length palindromes while counting.

    • Example: For input 'abbc', the palindromic substrings are ['a', 'b', 'b', 'c', 'bb'], totaling 5.

  • Answered by AI
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 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 Explanation: The palindromic substrings in "abbc"... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

I appeared for an interview 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...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Implement the Merge Sort algorithm which recursively divides the input array into two halves and then merges them in sorted order.

    • Ensure the base case of the recursion is when the size of the array is 1.

    • Time complexity of Merge Sort is O(n log n) and space complexity is O(n).

    • Example: For input [3, 1, 4, 1, 5], the output should be [1,

  • Answered by AI
  • 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 ...

  • Ans. 

    Detect if a singly linked list forms a cycle by checking if a node's next pointer points back to a previous node.

    • Use Floyd's Tortoise and Hare algorithm to detect a cycle in the linked list.

    • Initialize two pointers, slow and fast, and move them at different speeds through the list.

    • If there is a cycle, the fast pointer will eventually meet the slow pointer.

    • If the fast pointer reaches the end of the list (null), there is ...

  • Answered by AI
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?
  • Ans. 

    The low-level design of an e-commerce website involves detailing the architecture, components, and interactions of the system.

    • Define the architecture including front-end, back-end, and database components

    • Detail the interactions between components such as user authentication, product search, and payment processing

    • Consider scalability, security, and performance optimizations in the design

    • Include features like user profil...

  • Answered by AI

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 (2)

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 (5)

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)

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 (22)

BNY Interview FAQs

How many rounds are there in BNY interview for freshers?
BNY interview process for freshers usually has 2-3 rounds. The most common rounds in the BNY interview process for freshers are Technical, One-on-one Round and HR.
How to prepare for BNY interview for freshers?
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, Test Cases, Test Scenarios, Testing Tools and Usability Testing.
What are the top questions asked in BNY interview for freshers?

Some of the top questions asked at the BNY interview for freshers -

  1. What are the key concepts of computer science and data structures and algorithm...read more
  2. what is adressing mode and its ty...read more
  3. What is the most difficult accounting situation you hand...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 for Freshers

based on 20 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 579 Interviews
Citicorp Interview Questions
3.7
 • 573 Interviews
Bajaj Finserv Interview Questions
4.0
 • 536 Interviews
HSBC Group Interview Questions
3.9
 • 487 Interviews
American Express Interview Questions
4.2
 • 366 Interviews
UBS Interview Questions
3.9
 • 338 Interviews
Morgan Stanley Interview Questions
3.6
 • 293 Interviews
View all

BNY Reviews and Ratings

based on 4.3k reviews

3.8/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.7

Salary

3.5

Job security

3.8

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 4.3k Reviews and Ratings
Senior Associate, Business Resiliency

Pune

5-8 Yrs

₹ 3.2-37.5 LPA

Vice President, Back-End Engineer I

Pune

5-7 Yrs

Not Disclosed

Vice President, Full-Stack Engineer I

Chennai

2-7 Yrs

Not Disclosed

Explore more jobs
Analyst
1.9k salaries
unlock blur

₹2.8 L/yr - ₹9.5 L/yr

Senior Analyst
1.8k salaries
unlock blur

₹3.8 L/yr - ₹15 L/yr

Senior Associate
1.3k salaries
unlock blur

₹12.1 L/yr - ₹26 L/yr

Intermediate Representative
1.1k salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Associate
1.1k salaries
unlock blur

₹3.7 L/yr - ₹15 L/yr

Explore more salaries
Compare BNY with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

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