Upload Button Icon Add office photos

BNP Paribas

Compare button icon Compare button icon Compare

Filter interviews by

BNP Paribas Interview Questions and Answers

Updated 10 Jul 2025
Popular Designations

133 Interview questions

A Senior Associate was asked 2w ago
Q. How do you handle client instructions?
Ans. 

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...

View all Senior Associate interview questions
A Senior Associate was asked 2w ago
Q. What are corporate actions in the context of finance?
Ans. 

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...

View all Senior Associate interview questions
A Manager was asked 3mo ago
Q. Tell me about your experience.
Ans. 

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.

View all Manager interview questions
A Transaction Processing Associate was asked 3mo ago
Q. Are you adaptable to relocation and flexible with shift timings?
Ans. 

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...

View all Transaction Processing Associate interview questions
A Transaction Processing Associate was asked 3mo ago
Q. What motivated you to select investment banking as your chosen domain?
Ans. 

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...

View all Transaction Processing Associate interview questions
A Senior Associate was asked 4mo ago
Q. How do you calculate management fees?
Ans. 

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...

View all Senior Associate interview questions

BNP Paribas HR Interview Questions

32 questions and answers

Q. Can you describe your previous work experience?
Q. Why do you want to switch jobs?
Q. What is your motivation to work with us?
A Senior Associate was asked 4mo ago
Q. How do you calculate NAV?
Ans. 

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 ...

View all Senior Associate interview questions
Are these interview questions helpful?
A Senior Associate was asked 4mo ago
Q. Can you explain options?
Ans. 

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 ...

View all Senior Associate interview questions
A Senior Associate was asked 4mo ago
Q. Can you please explain dates?
Ans. 

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.

View all Senior Associate interview questions
A Senior Associate was asked 4mo ago
Q. What is the difference between a stock split and a reverse stock split?
Ans. 

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...

View all Senior Associate interview questions

BNP Paribas Interview Experiences

193 interviews found

KYC Analyst Interview Questions & Answers

user image Tarang Kawa

posted on 9 Feb 2021

Interview Questionnaire 

3 Questions

  • Q1. Difference between KYC and AML
  • Ans. 

    KYC is the process of verifying the identity of a customer while AML is the process of preventing money laundering.

    • KYC is focused on identifying and verifying the identity of a customer

    • AML is focused on preventing money laundering and terrorist financing

    • KYC is a prerequisite for AML

    • KYC involves collecting and verifying customer information such as name, address, and identification documents

    • AML involves monitoring custo...

  • Answered by AI
  • Q2. Why KYC is used in some areas and why AML is not used in that area
  • Ans. 

    KYC is used to verify the identity of customers while AML is used to detect and prevent money laundering.

    • KYC is used to ensure that financial institutions are not used for illegal activities.

    • AML is not used in some areas because those areas may not have a high risk of money laundering.

    • KYC is mandatory in many countries for financial institutions to comply with regulations.

    • AML is used in areas where there is a high risk...

  • Answered by AI
  • Q3. Where to used AML and not too used
  • Ans. 

    AML is used in financial institutions to prevent money laundering, while it is not commonly used in other industries.

    • AML is used in financial institutions to detect and prevent money laundering and terrorist financing.

    • It involves the identification and verification of customers, monitoring of transactions, and reporting of suspicious activities.

    • AML is not commonly used in other industries, although some may have simila...

  • Answered by AI

Skills evaluated in this interview

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

(5 Questions)

  • Q1. Basic questions on python
  • Q2. Difference between list tuple
  • Ans. 

    Lists and tuples are both data structures in Python, but lists are mutable while tuples are immutable.

    • Lists are enclosed in square brackets [], while tuples are enclosed in parentheses ().

    • Lists can be modified after creation, while tuples cannot be modified (immutable).

    • Lists are typically used for collections of similar items, while tuples are used for fixed collections of items.

    • Example: list = [1, 2, 3] and tuple = (4...

  • Answered by AI
  • Q3. Area of room 6D
  • Ans. 

    The area of a room can be calculated by multiplying the length by the width.

    • Calculate the area by multiplying the length and width of the room.

    • For example, if the length of the room is 10 feet and the width is 12 feet, the area would be 120 square feet.

    • Make sure to use the same units for length and width when calculating the area.

  • Answered by AI
  • Q4. Most emberacing situation u faced in your life
  • Ans. 

    Getting caught cheating on a test in high school

    • Was copying answers from a classmate during a test

    • Teacher caught me and called me out in front of the whole class

    • Felt embarrassed and learned my lesson about cheating

  • Answered by AI
  • Q5. Behavior questions like what will u do if this happens

Team Lead Interview Questions & Answers

user image Anonymous

posted on 9 Jul 2025

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jun 2025, where I was asked the following questions.

  • Q1. What is jsp What is servlet What is applet What is ibm websphere What is feature in java 7 What is jsp
  • Ans. 

    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...

  • Answered by AI
  • Q2. What is swing What is linux command What is java old feature before java 8 Work on legacy 20 year old tech
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This company is among the least favorable due to its reliance on outdated technology. Although I was hired for a position that involved Spring Boot and Angular, and the interview focused on those technologies, I was compelled to work on an old legacy project using Spring Batch and Swing. Consequently, I resigned within a month of joining.

Senior Engineer Interview Questions & Answers

user image Pratyush Prakash.

posted on 19 Oct 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Multi threading print odd even with 2 threads but output should be in sync
  • Ans. 

    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, ...)

  • Answered by AI
  • Q2. Largest common prefix in string array
  • Ans. 

    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.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Saga pattern in microservice
  • Ans. 

    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 ...

  • Answered by AI
  • Q2. API validation and security
Round 3 - Technical 

(2 Questions)

  • Q1. Micro service inter communication
  • Q2. Hash map hash set implementation
  • Ans. 

    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<>();

  • Answered by AI
Round 4 - One-on-one 

(3 Questions)

  • Q1. Validation frame work .
  • Q2. Design pattern , .
  • Q3. Singleton pattern and how to break
  • Ans. 

    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...

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Negotiation on package .
  • Q2. Why to join here
  • Ans. 

    I am excited about the innovative projects and collaborative team environment at this company.

    • Opportunity to work on cutting-edge projects

    • Collaborative team environment

    • Strong company culture and values

    • Room for growth and advancement

    • Positive reputation in the industry

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

I appeared for an interview in Sep 2024.

Round 1 - MCQ's 

(1 Question)

  • Q1. Hackerrank test with multiple choice questions on concepts of Java, Spring Boot etc.
Round 2 - Technical 

(5 Questions)

  • Q1. Functional Interface
  • Q2. Transient keyword
  • Ans. 

    The transient keyword in Java prevents serialization of class fields, ensuring sensitive data isn't saved.

    • Used in Java to indicate that a field should not be serialized.

    • Example: `transient int password;` prevents the password field from being serialized.

    • Useful for sensitive information like passwords or temporary data.

    • Transient fields are ignored during the serialization process.

  • Answered by AI
  • Q3. Docker
  • Q4. Unit testing
  • Q5. Find the first non repeating character in a given string
  • Ans. 

    To find the first non-repeating character in a string, we can use a frequency count to identify unique characters efficiently.

    • Frequency Count: Use a hash map or dictionary to count occurrences of each character in the string.

    • Iterate Through String: After counting, iterate through the string again to find the first character with a count of 1.

    • Example: For the string 'swiss', the frequency count would be {'s': 3, 'w': 1,...

  • Answered by AI
Round 3 - Behavioral 

(3 Questions)

  • Q1. Questions related to Agile method
  • Q2. Explain the deployment process in your project
  • Q3. How will you do code review
  • Ans. 

    Code reviews ensure code quality, maintainability, and knowledge sharing among team members.

    • Establish clear guidelines: Define coding standards and best practices for consistency.

    • Use tools: Leverage tools like GitHub or Bitbucket for pull requests and inline comments.

    • Focus on readability: Ensure code is easy to read and understand; for example, use meaningful variable names.

    • Check for functionality: Verify that the code...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Few other basic questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions about sql and PLSQL topics
  • Q2. Scenario based questions and write few sql queries
Round 2 - Technical 

(2 Questions)

  • Q1. Performance tuning related questions
  • Q2. Explain project details

Support Analyst Interview Questions & Answers

user image Karan Pardi

posted on 17 Aug 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to Database queries. e.g:- how to delete the duplicate record.
  • Q2. Linux commands. e.g :- how to grep only numbers from a file
Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions on change management
  • Q2. Situation based questions
  • Ans. 

    Faced a performance issue in a React Native app due to heavy data processing, resolved by optimizing state management and using memoization.

    • Identified performance lag during data rendering in a complex component.

    • Used React's useMemo and useCallback hooks to optimize rendering.

    • Refactored state management to minimize unnecessary re-renders.

    • Implemented lazy loading for large data sets to improve initial load time.

    • Conducte...

  • Answered by AI
Round 3 - Behavioral 

(2 Questions)

  • Q1. Explain the trade life cycle
  • Ans. 

    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...

  • Answered by AI
  • Q2. Prioritising of issues
  • Ans. 

    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

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Why you left the previous organisation
  • Ans. 

    I left my previous organization to seek new challenges and opportunities for professional growth in a dynamic environment.

    • I was looking for a role that offered more opportunities for career advancement.

    • The company was undergoing significant changes, and I felt it was the right time to explore new avenues.

    • I wanted to work in a more collaborative environment where I could contribute to team success.

    • I sought to enhance my...

  • Answered by AI
  • Q2. What do you expect from our company
  • Ans. 

    I expect a collaborative environment, opportunities for growth, and a commitment to employee well-being and customer satisfaction.

    • A supportive team culture that encourages collaboration and knowledge sharing.

    • Opportunities for professional development, such as training programs or certifications.

    • A focus on work-life balance, ensuring employees feel valued and motivated.

    • A commitment to customer satisfaction, where my rol...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I appeared for an interview in Oct 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. Spring cloud gateway
  • Q2. JWT Token structure and details
  • Ans. 

    JWT token is a JSON web token used for authentication and contains three parts: header, payload, and signature.

    • JWT token consists of three parts: header, payload, and signature.

    • Header contains the type of token and the signing algorithm used.

    • Payload contains claims about the user and additional data.

    • Signature is used to verify that the sender of the JWT is who it says it is.

    • JWT tokens are encoded and can be easily deco...

  • Answered by AI
  • Q3. Java 11 features
  • Q4. Stream related problems

Associate Interview Questions & Answers

user image Anonymous

posted on 21 Jan 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Asked many questions regarding banking trade, fees management, transaction monitoring, Derivatives
  • Q2. What do you know about derivatives?
  • Ans. 

    Derivatives are financial instruments whose value is derived from an underlying asset or group of assets.

    • Derivatives can be used for hedging, speculation, or arbitrage.

    • Common types of derivatives include options, futures, forwards, and swaps.

    • For example, a call option gives the holder the right to buy an asset at a specified price within a certain time frame.

    • Derivatives are traded on exchanges or over-the-counter (OTC)...

  • Answered by AI
  • Q3. Type of risk you handled in your current process
  • Ans. 

    I handled operational risk in my current process.

    • Identifying potential risks in daily operations

    • Implementing controls to mitigate risks

    • Monitoring and evaluating the effectiveness of risk management strategies

  • Answered by AI
  • Q4. Scenario based question

Team Lead Interview Questions & Answers

user image Anonymous

posted on 7 Nov 2024

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

(2 Questions)

  • Q1. Not applicable question
  • Q2. Not applicable questions
Round 2 - HR 

(2 Questions)

  • Q1. HR round was crucial as the third round
  • Q2. HR round was crucial
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. A bayes theorem question
  • Q2. Monte carlo simulation
  • Ans. 

    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 ...

  • Answered by AI
  • Q3. Why do you want to switch?
  • Ans. 

    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...

  • Answered by AI
  • Q4. 2nd round : DSA problems, was not able to solve

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about BNP Paribas?
Ask anonymously on communities.

BNP Paribas Interview FAQs

How many rounds are there in BNP Paribas interview?
BNP Paribas interview process usually has 2-3 rounds. The most common rounds in the BNP Paribas interview process are Technical, HR and One-on-one Round.
How to prepare for BNP Paribas 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 BNP Paribas. The most common topics and skills that interviewers at BNP Paribas expect are Financial Services, Analytical, Reconciliation, Retail Banking and Operations.
What are the top questions asked in BNP Paribas interview?

Some of the top questions asked at the BNP Paribas interview -

  1. How is a change request in application serviced by development team (business a...read more
  2. if we dont specify anything in group by aggregator what will hap...read more
  3. What are derivatives, capital market, money market?. What is the formula for NA...read more
What are the most common questions asked in BNP Paribas HR round?

The most common HR questions asked in BNP Paribas interview are -

  1. What are your salary expectatio...read more
  2. What are your strengths and weakness...read more
  3. Why are you looking for a chan...read more
How long is the BNP Paribas interview process?

The duration of BNP Paribas interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.1/5

based on 175 interview experiences

Difficulty level

Easy 9%
Moderate 76%
Hard 15%

Duration

Less than 2 weeks 44%
2-4 weeks 42%
4-6 weeks 5%
6-8 weeks 5%
More than 8 weeks 5%
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 622 Interviews
Citicorp Interview Questions
3.7
 • 590 Interviews
HSBC Group Interview Questions
3.9
 • 512 Interviews
American Express Interview Questions
4.1
 • 388 Interviews
BNY Interview Questions
3.8
 • 367 Interviews
UBS Interview Questions
3.9
 • 352 Interviews
Morgan Stanley Interview Questions
3.6
 • 309 Interviews
View all

BNP Paribas Reviews and Ratings

based on 1.8k reviews

3.7/5

Rating in categories

3.4

Skill development

3.8

Work-life balance

3.3

Salary

4.1

Job security

3.7

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 1.8k Reviews and Ratings
Web Developer

Chennai

8-13 Yrs

Not Disclosed

Relationship Officer - MNC

Mumbai

2-5 Yrs

Not Disclosed

Senior Storage Administrator

Bangalore / Bengaluru

16-23 Yrs

Not Disclosed

Explore more jobs
Senior Associate
2.3k salaries
unlock blur

₹5.8 L/yr - ₹13.1 L/yr

Assistant Manager
1.6k salaries
unlock blur

₹10.6 L/yr - ₹17.9 L/yr

Associate 1
1.1k salaries
unlock blur

₹3.3 L/yr - ₹7.2 L/yr

Associate
908 salaries
unlock blur

₹3.4 L/yr - ₹7 L/yr

Senior Software Engineer
588 salaries
unlock blur

₹14.1 L/yr - ₹23 L/yr

Explore more salaries
Compare BNP Paribas with

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

3.9
Compare

Cholamandalam Investment & Finance

3.9
Compare
write
Share an Interview