Upload Button Icon Add office photos

BNP Paribas

Compare button icon Compare button icon Compare

Filter interviews by

BNP Paribas Interview Questions, Process, and Tips for Experienced

Updated 5 Apr 2025

Top BNP Paribas Interview Questions and Answers for Experienced

View all 55 questions

BNP Paribas Interview Experiences for Experienced

Popular Designations

84 interviews found

Senior Associate Interview Questions & Answers

user image Shaik hassanvali

posted on 18 Mar 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. How to calculate management fee
  • Q2. How to calculate nav
  • Q3. What is the difference between stock split and reverse stock split
  • Q4. Can you please explain options
  • Q5. Can you please explain date's
  • Q6. Can you please tell about bonds

Interview Preparation Tips

Interview preparation tips for other job seekers - No

Top BNP Paribas Senior Associate Interview Questions and Answers

Q1. Job card parameters Cond parameter Define gdg and vsams Abends Sorting Joins
View answer (1)

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (11)

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

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (62)

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
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
  • Q2. What do you expect from our company

Support Analyst Interview Questions asked at other Companies

Q1. How many DFF can be used for GL Accounting Segment.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Why do you want to join this company?
  • Q2. What are your reasons for preferring to work in Bengaluru over Hyderabad and Chennai?
  • Q3. What are the reasons preventing you from taking over your father's business and working away from your family instead?
  • Q4. How can you explain overcoming a situation using the skill set you possess?
  • Q5. Are you adaptable to relocation and flexible with shift timings?
  • Q6. Are you available to join immediately?
  • Q7. What motivated you to select investment banking as your chosen domain?

Transaction Processing Associate Interview Questions asked at other Companies

Q1. How much money your father needs to buy food for your family?
View answer (2)

BNP Paribas interview questions for popular designations

 Senior Associate

 (20)

 Associate

 (14)

 Associate 1

 (8)

 Intern

 (8)

 Assistant Manager

 (7)

 Senior Software Engineer

 (6)

 Business Analyst

 (4)

 Test Engineer

 (3)

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

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

Get interview-ready with Top BNP Paribas Interview Questions

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced Linux Administrator with 8+ years of hands-on experience in managing and troubleshooting Linux servers.

    • 8+ years of experience in Linux system administration

    • Strong knowledge of server configuration, maintenance, and troubleshooting

    • Proficient in shell scripting and automation tools like Ansible

    • Experience with virtualization technologies such as VMware and KVM

    • Familiarity with networking protocols and security

  • Answered by AI
  • Q2. What is biggest issue facing in the real time work environment and how can you handle it
  • Ans. 

    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

  • Answered by AI
  • Q3. How can you work on under the deadline
  • Ans. 

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

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Patching related question
  • Q2. Linux Administrator role commands related questions
  • Q3. Troubleshooting related question
Round 3 - Technical 

(3 Questions)

  • Q1. Day to day activity related questions
  • Q2. What are tools you used and briefly explain and why it is used
  • Ans. 

    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

  • Answered by AI
  • Q3. Troubleshooting related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in your core knowledge and be confident to face the interview and try to answer all the questions

Senior Linux Administrator Interview Questions asked at other Companies

Q1. What are tools you used and briefly explain and why it is used
View answer (1)

Jobs at BNP Paribas

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

GAVE AN ARRAY AND ASKED TO MOVE ZEROES TO THE END AND GROUPBY IN STREAMS JOINS IN SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - READ ABOUT JAVA 8 , KAFKA , ANGULAR 8 AND ABOVE, ARRAYLIST STREAMS COLLECTIONS

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
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Day to day activities is last project
  • Q2. Questions on experience in IIS,biztalk,SQL

Windows Server Administrator Interview Questions asked at other Companies

Q1. Do the files need to be downloaded to a particular director
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why you want to apply for this role?
  • Ans. 

    I am drawn to this role due to my passion for efficient transaction processing and my desire to contribute to a dynamic team.

    • I have a strong background in data management, which aligns well with the responsibilities of a Transaction Processing Associate.

    • In my previous role, I improved transaction processing times by 20% through the implementation of streamlined workflows.

    • I am detail-oriented and thrive in fast-paced en...

  • Answered by AI

Transaction Processing Associate Interview Questions asked at other Companies

Q1. How much money your father needs to buy food for your family?
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. They asked query to delete duplicate records
  • Q2. Types of joins and questions related to joins

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare questions related to self join

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

BNP Paribas Interview FAQs

How many rounds are there in BNP Paribas interview for experienced candidates?
BNP Paribas interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the BNP Paribas interview process for experienced candidates are Technical, One-on-one Round and HR.
How to prepare for BNP Paribas interview for experienced candidates?
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 for experienced candidates?

Some of the top questions asked at the BNP Paribas interview for experienced candidates -

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

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

Tell us how to improve this page.

BNP Paribas Interview Process for Experienced

based on 52 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 579 Interviews
Citicorp Interview Questions
3.7
 • 573 Interviews
HSBC Group Interview Questions
3.9
 • 487 Interviews
American Express Interview Questions
4.2
 • 365 Interviews
BNY Interview Questions
3.9
 • 349 Interviews
UBS Interview Questions
3.9
 • 338 Interviews
Morgan Stanley Interview Questions
3.6
 • 293 Interviews
View all

BNP Paribas Reviews and Ratings

based on 1.6k reviews

3.8/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.3

Salary

4.1

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 1.6k Reviews and Ratings
.NET Application Developer

Chennai,

Mumbai

5-7 Yrs

Not Disclosed

Teradata Developer

Chennai,

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Lead Java Developer

Bangalore / Bengaluru

9-14 Yrs

Not Disclosed

Explore more jobs
Senior Associate
2.1k salaries
unlock blur

₹3.6 L/yr - ₹14.8 L/yr

Assistant Manager
1.4k salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Associate 1
1k salaries
unlock blur

₹2.5 L/yr - ₹9 L/yr

Associate
841 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Senior Software Engineer
502 salaries
unlock blur

₹7.8 L/yr - ₹30 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
Did you find this page helpful?
Yes No
write
Share an Interview