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.8k Reviews

Filter interviews by

BNY Interview Questions, Process, and Tips

Updated 21 Dec 2024

Top BNY Interview Questions and Answers

View all 200 questions

BNY Interview Experiences

Popular Designations

325 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Karet coding evaluation platform is used

Round 3 - Technical 

(2 Questions)

  • Q1. Technical + coding assessment was there
  • Q2. Find max continous sub array with unique elements in an array
  • Ans. 

    Find max continous sub array with unique elements in an array

    • Use sliding window approach

    • Keep track of unique elements in the window

    • Update max length when a duplicate element is found

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Pure Technical round
Round 5 - One-on-one 

(1 Question)

  • Q1. Typical Managerial round
Round 6 - HR 

(1 Question)

  • Q1. Payscale discussion round

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be strong at both coding and technical skills

Skills evaluated in this interview

Full Stack Engineer Interview Questions asked at other Companies

Q1. Find All SubsetsYou are given an array ‘arr’ of ‘N’ distinct integers. Your task is to find all the non-empty subsets of the array. Note: You can return the subsets in any order, you don’t have to specifically sort them.   Input Form... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2023. There were 3 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 - Coding Test 

Java - User Array of Arraylist as return type and need to find the new & updated users from the supplied lists.

Round 3 - Behavioral 

(2 Questions)

  • Q1. General questions on performance improvement.
  • Q2. Advantages of spring over spring boot.
  • Ans. 

    Spring Boot is built on top of Spring and provides additional features and ease of use.

    • Spring Boot provides auto-configuration which reduces the amount of boilerplate code needed.

    • Spring Boot has embedded servers which makes it easy to deploy applications.

    • Spring Boot provides a variety of starter dependencies which makes it easy to add commonly used libraries.

    • Spring Boot provides Actuator which provides insight into the...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For Java developers, focus on collections, performance improvement.

Skills evaluated in this interview

Strategy Consultant Interview Questions asked at other Companies

Q1. How can the entire process of Forecasting be automated? What changes can made in current methodologies given the huge amount of data available in today's world
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

4 coding question 2 easy, 1-medium, 1- medium-hard

Round 2 - Technical 

(1 Question)

  • Q1. Basic computer science question , related to DBMS, OPPS, OS SQL query and other simple DSA question

Interview Preparation Tips

Interview preparation tips for other job seekers - you know every thing, JUST be confident, and Speak whatever you know

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)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Kharagpur and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Coding Test 

The coding test comprised 4 questions, held on the Hackerank platform. The time-bound was 90 minutes. I would rate the questions as easy, medium, medium, and hard. You had to solve at least 3 and 80% of the test cases of the last question to qualify for the last round.

Round 2 - Technical 

(5 Questions)

  • Q1. Polymorphism and types of polymorphism.
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. Types include compile-time, runtime, and ad-hoc polymorphism.

    • Compile-time polymorphism is achieved through function overloading and templates.

    • Runtime polymorphism is achieved through inheritance and virtual functions.

    • Ad-hoc polymorphism is achieved through operator overloading and function templates.

    • Polymorphism allows for code reusability and flexibility ...

  • Answered by AI
  • Q2. Relational databases to which I said I had no idea.
  • Q3. Binary tree traversal quesiton.
  • Q4. Doubly linked list traversal question.
  • Q5. Asked about projects.
Round 3 - Technical 

(3 Questions)

  • Q1. Buy and sell stocks 1
  • Q2. Buy and sell stocks 2.
  • Q3. An easy puzzle in which the interviewer tries to trick me with my answer. Be confident.
Round 4 - HR 

(3 Questions)

  • Q1. String hashing problem, which I solved with KMP using O(n3) solution.
  • Q2. Contributions to open source communities.
  • Ans. 

    Contributed to open source communities by developing and maintaining projects.

    • Developed and maintained a Python package for data analysis and visualization

    • Contributed to a popular JavaScript library by fixing bugs and adding new features

    • Participated in open source hackathons and contributed to various projects

    • Provided support and guidance to new contributors in the community

  • Answered by AI
  • Q3. JEE Mains rank, KVPY rank.

Top BNY Software Engineer Interview Questions and Answers

Q1. Polymorphism and types of polymorphism.
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (167)

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)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Corporate Action?
  • Ans. 

    Corporate Action refers to any event initiated by a publicly traded company that impacts its shareholders and may require their response or decision.

    • Corporate Action is a term used in the financial industry to describe any event that affects a company's shareholders.

    • These events can include stock splits, dividends, mergers, acquisitions, rights issues, spin-offs, and more.

    • Corporate Actions can be voluntary or mandatory...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy questions. Keep your cool

Senior Process Lead Interview Questions asked at other Companies

Q1. What types of motor dealer you are Handling in your location
View answer (1)

Get interview-ready with Top BNY Interview Questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Prepare for core Java, java 8
  • Q2. Flatmap implementation
  • Ans. 

    Flatmap implementation in Java is used to transform each element of a stream into a new stream and then concatenate the resulting streams into a single stream.

    • Flatmap is a method in Java that takes a function as an argument and applies it to each element of a stream, resulting in a new stream.

    • It is commonly used to deal with nested collections or to flatten a collection of collections.

    • Example: List> nestedList = A...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design pattern and solid principle

Skills evaluated in this interview

Fullstack Java Developer Interview Questions asked at other Companies

Q1. If needed, will you work on the older technology stack?
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is the most difficult accounting situation you handled
  • Ans. 

    The most difficult accounting situation I handled was resolving a complex financial discrepancy in a multinational company.

    • Identifying and reconciling discrepancies in financial records

    • Coordinating with multiple departments and stakeholders

    • Analyzing large volumes of data to identify the root cause

    • Implementing corrective measures to prevent future discrepancies

    • Ensuring compliance with accounting standards and regulation

  • Answered by AI

Key Account Manager Interview Questions asked at other Companies

Q1. What is the reason behind introduction of Loan secure products amongst lenders and Insurance companies.
View answer (5)

Team Manager Interview Questions & Answers

user image Anonymous

posted on 24 Jan 2024

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

(1 Question)

  • Q1. What is your current role

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep ur thoughts clear

Team Manager Interview Questions asked at other Companies

Q1. To maintain SIEM solution which are the daily activities that you will perform?
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Please give your brief description about yourself?
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why do I hire you ? What you would bring to the table ?
  • Q2. What are your strengths?

Lead Representative Interview Questions asked at other Companies

Q1. Types of preparing the cash flow
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
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. Why do you think we should hire you ?
  • Q2. Ensure you go through the JD and align your answers to why you should be hired. Give examples with your experience and what valued add you will bring in

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prep your interview based on the JD and quote examples from your experience

Vice President Interview Questions asked at other Companies

Q1. What will you do if a customer register a complaint against you in the company ?
View answer (3)

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 131 interviews in last 1 year

Interview experience

4.4
  
Good
View more

People are getting interviews through

based on 203 BNY interviews
Job Portal
WalkIn
Referral
Company Website
Campus Placement
Recruitment Consultant
31%
14%
14%
13%
11%
3%
14% 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

Wells Fargo Interview Questions
3.9
 • 545 Interviews
HSBC Group Interview Questions
4.0
 • 477 Interviews
Goldman Sachs Interview Questions
3.6
 • 401 Interviews
UBS Interview Questions
4.0
 • 339 Interviews
Morgan Stanley Interview Questions
3.7
 • 296 Interviews
Bank of America Interview Questions
4.4
 • 229 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.8k 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.8k Reviews and Ratings
Analyst
1.9k salaries
unlock blur

₹2 L/yr - ₹11.2 L/yr

Senior Analyst
1.7k salaries
unlock blur

₹3.7 L/yr - ₹15 L/yr

Senior Associate
1.1k salaries
unlock blur

₹10.1 L/yr - ₹24.4 L/yr

Intermediate Representative
1k salaries
unlock blur

₹2.6 L/yr - ₹7.5 L/yr

Vice President
1k salaries
unlock blur

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