i
FactSet
Filter interviews by
Find an odd occurring number among even occurring numbers.
Use XOR operation to cancel out even occurring numbers and get the odd occurring number.
Iterate through the array and XOR each element with the result variable.
The final result will be the odd occurring number.
Print the spiral order of a binary tree and matrix.
For binary tree, use level order traversal and alternate direction for each level.
For matrix, use four pointers to traverse in spiral order.
Example for binary tree: 1 -> 2 -> 3 -> 4 -> 5 -> 6 -> 7 -> 8 -> 9
Example for matrix: 1 2 3 4 -> 8 7 6 5 -> 9 10 11 12 -> 16 15 14 13
Finding pairs in an array with a given sum.
Iterate through the array and for each element, check if the difference between the given sum and the element exists in the array.
Use a hash table to store the elements of the array and their indices for faster lookup.
If there are multiple pairs with the same sum, return any one of them.
If no pair is found, return null or an empty array.
Find total number of k element with given avg in an array in minimum time complexity.
Use sliding window technique to traverse the array in O(n) time complexity.
Maintain a sum variable to keep track of the sum of elements in the window.
If the sum of elements in the window is equal to k times the given avg, increment the count.
Move the window by subtracting the first element and adding the next element in the array.
Printing non-boundary elements of a binary tree
Traverse the tree in any order (preorder, inorder, postorder)
Check if the current node is not a boundary node (not the first or last node in its level)
If it is not a boundary node, print its value
Recursively traverse its left and right subtrees
I was interviewed in Sep 2024.
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The test will comprise a total of 60 questions, divided as follows: 70% of the questions will focus on finance and accounting, while the remaining questions will cover aptitude and English.
I was interviewed in Dec 2024.
Core finance questions.
FactSet interview questions for popular designations
Verbal, reasoning and others
Get interview-ready with Top FactSet Interview Questions
General question about finance.
I have a strong knowledge of financial reports including income statements, balance sheets, and cash flow statements.
Proficient in analyzing income statements to assess a company's revenue and expenses
Skilled in interpreting balance sheets to understand a company's assets, liabilities, and equity
Experienced in evaluating cash flow statements to determine a company's liquidity and financial health
Different types of bonds include corporate bonds, government bonds, municipal bonds, and convertible bonds.
Corporate bonds are issued by corporations to raise capital and typically offer higher yields but also higher risk.
Government bonds are issued by governments to finance public spending and are considered low-risk investments.
Municipal bonds are issued by local governments to fund public projects and are often exem...
I was interviewed before Feb 2024.
A derivative is a financial instrument 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 stock option derives its value from the underlying stock.
Derivatives allow investors to take on leverage and potentially increase returns.
Equity represents ownership in a company, while mutual funds pool money from multiple investors to invest in a diversified portfolio of securities.
Equity is a type of security that represents ownership in a company, giving shareholders voting rights and a share of profits.
Mutual funds are investment vehicles that pool money from multiple investors to invest in a diversified portfolio of stocks, bonds, or other securiti...
Preferred stock is a type of stock that pays fixed dividends, while debenture is a type of debt instrument with no collateral.
Preferred stock represents ownership in a company, but usually does not come with voting rights.
Preferred stockholders receive fixed dividends before common stockholders.
Debentures are unsecured debt instruments issued by corporations or governments.
Debenture holders are considered creditors of ...
Hacker Rank Test is conducted which has multiple sections, including finance, logical reasoning, verbal ability, quantitative aptitude
Green bonds are fixed-income securities designed to fund projects that have positive environmental or climate benefits.
Green bonds are issued by governments, municipalities, or corporations to finance projects such as renewable energy, energy efficiency, clean transportation, and sustainable water management.
Investors who purchase green bonds are supporting environmentally friendly initiatives while earning a return on...
RSI is calculated based on the average gain and loss over a specified period of time.
RSI is calculated using the formula: RSI = 100 - (100 / (1 + RS)), where RS = Average Gain / Average Loss
Typically, RSI is calculated over a 14-day period, but this can be adjusted based on the trader's preference
RSI values range from 0 to 100, with readings above 70 indicating overbought conditions and readings below 30 indicating ove
I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.
English, Accounting,
Quant ,lr , English, domain
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
Write code to return the maximum profit by buying and selling stocks using available money
Top trending discussions
Some of the top questions asked at the FactSet interview -
The duration of FactSet interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 167 interviews
Interview experience
based on 1.4k reviews
Rating in categories
Research Analyst
2.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Research Analyst
753
salaries
| ₹0 L/yr - ₹0 L/yr |
Equity Research Analyst
354
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
248
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer III
242
salaries
| ₹0 L/yr - ₹0 L/yr |
Thomson Reuters
Bloomberg
Morningstar
S&P Global