Filter interviews by
I prioritize clear communication, active listening, and thorough documentation to effectively handle client instructions.
Establish clear communication: I ensure that I fully understand the client's needs by asking clarifying questions.
Active listening: I pay close attention to the client's instructions and feedback, which helps in building trust.
Document instructions: I take detailed notes during meetings to ensur...
Corporate actions are events initiated by a company that affect its securities and shareholders, impacting stock value and ownership.
Types of corporate actions include dividends, stock splits, mergers, and rights issues.
Dividends are payments made to shareholders, often in cash or additional shares.
A stock split increases the number of shares while reducing the share price proportionally.
Mergers involve two compan...
I have extensive experience in managing teams, driving projects, and enhancing operational efficiency.
Led a team of 10 in a project that increased productivity by 20%.
Implemented a new software system that reduced processing time by 30%.
Conducted regular performance reviews to foster team development.
Facilitated cross-departmental collaboration to improve project outcomes.
I am highly adaptable and open to relocation and flexible shift timings to meet the needs of the organization.
I have previously relocated for a job opportunity, which helped me grow both personally and professionally.
I understand that shift timings can vary, and I am willing to adjust my schedule to ensure smooth operations.
In my last role, I worked night shifts for several months, which taught me to manage my tim...
My passion for finance and desire to impact businesses motivated my choice of investment banking as a career path.
Strong interest in financial markets and their dynamics, inspired by reading books like 'The Intelligent Investor'.
Desire to work in a fast-paced environment where I can solve complex financial problems, similar to my experience in a finance internship.
Aspiration to help companies grow and succeed thro...
Management fees are calculated based on a percentage of assets under management or a fixed fee structure.
Management fees are typically expressed as a percentage of assets under management (AUM). For example, a 1% fee on $10 million AUM equals $100,000.
Some firms may charge a flat fee regardless of AUM, such as $50,000 annually.
Performance-based fees can also be included, where fees are based on investment performa...
NAV (Net Asset Value) is the total value of an investment fund's assets minus its liabilities, per share.
NAV = (Total Assets - Total Liabilities) / Total Outstanding Shares
Example: If a fund has $10 million in assets and $2 million in liabilities with 1 million shares, NAV = ($10M - $2M) / 1M = $8.
NAV is typically calculated at the end of each trading day for mutual funds.
Changes in NAV reflect the performance of ...
A stock split increases shares while lowering price; a reverse split decreases shares while raising price.
A stock split increases the number of shares outstanding, making each share worth less.
Example: A 2-for-1 split means shareholders receive 2 shares for every 1 share they own, halving the share price.
A reverse stock split reduces the number of shares outstanding, increasing the share price.
Example: A 1-for-2 r...
Dates are the days of the month, often used in scheduling, planning, and historical context.
Dates are typically represented in formats like MM/DD/YYYY or DD/MM/YYYY.
They are crucial for tracking events, deadlines, and appointments.
For example, a project deadline might be set for 12/31/2023.
In historical contexts, dates help us understand timelines, like the signing of the Declaration of Independence on 07/04/1776.
I have extensive FP&A experience across various industries, focusing on financial forecasting, budgeting, and strategic analysis.
Led annual budgeting processes for a mid-sized manufacturing firm, resulting in a 10% reduction in operational costs.
Developed financial models to forecast revenue growth for a tech startup, which helped secure $2 million in funding.
Implemented a new reporting system that improved th...
I appeared for an interview in Jun 2025, where I was asked the following questions.
JSP, Servlets, Applets, WebSphere, and Java 7 features are key components of Java web development and enterprise applications.
JSP (JavaServer Pages) allows embedding Java code in HTML for dynamic web content generation.
Servlets are Java programs that run on a server, handling requests and responses in web applications.
Applets are small Java programs that run in a web browser, though largely obsolete now.
IBM WebSphere i...
Swing is a GUI toolkit for Java; Linux commands are used in the OS; Java features like generics were introduced before Java 8.
Swing: A part of Java Foundation Classes (JFC) for building graphical user interfaces.
Example of Swing: JFrame, JButton, and JPanel are commonly used components.
Linux Command: Commands like 'ls', 'cd', and 'mkdir' are used for file management.
Example of a Linux command: 'ls -l' lists files in lo...
I applied via Approached by Company and was interviewed in Sep 2024. There were 5 interview rounds.
Use two threads to print odd and even numbers in sync
Create two threads, one for printing odd numbers and one for printing even numbers
Use synchronization mechanisms like mutex or semaphore to ensure output is in sync
Example: Thread 1 prints odd numbers (1, 3, 5, ...) and Thread 2 prints even numbers (2, 4, 6, ...)
Find the largest common prefix among an array of strings.
Iterate through the characters of the first string and compare with the corresponding characters of other strings.
Stop when a mismatch is found or when reaching the end of any string.
Return the prefix found so far.
Saga pattern is a design pattern used in microservices architecture to manage distributed transactions.
Saga pattern breaks down a transaction into a series of smaller, independent steps.
Each step in the saga is a separate transaction that can be rolled back if needed.
If one step fails, compensating transactions can be executed to undo the changes made by previous steps.
Saga pattern helps maintain data consistency in a ...
Hash map and hash set are data structures that use hashing to store key-value pairs and unique values respectively.
Hash map uses key-value pairs where keys are hashed to find the corresponding value
Hash set stores unique values using hashing to quickly check for duplicates
Example: HashMap<String, Integer> map = new HashMap<>(); HashSet<Integer> set = new HashSet<>();
Singleton pattern ensures a class has only one instance and provides a global point of access to it.
Singleton pattern involves a private constructor, a static method to access the instance, and a static variable to hold the instance.
To break the singleton pattern, one can use reflection to access the private constructor and create multiple instances.
Another way to break the singleton pattern is by using serialization a...
The trade life cycle refers to the stages involved in the processing of a trade from initiation to settlement.
Initiation: Trade is proposed and agreed upon by parties involved.
Execution: Trade is executed on the agreed terms.
Confirmation: Parties confirm the details of the trade.
Clearing: Trade details are matched and processed for settlement.
Settlement: Actual exchange of funds and securities takes place.
Post-trade: A...
Prioritising issues involves assessing urgency, impact, and resources available to address them.
Assess urgency of each issue based on impact on business operations
Consider impact on customers or stakeholders
Evaluate resources available to address each issue
Prioritise issues based on urgency, impact, and available resources
Communicate priorities to stakeholders and team members
I appeared for an interview in Jul 2023, where I was asked the following questions.
I appeared for an interview in Apr 2025, where I was asked the following questions.
Monte Carlo simulation is a statistical technique used to model and analyze complex systems through random sampling.
Used in finance to estimate the value of investments by simulating thousands of market scenarios.
In project management, it helps assess risks by simulating project timelines and costs.
In physics, it can model particle interactions by simulating random paths of particles.
Example: Pricing options using the ...
I seek to switch to quantitative research to leverage my analytical skills in finance and contribute to data-driven decision-making.
Passion for data analysis: I enjoy working with complex datasets to uncover insights, as demonstrated in my previous role analyzing market trends.
Desire for impact: I want to contribute to strategic decisions that can influence financial outcomes, similar to my experience optimizing tradin...
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
The biggest issue facing in the real time work environment is managing system downtime effectively.
Implementing proper monitoring tools to detect issues early
Creating a detailed incident response plan
Regularly testing backups and disaster recovery procedures
Utilizing automation for routine tasks to reduce human error
Establishing clear communication channels for notifying stakeholders during downtime
I prioritize tasks, break them down into smaller steps, set milestones, and communicate effectively with team members to ensure timely completion.
Prioritize tasks based on importance and urgency
Break down tasks into smaller steps to make them more manageable
Set milestones to track progress and stay on schedule
Communicate effectively with team members to coordinate efforts and address any obstacles
Utilize time managemen...
Some tools used by Senior Linux Administrators include Ansible, Nagios, and Docker.
Ansible - used for automation of tasks and configuration management
Nagios - used for monitoring and alerting of system and network resources
Docker - used for containerization of applications for easy deployment and management
I appeared for an interview in Feb 2025, where I was asked the following questions.
A stock split increases shares while lowering price; a reverse split decreases shares while raising price.
A stock split increases the number of shares outstanding, making each share worth less.
Example: A 2-for-1 split means shareholders receive 2 shares for every 1 share they own, halving the share price.
A reverse stock split reduces the number of shares outstanding, increasing the share price.
Example: A 1-for-2 revers...
Options are financial derivatives that give the holder the right to buy or sell an underlying asset at a predetermined price.
Types of options: Call options (right to buy) and Put options (right to sell).
Example: A call option on stock allows purchase at a set price before expiration.
Options can be used for hedging against losses or speculating on price movements.
They have expiration dates, after which they become worth...
Dates are the days of the month, often used in scheduling, planning, and historical context.
Dates are typically represented in formats like MM/DD/YYYY or DD/MM/YYYY.
They are crucial for tracking events, deadlines, and appointments.
For example, a project deadline might be set for 12/31/2023.
In historical contexts, dates help us understand timelines, like the signing of the Declaration of Independence on 07/04/1776.
I appeared for an interview in Mar 2025, where I was asked the following questions.
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
GAVE AN ARRAY AND ASKED TO MOVE ZEROES TO THE END AND GROUPBY IN STREAMS JOINS IN SQL
Top trending discussions
Some of the top questions asked at the BNP Paribas interview for experienced candidates -
The duration of BNP Paribas interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 61 interview experiences
Difficulty level
Duration
based on 1.8k reviews
Rating in categories
Senior Associate
2.4k
salaries
| ₹5.8 L/yr - ₹13.2 L/yr |
Assistant Manager
1.6k
salaries
| ₹10.7 L/yr - ₹17.9 L/yr |
Associate 1
1.1k
salaries
| ₹3.3 L/yr - ₹7.2 L/yr |
Associate
902
salaries
| ₹3.4 L/yr - ₹7 L/yr |
Senior Software Engineer
591
salaries
| ₹14.1 L/yr - ₹23 L/yr |
Wells Fargo
JPMorgan Chase & Co.
HSBC Group
Cholamandalam Investment & Finance