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.
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