I applied online. The process took 4 weeks. I interviewed at FactSet (New York, NY) in Feb 2016
Interview
First phone screening took about 40 mins, talked about my previous projects.
The onsite interview was scheduled a few weeks later.
Although the position is for C# developer, and I told them my most comfortable language is Java, I was given an exam in C.
I was asked no data structure question, no oo design question, nor any algorithm question, which is really strange, since it's an interview for a software engineer position. I wasn't asked to write any code other than a few sql queries.
Majority of the time I was there was spent working on the 8 or 9 page quiz alone in a meeting room (an hour to be precise). Another hour was spent designing some database tables on the white board and some query commands.
The interview I had is nothing like what I read on the other interview posts here. Most of the post says they had 3 technical interviews, and two hr/mgr interviews later. All I had was the 1 hr quiz and 1 hr database design... I was supposed to meet with the director/manager afterwards, but after being left in the meeting room alone for an hour, I was told the director/manager was too busy to talk to me and was then escorted out of the office.
Overall, the onsite interview was very different from other interviews I've had for software engineer jobs, a very bizarre experience to say the least...
I applied through a recruiter. The process took 2 weeks. I interviewed at FactSet (London, England) in Feb 2026
Interview
3 rounds of interviews.
1 behavioural interview, 1 technical interview (leetcode), 1 system design interview
all interviews were online.
Increasing word count to thirty. This is annoying bla bla bla bla bla
Interview questions [2]
Question 1
System Design:
Design google docs with version control.
Standard with 4 rounds including a phone interview and a HR interview. The product demo is the intro, after which a tech and HR rounds occur back to back. Usually takes 3.5 hours after the 1 hour phone interview
I applied through university. The process took 3 weeks. I interviewed at FactSet (Hyderābād) in Dec 2025
Interview
It was a very casual interview. I was told the interview would start at 8:45 AM but it started around 10 AM. The interviewer was very friendly and walked me through my thought process towards solving the given problem. There were two rounds of interviews, purely technical though I did not get shortlisted for the second round.
Interview questions [1]
Question 1
Given an array of integers, and an integer k, what is the length of the longest subarray of the same consecutive integers we can get if we can remove any k elements from the array.