Associate 1
20+ Associate 1 Interview Questions and Answers

Asked in BNP Paribas

Q. What is MT202 and what does its format include?
MT202 is a SWIFT message type used for bank-to-bank transfers and includes information about the sender, receiver, and transaction details.
MT202 is a SWIFT message type used for bank-to-bank transfers.
It provides information about the sender, receiver, and transaction details.
The format includes fields such as sender's reference, ordering customer, beneficiary customer, and transaction amount.
Example: MT202 message format: {1:F01BANKAUSXXAXXX1234567890}{2:I202BANKDEFFXXXXU300...read more

Asked in BNP Paribas

Q. What is the full form of SWIFT and what does it mean?
SWIFT stands for Society for Worldwide Interbank Financial Telecommunication. It is a messaging network used by banks to securely communicate financial transactions.
SWIFT is a global financial messaging network used by banks to send and receive information about financial transactions.
It was founded in 1973 and is headquartered in Belgium.
SWIFT assigns a unique code to each bank that uses its network, called a Bank Identifier Code (BIC).
The network is used to securely transmi...read more
Associate 1 Interview Questions and Answers for Freshers

Asked in Vayam Info Solutions

Q. What are the key differences between a Windows administrator and a Linux administrator?
Windows administrators manage Windows operating systems while Linux administrators manage Linux operating systems.
Windows uses a graphical user interface (GUI) while Linux uses a command-line interface (CLI)
Windows is proprietary software while Linux is open-source software
Windows has a larger market share in desktops and laptops while Linux dominates in servers and supercomputers
Windows has a larger number of software applications available while Linux has a larger number of...read more

Asked in Machint Solutions

Q. How can you integrate Python code with an application?
Python code can be integrated with any application using APIs, libraries, or frameworks.
Use APIs to connect Python code with external applications or services
Leverage libraries like Flask or Django to build web applications with Python backend
Integrate Python scripts within applications using frameworks like PyInstaller or cx_Freeze

Asked in Vayam Info Solutions

Q. How does a GUI differ from a command line interface in Linux?
GUI provides a graphical interface while command line is text-based in Linux.
GUI allows users to interact with the system using icons, menus, and windows while command line requires typing commands
GUI is more user-friendly and easier to navigate for beginners while command line is more efficient for experienced users
Examples of GUI in Linux include GNOME, KDE, and Xfce while examples of command line include Bash and Zsh

Asked in BNP Paribas India Solutions

Q. How is the Net Asset Value (NAV) calculated?
NAV is the total value of a fund's assets minus its liabilities, representing the per-share value for investors.
NAV = Total Assets - Total Liabilities
Total Assets include stocks, bonds, cash, and other investments.
Total Liabilities include debts, fees, and other obligations.
Example: If a fund has $10 million in assets and $2 million in liabilities, NAV = $10M - $2M = $8M.
NAV is often expressed on a per-share basis for mutual funds.
Associate 1 Jobs




Asked in ICICI Securities

Q. What do you know about derivatives?
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
Derivatives allow investors to take on risk or hedge against risk in the financial markets

Asked in Incedo

Q. What do you know about private equity?
Private equity involves investing in privately held companies with the goal of generating high returns.
Private equity firms raise capital from investors to acquire ownership stakes in private companies
They aim to improve the performance of the acquired companies and eventually sell them for a profit
Private equity investments are typically illiquid and have a longer investment horizon compared to public equity
Examples of private equity firms include Blackstone Group, KKR, and ...read more
Share interview questions and help millions of jobseekers 🌟

Asked in BNP Paribas

Q. What systems experience do you have?
I have experience working with various systems including CRM, ERP, and database management systems.
Proficient in using CRM systems such as Salesforce and HubSpot
Familiar with ERP systems like SAP and Oracle
Skilled in database management systems like MySQL and Microsoft SQL Server

Asked in 1point1 Solutions

Q. Differentiate between Switch or Router , Ran Network,SDH
Switch forwards data packets between devices on the same network, while router forwards data packets between different networks. Ran network is a wireless network infrastructure, and SDH is a synchronous digital hierarchy used in telecommunications.
Switch operates at layer 2 of the OSI model, while router operates at layer 3.
Switch uses MAC addresses to forward data within a network, while router uses IP addresses to forward data between networks.
Ran network stands for Radio ...read more

Asked in eClerx

Q. What is the Trade Life Cycle?
Trade Life Cycle refers to the stages involved in a trade from initiation to settlement.
Trade initiation
Trade execution
Trade confirmation
Clearing and settlement
Trade reconciliation
Trade reporting
Examples: equities, bonds, derivatives

Asked in KPMG Global Services

Q. Explain what TDS and TCS are.
TDS stands for Tax Deducted at Source and TCS stands for Tax Collected at Source. They are types of indirect taxes in India.
TDS is deducted by the payer at the time of making payment to the payee and is deposited with the government.
TCS is collected by the seller from the buyer at the time of sale of specified goods and services.
TDS rates vary based on the type of payment being made, while TCS rates are fixed by the government.
Examples of TDS include salary, rent, commission ...read more

Asked in Amoda Group of Industries

Q. What is your collation?
I'm sorry, but I don't understand the question. Could you please rephrase it?
Request clarification on the meaning of 'colfaction'
Ask for more context or information about the question
Offer to answer a different question if applicable

Asked in Machint Solutions

Q. Are you willing to work as a shared resource?
Yes, I am ready to work as a shared resource.
I am comfortable collaborating with team members on various projects
I am flexible and able to adapt to different work environments
I have experience working in a shared resource capacity in my previous roles
Asked in Quantorix Technology

Q. What are the differences between var, let, and const?
var, let, and const are JavaScript keywords for variable declaration with different scopes and mutability.
var: Function-scoped or globally-scoped, can be re-declared and updated. Example: var x = 10; x = 20;
let: Block-scoped, can be updated but not re-declared in the same scope. Example: let y = 10; y = 15;
const: Block-scoped, cannot be updated or re-declared. Must be initialized at declaration. Example: const z = 30;

Asked in KPMG Global Services

Q. Why might a trial balance not tally?
Trial balance won't tally due to errors in recording transactions or posting to the wrong accounts.
Errors in recording transactions can lead to discrepancies in the trial balance.
Posting transactions to the wrong accounts can also cause the trial balance to not tally.
Omission of transactions or duplicate entries can result in imbalance in the trial balance.
Mathematical errors in calculating account balances can lead to discrepancies in the trial balance.

Asked in Machint Solutions

Q. What are the capabilities of the Python Robot Framework?
Yes, Python can be used with Robot Framework for test automation.
Python is the programming language used to write test cases in Robot Framework
Robot Framework is a generic test automation framework that utilizes keyword-driven testing approach
Python libraries can be imported and used within Robot Framework test cases

Asked in Accenture

Q. What is accrued interest?
Accrued interest is the interest that accumulates on a loan or investment over time, but hasn't been paid yet.
Accrued interest is calculated on a daily basis until payment is made.
For example, if you have a bond that pays interest semi-annually, the interest accrues daily.
If you sell a bond before the interest payment date, the buyer pays you the accrued interest.
Accrued interest is recorded as a liability for borrowers and an asset for lenders.

Asked in KPMG Global Services

Q. What is net worth?
Net worth is the total assets minus total liabilities of an individual or company.
Net worth is calculated by subtracting total liabilities from total assets.
Assets can include cash, investments, real estate, and personal property.
Liabilities can include debts, loans, and mortgages.
Net worth is a measure of an individual's or company's financial health and stability.

Asked in Infotact Solutions

Q. built in functions
Built-in functions are pre-defined functions in programming languages that perform specific tasks, enhancing code efficiency and readability.
Ease of Use: Built-in functions simplify coding by providing ready-to-use functionalities, such as 'len()' in Python to get the length of a list.
Performance Optimization: They are often optimized for performance, like 'map()' in Python, which applies a function to all items in an iterable efficiently.
Code Readability: Using built-in func...read more
Interview Questions of Similar Designations
Interview Experiences of Popular Companies






Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary


Reviews
Interviews
Salaries
Users

