I applied through a recruiter. The process took 2 weeks. I interviewed at GSA Capital (New York, NY) in Apr 2022
Interview
The interviewers were very kind, but the interview questions were pretty hard, especially the programming tasks, which always involved dynamic programming. Also a lot of data science and machine learning questions were asked.
Interview questions [1]
Question 1
Basic probability theory questions, machine learning, dynamic programming
Asked me stuff about parallel computing Fibonacci numbers. Weirdly unclear question, not friendly and quite arrogant. Feedback was a bit sarcastic which was unnecessary. Lots of rounds with not much difference between
Interview questions [1]
Question 1
Compute Fibonacci numbers with infinitely parallel computer
I interviewed at GSA Capital (London, England) in Nov 2023
Interview
First interview by phone was soft skills oriented, second interview was a technical one via zoom involving coding exercises in Python. Not extremely difficult, albeit you need to code in a Notepad, which made it harder.
Interview questions [1]
Question 1
The problem on the technical round was around string and lists manipulation. Given a string, convert that into a list of tuples, where the first element is the string letter and the second one the number of occurrences of that character in the original string.