i
FactSet
Filter interviews by
I want to switch to explore new technologies and challenges in a different industry.
Interested in learning new skills and technologies
Seeking new challenges and opportunities for growth
Want to explore different industry perspectives
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);
I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.
FactSet interview questions for designations
Top trending discussions
There were three coding questions.
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
Question Related to the DP and the Graph
Find the Kth maximum element in an array of strings.
Sort the array in descending order.
Return the element at index K-1.
Coin change problem can be solved using dynamic programming to find the minimum number of coins needed to make a certain amount of change.
Use dynamic programming to build up solutions for smaller subproblems
Start by initializing an array to store the minimum number of coins needed for each amount from 0 to the target amount
Iterate through each coin denomination and update the array with the minimum number of coins need
posted on 1 Oct 2024
I applied via Campus Placement
DP graphs strings it was good
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the list, updating pointers to reverse the direction
Return the new head of the reversed list
The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Start with two variables initialized to 0 and 1
Loop through desired number of iterations, adding the previous two numbers to get the next number
Print or store each number in the series
posted on 4 Sep 2024
Asked about data structures
Asked about java programmes
I am a passionate software developer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Passionate about coding and problem-solving
Yes, I am open to relocating for the right opportunity.
I am willing to relocate for the right job opportunity that aligns with my career goals.
I have experience moving for previous jobs and am comfortable with the process.
I am excited about the possibility of exploring a new city or country and experiencing a different culture.
Interview experience
based on 10 reviews
Rating in categories
Research Analyst
2.8k
salaries
| ₹1.8 L/yr - ₹5.2 L/yr |
Senior Research Analyst
745
salaries
| ₹2.8 L/yr - ₹8.5 L/yr |
Equity Research Analyst
327
salaries
| ₹2 L/yr - ₹4.6 L/yr |
Software Engineer
264
salaries
| ₹6 L/yr - ₹26 L/yr |
Senior Software Engineer
241
salaries
| ₹12.8 L/yr - ₹36.1 L/yr |
Thomson Reuters
Bloomberg
Morningstar
S&P Global