I applied online. I interviewed at Two Sigma (New York, NY)
Interview
Applied first week Feb 2026, got invited for the interview process in March.
1. Virtual Interview with the hiring manager - Rejected here
2. Online Coding Assessment
3. Virtual Live Coding interview with the hiring manager
4. Virtual Interview with team lead
5. On-site interviews with ~5 team members & 2 HR interviews
Interview questions [1]
Question 1
First interview - the question was regarding how hedge funds operate, the 2/20 rule, and if one part of this equation changed, how would the other variable make up for it. I answered it perfectly but did not pass this round. The interviewer wasn't impressed by my technical background (this is the only 2sigma role I got interviewed for) and made it clear that this was more a reporting role..ok ig
I applied online. I interviewed at Two Sigma (New York, NY) in Mar 2026
Interview
OA with two questions, first was LC easy, second was a simple pathfinding one. Lengthy, but nothing conceptually difficult, I'd say LC medium.
First interview was another grid traversal, second was a graph reduction problem, and third was another graph traversal problem.
Failed the final technical interview.
Interview questions [1]
Question 1
What is the shortest path from point (0, 0) to point (x, y) in an m x n grid where '#' indicated obstacles in the way.
The online assessment is through Hackerrank. The questions were not difficult, but the allotted time was not enough to complete the code that passed all the test cases. It was a take home test.