J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez GSA Capital (New York, NY) en avr. 2022
Entretien
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.
Questions d'entretien [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
Questions d'entretien [1]
Question 1
Compute Fibonacci numbers with infinitely parallel computer
J'ai passé un entretien chez GSA Capital (Londres, Angleterre) en nov. 2023
Entretien
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.
Questions d'entretien [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.