Filter interviews by
I applied via Company Website and was interviewed before Jun 2021. There were 15 interview rounds.
What is loan processing procedure
How be an asset if we hire you
Tell about your bio
What is the role of banking sector in economy
Compliance management procedure ensures adherence to legal and regulatory requirements.
Establish policies and procedures for compliance management
Conduct regular risk assessments to identify potential compliance issues
Train employees on compliance requirements and expectations
Monitor and audit compliance activities
Take corrective action when non-compliance is identified
Banking sector offers various types of services to its customers.
Deposit services (savings account, current account, fixed deposit)
Loan services (personal loan, home loan, car loan)
Investment services (mutual funds, stocks, bonds)
Insurance services (life insurance, health insurance, travel insurance)
Credit card services
Online banking services
Wealth management services
The banking sector plays a crucial role in the economy by facilitating financial transactions and providing credit to individuals and businesses.
Banks provide a safe place for individuals and businesses to deposit their money.
Banks facilitate financial transactions such as wire transfers, online payments, and ATM withdrawals.
Banks provide credit to individuals and businesses, allowing them to invest in their future and...
What are products that banking sector delver to customers
Interest computing method
What is current accounts
What does mean endorsement mean
What is customer?
Top trending discussions
posted on 10 Jan 2025
Developed a web application for online shopping with user authentication and payment gateway integration.
Used React.js for front-end development
Implemented user authentication using JWT tokens
Integrated Stripe API for payment processing
Optimization techniques are methods used to improve the efficiency and performance of software applications.
Use of algorithms like dynamic programming and greedy algorithms
Profiling and performance tuning to identify bottlenecks
Code refactoring to improve readability and maintainability
Utilizing caching and memoization for faster access to data
Parallel processing and multi-threading for improved concurrency
I applied via Approached by Company and was interviewed in Nov 2023. There was 1 interview round.
Civil items include infrastructure, buildings, roads, bridges, and dams.
Infrastructure projects like highways and airports
Buildings such as residential, commercial, and industrial structures
Roads and bridges for transportation
Dams for water storage and flood control
Interiors works of different varieties involve designing and decorating interior spaces with various styles and themes.
Different varieties of interior works include modern, traditional, minimalist, industrial, and eclectic styles
Interior works may involve selecting furniture, lighting, color schemes, and accessories to create a cohesive look
Interior designers often work closely with clients to understand their preferen...
I applied via Referral and was interviewed in Sep 2023. There were 4 interview rounds.
It was a time based test, but if you are good in English and reasoning you can easily pass the aptitude. Please be so quick.
I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.
posted on 21 Dec 2023
I applied via LinkedIn and was interviewed in Feb 2023. There were 3 interview rounds.
IFRS & SFM concepts were tested
BNY Mellon is a global financial services company that provides investment management and investment services.
Founded in 1784
Headquartered in New York City
Offers a wide range of financial products and services
Manages trillions of dollars in assets
Provides custody and asset servicing solutions
Has a global presence with offices in multiple countries
Hedge funds and mutual funds are investment vehicles that pool money from multiple investors to invest in various assets.
Hedge funds are typically only available to accredited investors and use more complex investment strategies, such as short selling and derivatives, to potentially generate higher returns.
Mutual funds are open to all investors and typically invest in a diversified portfolio of stocks, bonds, and other...
I applied via LinkedIn and was interviewed in Sep 2022. There were 5 interview rounds.
Equals() compares the content of objects while == compares their reference.
equals() method compares the content of two objects and returns true if they are equal.
== operator compares the reference of two objects and returns true if they refer to the same object.
equals() method can be overridden to provide custom comparison logic.
Example: String s1 = new String("hello"); String s2 = new String("hello"); s1.equals(s2) re
I applied via Naukri.com and was interviewed in Jul 2022. There were 4 interview rounds.
HashMap is faster than TreeMap wrto performance due to its constant time complexity for most operations.
HashMap has O(1) time complexity for most operations while TreeMap has O(log n) time complexity.
HashMap is implemented using an array of buckets while TreeMap is implemented using a Red-Black Tree.
HashMap is preferred for frequent read operations while TreeMap is preferred for frequent write operations.
HashMap is uno...
Yes, it is possible to write a try catch block inside a catch block.
This is called nested try-catch block.
It is useful when we want to handle different types of exceptions in different ways.
Example: try { //code } catch (ExceptionType1 e1) { try { //code } catch (ExceptionType2 e2) { //code } } }
It is important to avoid excessive nesting as it can make the code difficult to read and maintain.
Yes, multiple exceptions can be caught in a single catch block separated by commas.
Multiple exceptions can be caught in a single catch block separated by commas.
This can be useful when handling different types of exceptions in a similar way.
For example: catch (IOException | SQLException ex) { // handle exception }
HDFC Bank
ICICI Bank
Axis Bank
State Bank of India