Upload Button Icon Add office photos

Filter interviews by

BNP Paribas India Solutions Interview Questions, Process, and Tips

Updated 15 Mar 2025

Top BNP Paribas India Solutions Interview Questions and Answers

View all 30 questions

BNP Paribas India Solutions Interview Experiences

Popular Designations

66 interviews found

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

I applied via Campus Placement and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic math & logic questions, mostly multiple choice with single answers.

Round 2 - Coding Test 

Very technical. Questions ranging from data structure (implementation of a Binary Search Tree) to debugging style questions.

Interview Preparation Tips

Topics to prepare for BNP Paribas India Solutions Associate Software Developer interview:
  • Data Structures
  • Algorithms
  • Linked List
  • Stack
  • Queue
  • Binary Search Tree
  • Logical Operators
  • Loops and Conditions
  • Core Java
  • Interfaces
  • Abstract Classes
  • Static Methods
  • Diamond Problem
  • OOPS
  • Arrays
  • String Functions
Interview preparation tips for other job seekers - Study the most elemental concepts with fine details. Choice of language can be limited sometimes, for me it was Java, C and C++ while I was well versed with Python only. Glad that I had learned C before and was fluent in that. Avoid questions that are designed to trick you into spending more time. Out of 7 questions asked to me, I was able to solve 4 which involved writing a code. Instead of spending much time on debugging where you are expected to understand a code written by someone else which is not much informative, I went for writing myself. Arrays are a fun concept for such technical rounds, also be well versed with data structures and algorithms.

When appearing for an interview and if you are a fresher, they are looking at how prompt you are and not how accurate you are. They know you are coming right out of your college with no experience of the industry. They will shape you as per their needs and expectations. Be thorough with what you have learnt so far and what you have done on your own, be it your Final year project or anything that you have developed out of your own ideas. Try to face every question instead of dodging them with a simple "I dont know, I havent studied this".

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci Number Problem Statement Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1. Input: The input consists of a single intege... read more
View answer (1)

I applied via Naukri.com and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is TNA & NAV How do we calculate TNA & NAV?
  • Ans. 

    TNA stands for Total Net Assets and NAV stands for Net Asset Value. TNA is the total value of assets held by a company or fund, while NAV is the value of each share in the fund.

    • TNA is calculated by adding up the value of all assets held by a company or fund, including cash, investments, and property.

    • NAV is calculated by dividing the total value of the fund's assets by the number of shares outstanding.

    • TNA and NAV are im...

  • Answered by AI
  • Q2. About Banks financial statements (Profit & Loss, Balancesheet & Schedules)
  • Q3. How do we value Investments in bank Balancesheet? (Ans: Fair Value, MTM)
  • Ans. 

    Investments in bank balancesheet are valued using fair value or mark-to-market (MTM) method.

    • Fair value method involves valuing the investment at the current market price.

    • MTM method involves valuing the investment at the current market price and adjusting it to reflect any changes in value.

    • The choice of method depends on the type of investment and the accounting standards followed by the bank.

    • For example, if the investm...

  • Answered by AI
  • Q4. What is Mark to Market, Off the Balancesheet items, General Ledger?
  • Ans. 

    Mark to Market is a valuation method, Off the Balancesheet items are assets/liabilities not on the balance sheet, General Ledger is a record of all financial transactions.

    • Mark to Market is used to value assets based on current market prices

    • Off the Balancesheet items are assets/liabilities not recorded on the balance sheet but can have an impact on financial statements

    • General Ledger is a record of all financial transact

  • Answered by AI
  • Q5. Challenges faced in previous work & How I overcame it?
  • Q6. Nostro & Vostro accounts?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very confident with your answers & approach. Don't hesitate.

Senior Associate Interview Questions asked at other Companies

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

I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Need to know completely on the tools mentioned in the Resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the interview on the details which you have mentioned in the Resume

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

Associate Interview Questions & Answers

user image Anonymous

posted on 8 Jan 2022

I applied via Company Website and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical skills present in your resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare technical skill present in your resume.

Associate Interview Questions asked at other Companies

Q1. A rat has 3000 gm of rice, he has to travel a distance of 3000m, he eats 1gm rice/m, his maximum carrying capcity is 1000 gm,how should he travel the distance to reach with maximum rice left
View answer (5)

BNP Paribas India Solutions interview questions for popular designations

 Senior Associate

 (10)

 Software Engineer

 (4)

 Assistant Manager

 (4)

 Senior Software Engineer

 (4)

 Associate

 (4)

 Business Analyst

 (3)

 Intern

 (3)

 Senior Test Engineer

 (3)

I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Hackerank test

Round 2 - Technical 

(1 Question)

  • Q1. Difference between runnable and callable interface?
  • Ans. 

    Runnable interface is used for running a task, while Callable interface is used for returning a result after running a task.

    • Runnable interface has a run() method that does not return any value.

    • Callable interface has a call() method that returns a value.

    • Callable interface can throw an exception while Runnable interface cannot.

    • Callable interface can be used with ExecutorService to submit tasks and get results.

    • Example of ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get the basics done. Be confident. Show that you’ve got the experience

Skills evaluated in this interview

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Get interview-ready with Top BNP Paribas India Solutions Interview Questions

Interview Questionnaire 

1 Question

  • Q1. Kubernetes Architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - Talk confidently on what you know with an use case

Devops Engineer Interview Questions asked at other Companies

Q1. How to run a docker command remotely. i.e. Docker is installed on both your laptop and a remote linux server. You need to run docker command on the linux server but without taking a separate ssh session to the linux machine
View answer (2)

I applied via Recruitment Consulltant and was interviewed in Jul 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Based on technical support for required process
Round 2 - One-on-one 

(1 Question)

  • Q1. With onshore team member

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself as per the roles and responsibilities

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (89)
Round 1 - Technical 

(1 Question)

  • Q1. Ifrs9
Round 2 - Technical 

(1 Question)

  • Q1. Ifrs15 16

Senior Associate Interview Questions asked at other Companies

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

I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical round + HR round

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with technical concepts and be confident.

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

I applied via Recruitment Consultant and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They covered the basics and ensured you have good foundation knowledge. The later rounds covered on approach to issues which they currently face.

Interview Preparation Tips

Interview preparation tips for other job seekers - They value loyalty and are looking for prospective long timers

Technical Architect Interview Questions asked at other Companies

Q1. How to manage clients, how to handle critical issues with example
View answer (3)

BNP Paribas India Solutions Interview FAQs

How many rounds are there in BNP Paribas India Solutions interview?
BNP Paribas India Solutions interview process usually has 2-3 rounds. The most common rounds in the BNP Paribas India Solutions interview process are Technical, One-on-one Round and HR.
How to prepare for BNP Paribas India Solutions 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 India Solutions. The most common topics and skills that interviewers at BNP Paribas India Solutions expect are Financial Reporting, Mechanical Engineering, Accounting, IFRS and Market Risk.
What are the top questions asked in BNP Paribas India Solutions interview?

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

  1. What is TNA & NAV How do we calculate TNA & N...read more
  2. What is Mark to Market, Off the Balancesheet items, General Ledg...read more
  3. How do we value Investments in bank Balancesheet? (Ans: Fair Value, M...read more
How long is the BNP Paribas India Solutions interview process?

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

Tell us how to improve this page.

BNP Paribas India Solutions Interview Process

based on 49 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

DXC Technology Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 762 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
Publicis Sapient Interview Questions
3.5
 • 618 Interviews
GlobalLogic Interview Questions
3.6
 • 591 Interviews
UST Interview Questions
3.8
 • 517 Interviews
FIS Interview Questions
3.9
 • 487 Interviews
View all

BNP Paribas India Solutions Reviews and Ratings

based on 682 reviews

3.9/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

3.5

Salary

4.3

Job security

3.8

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 682 Reviews and Ratings
Senior Associate
795 salaries
unlock blur

₹4.3 L/yr - ₹15 L/yr

Assistant Manager
446 salaries
unlock blur

₹7 L/yr - ₹23 L/yr

Senior Software Engineer
375 salaries
unlock blur

₹7.2 L/yr - ₹23.5 L/yr

Technical Lead
289 salaries
unlock blur

₹10 L/yr - ₹33 L/yr

Associate
253 salaries
unlock blur

₹1.9 L/yr - ₹9.2 L/yr

Explore more salaries
Compare BNP Paribas India Solutions with

DXC Technology

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare

FIS

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview