i
BNY
Filter interviews by
Key concepts in computer science and data structures commonly evaluated in interviews.
Data structures: arrays, linked lists, stacks, queues, trees, graphs
Algorithms: sorting algorithms (e.g. quicksort, mergesort), searching algorithms (e.g. binary search), dynamic programming, recursion
Complexity analysis: time complexity (Big O notation), space complexity
Object-oriented programming concepts: inheritance, polymorp...
Derivatives are financial instruments whose value is derived from an underlying asset or group of assets.
Derivatives can be used for hedging risk, speculating on price movements, or gaining exposure to assets without owning them.
Common types of derivatives include options, futures, forwards, and swaps.
Derivatives can be traded on exchanges or over-the-counter (OTC).
They are often used by investors, companies, and ...
A derivative is a financial contract whose value is derived from the performance of an underlying asset, index, or interest rate.
Derivatives can be used for hedging, speculation, or arbitrage.
Common types of derivatives include options, futures, forwards, and swaps.
For example, a stock option gives the holder the right to buy or sell a stock at a specified price within a certain time frame.
Corporate action refers to events initiated by a public company that impact its shareholders and securities.
Types of corporate actions include dividends, stock splits, mergers and acquisitions, rights issues, and bonus issues.
Dividends are payments made to shareholders from a company's profits.
Stock splits involve dividing existing shares into multiple shares to lower the share price.
Mergers and acquisitions are w...
What people are saying about BNY
Addressing mode is a technique used in computer architecture to specify how to calculate the effective address of an operand.
Addressing mode determines how the CPU accesses data from memory
Types of addressing modes include direct, indirect, indexed, and register
Examples: direct addressing mode - MOV A, 1000H, indirect addressing mode - MOV A, [BX], indexed addressing mode - MOV A, [BX+SI], register addressing mode...
Iterate through the linked list and reverse the pointers in 3 steps
Iterate through the linked list and keep track of the previous, current, and next nodes
Update the pointers to reverse the direction of the nodes
Repeat the process until the end of the linked list is reached
TCP is a transport layer protocol while OSI is a reference model for network communication.
TCP is a protocol responsible for establishing and maintaining a connection between two devices.
OSI is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven abstraction layers.
TCP operates at the transport layer (Layer 4) of the OSI model.
OSI model includes layers like p...
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 regul...
A FIFO tokenization program manages customer tokens in a queue, processing them in the order they arrive.
Use a queue data structure to implement FIFO behavior.
Enqueue a customer token when they arrive: e.g., queue.enqueue('Customer1').
Dequeue a customer token when processing: e.g., queue.dequeue() returns 'Customer1'.
Maintain a list of active tokens for tracking: e.g., ['Customer1', 'Customer2'].
Handle edge cases ...
Delete removes specific rows while truncate removes all rows from a table.
Delete is a DML command while truncate is a DDL command.
Delete can be rolled back while truncate cannot be rolled back.
Delete is slower than truncate as it logs each row deletion while truncate does not.
Delete can have a WHERE clause to specify which rows to delete while truncate deletes all rows.
Delete does not reset the identity of the tab...
2 easy lc, 1 medium and 1 hard. I completed 3/4 including hard and medium.
I work efficiently when I have a clear goal, a structured plan, and minimal distractions.
Having a clear goal helps me stay focused and motivated.
Creating a structured plan allows me to prioritize tasks and manage my time effectively.
Minimizing distractions, such as turning off notifications or finding a quiet workspace, helps me maintain concentration.
Examples: Setting daily goals, using time management techniques like...
I applied via Campus Placement
Key concepts in computer science and data structures commonly evaluated in interviews.
Data structures: arrays, linked lists, stacks, queues, trees, graphs
Algorithms: sorting algorithms (e.g. quicksort, mergesort), searching algorithms (e.g. binary search), dynamic programming, recursion
Complexity analysis: time complexity (Big O notation), space complexity
Object-oriented programming concepts: inheritance, polymorphism,...
I am a motivated and detail-oriented individual with a passion for learning and problem-solving.
I have a strong academic background in computer science and have completed several internships in the tech industry.
I am proficient in programming languages such as Java, Python, and SQL.
I have experience working on projects involving data analysis and machine learning.
I am a quick learner and enjoy taking on new challenges.
I am passionate about helping individuals with disabilities and want to gain hands-on experience in the field.
Passionate about helping individuals with disabilities
Seeking hands-on experience in the field
Interested in learning more about SSD services and support
I want to work at BNY because of its reputation for innovation and commitment to excellence in the financial industry.
BNY has a strong reputation for innovation and excellence in the financial industry
I am impressed by BNY's commitment to diversity and inclusion
I believe BNY offers great opportunities for professional growth and development
I struggled during my first semester of college due to the transition from high school and the workload.
Transitioning from high school to college was challenging
Struggled to balance coursework and extracurricular activities
Sought help from professors and peers to improve study habits
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Experienced professional with a background in customer service and problem-solving skills.
Over 5 years of experience in customer service roles
Strong communication and interpersonal skills
Proven ability to handle difficult situations and find solutions
Bachelor's degree in Business Administration
Shares and bonds are types of investments. Shares represent ownership in a company, while bonds are debt securities issued by governments or corporations.
Shares represent ownership in a company, giving the shareholder voting rights and potential dividends.
Bonds are debt securities issued by governments or corporations, where the issuer promises to repay the bondholder the principal amount plus interest at a specified d...
I am looking for a competitive salary based on my experience, skills, and the responsibilities of the position.
Research the average salary range for the position in the industry and location
Consider your own experience, skills, and qualifications
Be prepared to negotiate based on the benefits and opportunities offered by the company
Aptitude was good proctored but basic questions
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Recent graduate with a degree in Computer Science
Passionate about coding and problem-solving
Strong communication and teamwork skills
Corporate action refers to events initiated by a public company that impact its shareholders and securities.
Types of corporate actions include dividends, stock splits, mergers and acquisitions, rights issues, and bonus issues.
Dividends are payments made to shareholders from a company's profits.
Stock splits involve dividing existing shares into multiple shares to lower the share price.
Mergers and acquisitions are when t...
A derivative is a financial contract whose value is derived from the performance of an underlying asset, index, or interest rate.
Derivatives can be used for hedging, speculation, or arbitrage.
Common types of derivatives include options, futures, forwards, and swaps.
For example, a stock option gives the holder the right to buy or sell a stock at a specified price within a certain time frame.
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
The aptitude test contains four sections first is all about basic finance questions account related second genral quant questions and third is all about excel basic excel questions.
I am a detail-oriented financial analyst with a strong background in financial modeling and data analysis.
I have a Bachelor's degree in Finance from XYZ University
I have 2 years of experience working as a financial analyst at ABC Company
Proficient in Excel, financial modeling, and data analysis tools such as Tableau
Strong analytical skills and ability to interpret complex financial data
Excellent communication and prese...
Derivatives are financial instruments whose value is derived from an underlying asset or group of assets.
Derivatives can be used for hedging risk, speculating on price movements, or gaining exposure to assets without owning them.
Common types of derivatives include options, futures, forwards, and swaps.
Derivatives can be traded on exchanges or over-the-counter (OTC).
They are often used by investors, companies, and finan...
Power BI is a business analytics tool by Microsoft used for data visualization and reporting.
I used Power BI to create interactive dashboards and reports for financial analysis.
I connected Power BI to various data sources to gather and analyze financial data.
One project involved creating a financial performance dashboard for tracking key metrics like revenue, expenses, and profitability.
I applied via Company Website and was interviewed in Oct 2023. There were 2 interview rounds.
On hacker rank duration was 90 min and 3 que to attempt and pass all the test cases
Addressing mode is a technique used in computer architecture to specify how to calculate the effective address of an operand.
Addressing mode determines how the CPU accesses data from memory
Types of addressing modes include direct, indirect, indexed, and register
Examples: direct addressing mode - MOV A, 1000H, indirect addressing mode - MOV A, [BX], indexed addressing mode - MOV A, [BX+SI], register addressing mode - MO...
TCP is a transport layer protocol while OSI is a reference model for network communication.
TCP is a protocol responsible for establishing and maintaining a connection between two devices.
OSI is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven abstraction layers.
TCP operates at the transport layer (Layer 4) of the OSI model.
OSI model includes layers like physic...
Iterate through the linked list and reverse the pointers in 3 steps
Iterate through the linked list and keep track of the previous, current, and next nodes
Update the pointers to reverse the direction of the nodes
Repeat the process until the end of the linked list is reached
I am a dedicated Senior Associate with extensive experience in project management and team leadership, driving successful outcomes.
Project Management: Led a cross-functional team to deliver a major project three weeks ahead of schedule, improving client satisfaction.
Team Leadership: Mentored junior associates, resulting in a 20% increase in team productivity and a more cohesive work environment.
Analytical Skills: Condu...
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
I navigated a complex financial audit that revealed discrepancies, requiring strategic problem-solving and stakeholder communication.
Identifying Discrepancies: During a routine audit, I discovered significant discrepancies in revenue recognition practices that could have led to compliance issues.
Stakeholder Engagement: I organized meetings with department heads to discuss findings, ensuring transparency and collaborati...
The duration of BNY interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 22 interview experiences
Difficulty level
Duration
Analyst
1.9k
salaries
| ₹4.5 L/yr - ₹10 L/yr |
Senior Analyst
1.8k
salaries
| ₹5.7 L/yr - ₹13.1 L/yr |
Senior Associate
1.4k
salaries
| ₹10.9 L/yr - ₹20 L/yr |
Associate
1.3k
salaries
| ₹6.5 L/yr - ₹12 L/yr |
Intermediate Representative
1.2k
salaries
| ₹3.5 L/yr - ₹8 L/yr |
Bajaj Finserv
Wells Fargo
HSBC Group
Cholamandalam Investment & Finance