Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by FactSet Team. If you also belong to the team, you can get access from here

FactSet Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 1.4k Reviews

Filter interviews by

FactSet Interview Questions, Process, and Tips

Updated 28 Jan 2025

Top FactSet Interview Questions and Answers

View all 150 questions

FactSet Interview Experiences

Popular Designations

207 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Given problem and asked me to solve
  • Q2. Sum of array of elements without using any llop
  • Ans. 

    Use reduce method to calculate sum of array elements without loop

    • Use Array.reduce() method to sum up the array elements

    • Convert array elements to numbers before summing them up

    • Example: const arr = ['1', '2', '3']; const sum = arr.reduce((acc, curr) => acc + Number(curr), 0);

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly Asking questions on DSA and problem solving

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain oop concepts

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (40)

Data Engineer Interview Questions & Answers

user image Saurabh Gupta

posted on 28 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. PartitionBy vs bucketBy in spark

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference Between public and private comapnies
  • Ans. 

    Public companies are listed on stock exchanges and have shares available for public trading, while private companies are not listed and have limited shareholders.

    • Public companies have shares that are traded on stock exchanges, allowing for public ownership and trading.

    • Private companies are not listed on stock exchanges and have limited shareholders, often including founders, employees, and private investors.

    • Public comp...

  • Answered by AI

Top FactSet Equity Research Analyst Interview Questions and Answers

Q1. 1) how many financial statements 2) defference b/w share and debentures 3)why we prepare cash flow statement 4)what is non performing asset 5) derivatives 6)private equity funds 7)nav calculation and mutual funds 8)how many types of dividen... read more
View answer (1)

Equity Research Analyst Interview Questions asked at other Companies

Q1. 1) how many financial statements 2) defference b/w share and debentures 3)why we prepare cash flow statement 4)what is non performing asset 5) derivatives 6)private equity funds 7)nav calculation and mutual funds 8)how many types of dividen... read more
View answer (1)

FactSet interview questions for popular designations

 Research Analyst

 (89)

 Equity Research Analyst

 (9)

 Software Engineer

 (9)

 Management Trainee

 (5)

 Software Developer

 (5)

 Associate Product Specialist

 (4)

 Client Advisor

 (4)

 Team Lead

 (4)

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

I applied via campus placement at Jai Narain Vyas University, Jodhpur and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There was 1hr 30 mins test with questionnaire from basic aptitude, accounts , reasonings etc

Round 2 - Assignment 

We were told to submit a ppt on factset

Round 3 - HR 

(2 Questions)

  • Q1. Your introduction
  • Ans. 

    I am a recent graduate with a degree in Business Administration and a passion for leadership and problem-solving.

    • Recent graduate with a degree in Business Administration

    • Passionate about leadership and problem-solving

    • Strong communication and interpersonal skills

    • Experience in team projects and extracurricular activities

  • Answered by AI
  • Q2. Basic accounting

Management Trainee Interview Questions asked at other Companies

Q1. What do you mean by balance sheet reconciliation could you explain briefly?
View answer (44)

Get interview-ready with Top FactSet Interview Questions

ml engineer Interview Questions & Answers

user image Anonymous

posted on 11 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is t test?
  • Ans. 

    T test is a statistical test used to determine if there is a significant difference between the means of two groups.

    • T test is used to compare the means of two groups to see if they are significantly different.

    • It is commonly used in hypothesis testing to determine if there is a significant difference between two sample means.

    • There are different types of t tests such as independent samples t test, paired samples t test, ...

  • Answered by AI
  • Q2. What is central limit theorem?
  • Ans. 

    Central Limit Theorem states that the sampling distribution of the sample mean approaches a normal distribution as the sample size increases.

    • Central Limit Theorem is a fundamental concept in statistics that states that the distribution of sample means approximates a normal distribution, regardless of the shape of the original population distribution.

    • It is important in inferential statistics as it allows us to make infe...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is auc roc curve?
  • Ans. 

    AUC ROC curve is a graphical representation of the performance of a classification model.

    • AUC stands for Area Under the Curve and ROC stands for Receiver Operating Characteristic.

    • It is used to evaluate the performance of binary classification models.

    • The curve plots the true positive rate against the false positive rate at various threshold settings.

    • A perfect model would have an AUC ROC score of 1, while a random model w

  • Answered by AI
  • Q2. What is gini index?
  • Ans. 

    Gini index is a measure of inequality in a set of values, often used in decision tree algorithms.

    • Gini index ranges from 0 (perfect equality) to 1 (maximum inequality).

    • It is commonly used in decision trees to determine the impurity of a node.

    • A lower Gini index indicates a more homogeneous set of values.

    • Formula: Gini Index = 1 - (sum of squared probabilities of each class in the node).

  • Answered by AI

Skills evaluated in this interview

ml engineer Interview Questions asked at other Companies

Q1. How to evaluate regression models? explain r squared and adjusted r squared and difference between them
View answer (1)

Research Analyst Interview Questions & Answers

user image Venu Gopal Nayak

posted on 23 Jun 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What are the financial statements?
  • Ans. 

    Financial statements are formal records of the financial activities and position of a business, organization, or individual.

    • Financial statements include the balance sheet, income statement, cash flow statement, and statement of changes in equity.

    • Balance sheet shows assets, liabilities, and equity at a specific point in time.

    • Income statement shows revenues and expenses over a period of time.

    • Cash flow statement shows the...

  • Answered by AI
  • Q2. What do you know about Factset?
  • Ans. 

    Factset is a financial data and software company providing analytics, research, and data to investment professionals.

    • Factset offers a wide range of financial data and analytics tools for investment professionals

    • It provides real-time data, research, and analysis on global financial markets

    • Factset's software solutions help users make informed investment decisions

    • The company was founded in 1978 and is headquartered in Nor

  • Answered by AI

Top FactSet Research Analyst Interview Questions and Answers

Q1. What is income statement how do u calculate net profit? What is stock split and merger and takeover and depreciation and amortization and net worth and retaining earnings,book value per share? Types of equity shares etc...
View answer (3)

Research Analyst Interview Questions asked at other Companies

Q1. What is income statement how do u calculate net profit? What is stock split and merger and takeover and depreciation and amortization and net worth and retaining earnings,book value per share? Types of equity shares etc...
View answer (3)

fresher interview

user image Anurag Codes

posted on 2 Feb 2022

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

I applied via campus placement at CMR College of Engineering & Technology, Hyderabad and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was OA round with MCQs with questions related to SQL , AWS & Basic aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. You will get Questions from Your resume mainly Oops , Java , SQL
Round 3 - HR 

(1 Question)

  • Q1. It was supposed to be HR but you will still get Technical questions related to SQL

Senior Product Analyst Interview Questions asked at other Companies

Q1. Which is better. 5% discount to get 30% increase in trips or 10% discount to get 50% increase in trips or 15% discount to get 65% increase in trips, considering avg trip value is constant
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It includes questions from all areas like account verbal ability no series

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is golden rules of accounting
  • Ans. 

    The golden rules of accounting are basic principles that guide the process of recording financial transactions.

    • The three golden rules of accounting are: Debit what comes in, Credit what goes out, Debit the receiver, Credit the giver, Debit all expenses and losses, Credit all incomes and gains.

    • These rules help ensure that financial transactions are accurately recorded and classified in the accounting system.

    • For example,...

  • Answered by AI
  • Q2. What is the role of research analyst
  • Ans. 

    Research analysts are responsible for gathering, analyzing, and interpreting data to provide insights and recommendations for decision-making.

    • Conducting research to gather data from various sources

    • Analyzing data using statistical techniques and software

    • Interpreting findings to provide insights and recommendations

    • Preparing reports and presentations to communicate findings to stakeholders

    • Staying updated on industry trend

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to study finace related questions

Top FactSet Research Analyst Interview Questions and Answers

Q1. What is income statement how do u calculate net profit? What is stock split and merger and takeover and depreciation and amortization and net worth and retaining earnings,book value per share? Types of equity shares etc...
View answer (3)

Research Analyst Interview Questions asked at other Companies

Q1. What is income statement how do u calculate net profit? What is stock split and merger and takeover and depreciation and amortization and net worth and retaining earnings,book value per share? Types of equity shares etc...
View answer (3)

FactSet Interview FAQs

How many rounds are there in FactSet interview?
FactSet interview process usually has 2-3 rounds. The most common rounds in the FactSet interview process are Aptitude Test, Technical and One-on-one Round.
How to prepare for FactSet 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 FactSet. The most common topics and skills that interviewers at FactSet expect are Analytics, Python, Analytical, SQL and Computer science.
What are the top questions asked in FactSet interview?

Some of the top questions asked at the FactSet interview -

  1. What is income statement how do u calculate net profit? What is stock split and...read more
  2. How do you differentiate between fixed income and variable income of securit...read more
  3. What is the difference between assets and liabiliti...read more
How long is the FactSet interview process?

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

Tell us how to improve this page.

FactSet Interview Process

based on 88 interviews in last 1 year

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 560 Interviews
S&P Global Interview Questions
4.2
 • 268 Interviews
Morningstar Interview Questions
3.9
 • 242 Interviews
Thomson Reuters Interview Questions
4.1
 • 111 Interviews
MSCI Interview Questions
3.9
 • 49 Interviews
Bloomberg Interview Questions
3.4
 • 25 Interviews
Moody's Interview Questions
4.1
 • 22 Interviews
Fitch Ratings Interview Questions
4.9
 • 2 Interviews
View all

FactSet Reviews and Ratings

based on 1.4k reviews

3.9/5

Rating in categories

3.4

Skill development

4.1

Work-life balance

3.4

Salary

3.9

Job security

4.0

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 1.4k Reviews and Ratings
Research Analyst
2.8k salaries
unlock blur

₹1.8 L/yr - ₹5.2 L/yr

Senior Research Analyst
747 salaries
unlock blur

₹2.8 L/yr - ₹8.5 L/yr

Equity Research Analyst
327 salaries
unlock blur

₹2 L/yr - ₹4.6 L/yr

Software Engineer
253 salaries
unlock blur

₹6.6 L/yr - ₹25 L/yr

Senior Software Engineer
242 salaries
unlock blur

₹12.6 L/yr - ₹36.1 L/yr

Explore more salaries
Compare FactSet with

Thomson Reuters

4.1
Compare

Bloomberg

3.4
Compare

Morningstar

3.9
Compare

S&P Global

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