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
4.0

based on 3.9k Reviews

Filter interviews by

BNY Interview Questions, Process, and Tips

Updated 12 Jan 2025

Top BNY Interview Questions and Answers

View all 201 questions

BNY Interview Experiences

Popular Designations

328 interviews found

I applied via Naukri.com and was interviewed in Jul 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 - Technical 

(1 Question)

  • Q1. All the access management questions and tools information

Interview Preparation Tips

Interview preparation tips for other job seekers - There was 4 technical rounds, first one I had for explaining the information security process then followed by second round on next day asking about the identity access management questions, tools information, process guidelines, etc... Third round was about internal audit process.... Few automation question... Finally, HR round . ..
I got selected within a week and got my offer within a month

Senior Information Security Analyst Interview Questions asked at other Companies

Q1. Managing the Technology risk in an organization with proper remediation requirements. Third-party risk questionnaire and Documentations.
View answer (1)

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

Interview Questionnaire 

8 Questions

  • Q1. 3 Coding questions based on strings in 1st interview. And 2 algos.
  • Q2. Sort strings based on your own hierarchy. Ex: INPUT: ABC, HIJ, RTS, POT. Hierarchy: R, P, A, H OUTPUT: RTS, POT, ABC, HIJ.
  • Ans. 

    Sort strings based on custom hierarchy

    • Create a mapping of each character to its hierarchy value

    • Sort the strings based on the hierarchy value of their first character

    • If the first characters have the same hierarchy value, move to the next character

    • Repeat until all strings are sorted

  • Answered by AI
  • Q3. Write a program which would print notification for user specific order. Ex: Customer number "__" Ordered"__". Your order will arrive on"__"
  • Q4. What is heap?
  • Ans. 

    Heap is a region of memory used for dynamic memory allocation.

    • Heap is managed by the operating system or runtime environment.

    • It allows for allocation and deallocation of memory at runtime.

    • Heap can become fragmented over time, leading to performance issues.

    • Examples include malloc() and new() in C++.

  • Answered by AI
  • Q5. Explain Hashing.
  • Ans. 

    Hashing is a process of converting data into a fixed-size output using a mathematical function.

    • Hashing is used for data integrity and security purposes.

    • Hash functions are one-way functions, meaning it is difficult to reverse engineer the original data from the hash value.

    • Hashing is used in password storage, digital signatures, and data comparison.

    • Examples of hash functions include MD5, SHA-1, and SHA-256.

  • Answered by AI
  • Q6. Different types of joins and also a SQL query.
  • Ans. 

    Different types of joins and a SQL query.

    • Types of joins: Inner join, Left join, Right join, Full outer join, Cross join

    • Inner join returns only the matching rows from both tables

    • Left join returns all rows from the left table and matching rows from the right table

    • Right join returns all rows from the right table and matching rows from the left table

    • Full outer join returns all rows from both tables

    • Cross join returns the Ca...

  • Answered by AI
  • Q7. Difference between compiler and interpreter in detail.
  • Ans. 

    Compiler translates entire code into machine code while interpreter translates line by line.

    • Compiler converts source code into executable code without executing it.

    • Interpreter converts source code into machine code line by line and executes it.

    • Compiler generates error messages after the entire code is compiled.

    • Interpreter generates error messages as soon as it encounters an error in the code.

    • Examples of compilers are G...

  • Answered by AI
  • Q8. Questions on my project and internships.

Interview Preparation Tips

Interview preparation tips for other job seekers - BNY consisted of 5 rounds in total. 2 of them were online coding round. And then 2 pure tech round followed by 1 Bar raiser round.
1 round of interview was of around 1.5hr and the interviewer gave me 5 coding questions to do. It did all of them. The interviewer was very friendly and was giving hints. Coding was on hackerank platform.
After 1 week I had my 2nd interview. Here I was asked theory questions on CS fundamental and SQL.
3rd round was bar raiser round. There was no code snippet but the interviewer had feedback of both the rounds and our hacker rank profile. He asked me one ques from my 1st round of interview(sorting.. Why this sort). Technical questions from my projects. Difference between Compiler and interpreter. Why did you switch to python from C++. All kind of HR questions.
All rounds were elimination round.

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)

Audit Project leader Interview Questions & Answers

user image Anonymous

posted on 20 Oct 2022

I applied via LinkedIn and was interviewed in Apr 2022. There were 4 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. Give example of good audit practice
  • Q2. How would you handle tough people
Round 3 - Technical 

(1 Question)

  • Q1. Do you have Managerial skills
Round 4 - HR 

(2 Questions)

  • Q1. Why you want to join BNY
  • Q2. How much do you expect

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive and present facts about your experience and learning.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Why u want to join
  • Q2. Why u left previous

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join BNY mellon poor company third class category cheap organisation

Senior Specialist Interview Questions asked at other Companies

Q1. Design the zabbix architecture and share how many servers are you gonna suggest the customer to have?
View answer (1)

BNY interview questions for popular designations

 Senior Associate

 (17)

 Software Developer

 (17)

 Intermediate Representative

 (15)

 Analyst

 (14)

 Associate

 (12)

 Senior Analyst

 (11)

 Senior Representative

 (7)

 Lead Analyst

 (6)

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Aug 2022

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

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)

Get interview-ready with Top BNY Interview Questions

QA Analyst Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2022

I applied via Referral and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic core java and webdriver related questions, manual concepts
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join bny mellon?
  • Ans. 

    I want to join BNY Mellon because of its reputation as a leading financial institution and its commitment to innovation and technology.

    • BNY Mellon is known for its strong reputation in the financial industry

    • I am impressed by the company's focus on innovation and technology

    • I believe BNY Mellon offers great opportunities for professional growth and development

    • The company's values align with my own, particularly in terms o

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They ask basics only, but answer quickly and clearly.

QA Analyst Interview Questions asked at other Companies

Q1. what are the different types of software testing?
View answer (2)

Jobs at BNY

View all

Sde1 Interview Questions & Answers

user image Anonymous

posted on 1 Sep 2022

Round 1 - Coding Test 

4 coding question 1 easy ,2 medium and 1 hard

Round 2 - Technical 

(1 Question)

  • Q1. Technical interview, asked about my project, then DSA question , count number of palindromic substring

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA, build your resume and profile with good projects and understand them deeply , practice good level DSA questions

Sde1 Interview Questions asked at other Companies

Q1. DSA and Language Questions: 1. Difference between Arrays and ArrayList in Java. 2. Queue Implementation using Linked List. 3. BST- How would you fill a BST with a sorted array. 4. Random pointer linked-list clone. 5. Fibonacci number genera... read more
View answer (1)

SDE Interview Questions & Answers

user image rohan thakur

posted on 31 Oct 2023

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

I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basics of OOP, DBMS, OS
  • Q2. Some basic DSA questions, very basic
Round 3 - Technical 

(1 Question)

  • Q1. Normal discussion about projects, design patterns etc.
Round 4 - Technical 

(1 Question)

  • Q1. Manager round - Asked to give class diagram of one of my projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Grasp basics of your projects and you'll be good to go.

SDE Interview Questions asked at other Companies

Q1. Longest Increasing SubsequenceFor a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elements of the subsequence are sorted in strictly increasing order. Strictly Increasin... read more
View answer (5)

Lead Interview Questions & Answers

user image yatharth mishra

posted on 3 Aug 2023

Interview experience
4
Good
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Coding round of 90 mons which has 10-15 questions over sql queries from mid to hard level

Round 3 - Technical 

(1 Question)

  • Q1. This was about complete technical interviews talking about optimization and etl techniques
Round 4 - Technical 

(1 Question)

  • Q1. Again this round was technical discussion which talks about data warehousing concept and etl techniques
Round 5 - Technical 

(1 Question)

  • Q1. This was also technical round which talks about some real time scenarios based questions and challenges and then they look for some could technical solutions
Round 6 - One-on-one 

(1 Question)

  • Q1. This round was 70% about technical things and rest 30% on Personal interview

Interview Preparation Tips

Topics to prepare for BNY Lead interview:
  • Data warehousing
  • ETL Tool
  • SQL Queries
  • Optimization
  • etl optimizations technique
  • real time technical challenges
  • Agile methodologies
Interview preparation tips for other job seekers - This was the last round which last for 1 hour and this was complete about your personality and how do you handle work pressure projects and how you work when you work with the people of different age and mindset

Lead Interview Questions asked at other Companies

Q1. Why should we pay you xx Lakhs?
View answer (1)

I applied via Referral and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

There are 40 questions on basic maths, logical reasoning, probability and equations

Round 3 - Technical 

(1 Question)

  • Q1. There will be panel of two people

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared with technical concepts, banking and apptitute

Senior Specialist Interview Questions asked at other Companies

Q1. Design the zabbix architecture and share how many servers are you gonna suggest the customer to have?
View answer (1)

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, Management and Operations.
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 134 interviews in last 1 year

Interview experience

4.4
  
Good
View more

People are getting interviews through

based on 205 BNY interviews
Job Portal
WalkIn
Referral
Company Website
Campus Placement
Recruitment Consultant
31%
14%
14%
13%
12%
3%
13% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Bajaj Finserv Interview Questions
4.0
 • 486 Interviews
HSBC Group Interview Questions
4.0
 • 483 Interviews
Goldman Sachs Interview Questions
3.6
 • 401 Interviews
UBS Interview Questions
4.0
 • 345 Interviews
Morgan Stanley Interview Questions
3.7
 • 297 Interviews
Bank of America Interview Questions
4.3
 • 230 Interviews
Citibank Interview Questions
3.9
 • 186 Interviews
Northern Trust Interview Questions
3.8
 • 100 Interviews
View all

BNY Reviews and Ratings

based on 3.9k reviews

4.0/5

Rating in categories

3.7

Skill development

3.9

Work-Life balance

3.8

Salary & Benefits

3.6

Job Security

3.9

Company culture

3.3

Promotions/Appraisal

3.6

Work Satisfaction

Explore 3.9k Reviews and Ratings
Senior Associate, Full-Stack Engineer

Chennai

2-6 Yrs

₹ 3.7-20 LPA

Explore more jobs
Analyst
1.9k salaries
unlock blur

₹2 L/yr - ₹11.5 L/yr

Senior Analyst
1.7k salaries
unlock blur

₹3.7 L/yr - ₹15 L/yr

Senior Associate
1.1k salaries
unlock blur

₹11.3 L/yr - ₹25 L/yr

Intermediate Representative
1.1k salaries
unlock blur

₹2.6 L/yr - ₹7.5 L/yr

Vice President
1k salaries
unlock blur

₹15.1 L/yr - ₹51.1 L/yr

Explore more salaries
Compare BNY with

State Street Corporation

3.8
Compare

Northern Trust

3.8
Compare

Citibank

3.9
Compare

HSBC Group

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