SS&C TECHNOLOGIES
100+ Clarion Computers Pvt. Ltd. - Best Computer Appliances in Chandni Chowk Kolkata Interview Questions and Answers
Q101. Derivatives markets and their products
Derivatives markets offer financial instruments whose value is derived from an underlying asset.
Derivatives are contracts between two parties that derive their value from an underlying asset such as stocks, bonds, commodities, or currencies.
Common types of derivatives include futures, options, swaps, and forwards.
Futures contracts obligate the buyer to purchase an asset at a predetermined price and time in the future.
Options give the buyer the right, but not the obligation, t...read more
Q102. Calculate profit and loss
Profit and loss can be calculated by subtracting the total expenses from the total revenue.
Calculate total revenue by adding up all the income sources
Calculate total expenses by adding up all the costs
Subtract total expenses from total revenue to get profit or loss
If the result is positive, it's a profit. If negative, it's a loss
Q103. Experience previous buyer and seller nav
I have experience working with both buyers and sellers to navigate financial transactions.
I have assisted buyers in obtaining financing for their purchases, including mortgages and personal loans.
I have worked with sellers to facilitate the transfer of funds and ensure that all necessary paperwork is completed.
I am familiar with the legal and financial aspects of buying and selling, including taxes, fees, and regulations.
I have experience communicating with clients and financ...read more
Q104. Types of security
Types of security include physical, network, application, and data security.
Physical security involves measures like locks, security guards, and surveillance cameras to protect physical assets.
Network security focuses on protecting the organization's network infrastructure from unauthorized access or attacks.
Application security involves securing software applications from threats like malware, SQL injection, and cross-site scripting.
Data security includes encryption, access ...read more
Q105. Types of bonds ,
Types of bonds include corporate bonds, government bonds, municipal bonds, and savings bonds.
Corporate bonds are issued by corporations to raise capital.
Government bonds are issued by governments to finance public projects.
Municipal bonds are issued by local governments to fund infrastructure projects.
Savings bonds are issued by the government and are considered low-risk investments.
Q106. Types of swaps,
Swaps are financial derivatives where two parties exchange cash flows or other financial instruments.
Interest rate swaps involve exchanging fixed interest rate payments for floating rate payments.
Currency swaps involve exchanging cash flows in different currencies.
Commodity swaps involve exchanging cash flows based on the price of commodities.
Credit default swaps involve transferring the credit risk of a bond or loan from one party to another.
Q107. selenium exp in deep?
Yes, I have extensive experience in using Selenium for automated testing.
I have used Selenium WebDriver to automate web application testing
I am proficient in writing test scripts using Java and Python
I have experience in using Selenium Grid for parallel testing
I have worked with various testing frameworks like TestNG and JUnit
I have used Selenium to test web applications on different browsers and platforms
Q108. What is put
Put is a verb that means to place something in a particular position or location.
It can also mean to bring something into a particular state or condition.
Examples: put the book on the shelf, put the baby to sleep, put on a coat.
It can also be used in idiomatic expressions such as put up with (tolerate) or put off (postpone).
Q109. Explain framework ?
A framework is a set of guidelines, standards, and tools used to develop software applications.
It provides a structure for organizing code and facilitates development.
Frameworks can be front-end, back-end, or full-stack.
Examples include React, Angular, Django, and Ruby on Rails.
Q110. Difference between derivatives and equities
Derivatives are financial contracts whose value is derived from an underlying asset, while equities represent ownership in a company.
Derivatives are contracts between two parties that derive their value from an underlying asset, such as a stock, commodity, or currency.
Equities represent ownership in a company and give shareholders the right to vote on company decisions and receive a portion of the company's profits.
Derivatives can be used for hedging or speculation, while equ...read more
Q111. Exel test in fornt of hr
The question is about an Excel test in front of HR.
Prepare by familiarizing yourself with Excel functions and formulas.
Practice using common Excel features like sorting, filtering, and creating charts.
Be ready to demonstrate your ability to analyze data and create reports using Excel.
Highlight any previous experience or projects where you utilized Excel effectively.
Show your problem-solving skills by solving Excel-related scenarios or challenges.
Q112. Explain capital markets
Capital markets are where financial securities are bought and sold, including stocks, bonds, and commodities.
Capital markets facilitate the buying and selling of financial securities such as stocks, bonds, and commodities.
They provide a platform for companies and governments to raise capital by issuing securities to investors.
Investors can trade these securities through exchanges like the New York Stock Exchange (NYSE) or over-the-counter markets.
Capital markets play a crucia...read more
Q113. What is Nwt Asset Value
Net Asset Value (NAV) is the value of a fund's assets minus its liabilities, divided by the number of shares outstanding.
NAV is calculated by subtracting the fund's liabilities from its assets.
The result is then divided by the number of shares outstanding to determine the NAV per share.
NAV is used to determine the price at which investors can buy or sell shares of the fund.
It is an important metric for investors to assess the performance and value of a fund.
Q114. What is Transfer agency
Transfer agency is a financial institution that manages the transfer of securities between investors.
Transfer agencies handle the processing of transactions related to buying, selling, and transferring securities.
They maintain records of ownership, issue statements to investors, and handle dividend payments.
Examples of transfer agencies include Computershare, American Stock Transfer & Trust Company, and DST Systems.
Q115. what technologies you know
I am familiar with a variety of technologies commonly used in DevOps, including Docker, Kubernetes, Jenkins, Ansible, and Git.
Docker
Kubernetes
Jenkins
Ansible
Git
Q116. What is mutual fund
A mutual fund is a type of investment vehicle consisting of a portfolio of stocks, bonds, or other securities, managed by a professional fund manager.
Mutual funds pool money from multiple investors to invest in a diversified portfolio of securities.
Investors buy shares of the mutual fund, which represent a portion of the holdings of the fund.
Mutual funds are managed by professional fund managers who make investment decisions on behalf of the investors.
They offer diversificati...read more
Q117. Find closest using binary search
Binary search algorithm to find the closest element in a sorted array
Sort the array in ascending order
Find the middle element of the array
Compare the middle element with the target value
If the middle element is greater than the target value, search the left half of the array
If the middle element is less than the target value, search the right half of the array
Repeat until the closest element is found
Q118. What is fund accounting
Fund accounting is a specialized accounting system used by non-profit organizations and government agencies to track and manage funds separately.
Fund accounting is used to track and manage funds separately for different purposes or restrictions.
It is commonly used by non-profit organizations, government agencies, and investment companies.
Each fund has its own set of accounts and financial statements to show how the funds are being used.
Fund accounting helps ensure that donor ...read more
Q119. What is 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 positions on the price movements of assets without owning the assets themselves.
They can be traded on exchanges or over-the-counter (OTC).
Q120. What is a sprint?
A sprint is a time-boxed period during which a specific task or set of tasks must be completed.
Sprints are commonly used in Agile project management methodologies such as Scrum.
Sprints typically last 1-4 weeks, with the goal of delivering a potentially shippable product increment at the end.
During a sprint, a cross-functional team works together to complete the tasks identified in the sprint backlog.
Sprints are time-bound and have a fixed duration, helping teams focus on deli...read more
Q121. Explain advantages of Angular
Angular offers advantages such as two-way data binding, dependency injection, and modular architecture.
Two-way data binding allows automatic synchronization of data between the model and the view, reducing the need for manual DOM manipulation.
Dependency injection helps manage dependencies and promotes code reusability by allowing components to be easily injected with their dependencies.
Modular architecture enables developers to break down their application into smaller, reusa...read more
Q122. Explain about ngmodel
ngModel is a directive in AngularJS that binds the value of HTML controls to application data.
ngModel is used for two-way data binding in AngularJS.
It can be used with input, select, textarea, and custom form controls.
Example:
Q123. Oracle queries examples
Examples of Oracle queries
Use SELECT statement to retrieve data from a table
Use WHERE clause to filter results based on a condition
Use JOIN to combine rows from two or more tables based on a related column
Q124. NAV formula and full form
NAV stands for Net Asset Value. It is a formula used to calculate the value of a mutual fund's assets minus its liabilities.
NAV = (Assets - Liabilities) / Number of outstanding shares
NAV is used to determine the price at which investors can buy or sell shares of a mutual fund
NAV is calculated at the end of each trading day
Q125. Http status in API
HTTP status codes are used to indicate the result of a HTTP request made to an API.
HTTP status codes range from 1xx to 5xx, with each range representing a different type of response.
Some common HTTP status codes include 200 (OK), 404 (Not Found), and 500 (Internal Server Error).
Status codes starting with 2 indicate success, 4 indicate client errors, and 5 indicate server errors.
Q126. Capital market types
Capital market types refer to the different categories of financial markets where securities are bought and sold.
Primary market - where new securities are issued for the first time, such as IPOs
Secondary market - where existing securities are bought and sold among investors, such as stock exchanges
Money market - deals with short-term debt securities, such as Treasury bills
Bond market - where long-term debt securities are traded, such as corporate bonds
Forex market - where cur...read more
Q127. What is subscription
A subscription is a service where a customer pays a recurring fee to access a product or service.
Subscription models are common in industries such as streaming services (Netflix, Spotify), software (Adobe Creative Cloud), and online publications (New York Times).
Customers typically pay a monthly or annual fee to access the product or service.
Subscriptions often offer benefits such as regular updates, exclusive content, and customer support.
Q128. What is redemption
Redemption is the act of being saved or rescued from sin, error, or evil.
Redemption is often associated with religious beliefs and the idea of being forgiven for past wrongdoings.
It can also refer to the act of making up for a mistake or wrongdoing by doing something good or virtuous.
In some contexts, redemption can mean the act of paying off a debt or fulfilling a promise.
Examples of redemption can be found in literature, such as the redemption of the character Jean Valjean ...read more
Q129. What is call
A call is a communication made through a telephone or other device to convey a message or information.
A call can be made through a landline phone, mobile phone, or computer.
Calls can be voice calls, video calls, or conference calls.
Calls can be made for personal or professional purposes.
Calls can be recorded for future reference or legal purposes.
Q130. Oops concept in c sharp
Oops concept in C# refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance allows a class to inherit properties and behavior from another class. Example: class B : A
Encapsulation is the bundling of data with the methods that operate on that data. Example: private int age;
Polymorphism allows methods to behave differently based on the object they are called on. Example: virtual void Display()
Abstraction hides t...read more
Q131. Remove Duplicates
Remove duplicates from a given array or list.
Iterate through the array and add each element to a set.
If the element already exists in the set, remove it from the array.
Return the modified array without duplicates.
Q132. AML & KYC difference
AML focuses on preventing money laundering, while KYC focuses on verifying customer identity.
AML (Anti-Money Laundering) is a set of laws and regulations designed to prevent money laundering by identifying and stopping suspicious financial activities.
KYC (Know Your Customer) is the process of verifying the identity of customers to ensure they are who they claim to be.
AML focuses on detecting and reporting suspicious activities, while KYC focuses on verifying customer identity...read more
More about working at SS&C TECHNOLOGIES
Top HR Questions asked in Clarion Computers Pvt. Ltd. - Best Computer Appliances in Chandni Chowk Kolkata
Interview Process at Clarion Computers Pvt. Ltd. - Best Computer Appliances in Chandni Chowk Kolkata
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month