London Quant Firm Python SWE Interview
youtube.com
London Quant Firm Python SWE Interview
1–6 of 6 posts
Re: London Quant Firm Python SWE Interview
#2Even though it seems like an easy question, string manipulation always trips me up. I would hate to get asked this in an interview.
Re: London Quant Firm Python SWE Interview
#3Even though it seems like an easy question, string manipulation always trips me up. I would hate to get asked this in an interview.
I give a harder problem and still think it's too easy.
Re: London Quant Firm Python SWE Interview
#4Re: London Quant Firm Python SWE Interview
#5Earlier quoted context omitted.
I give a harder problem and still think it's too easy.
Out of curiosity, what problem?
Collocation detection in pure Python. It shows me how they load files, split texts, count and sort. No algorithmic surprises in there, but lots of basics are covered. Surprisingly many fall at basic coding.
Like this https://python.plainenglish.io/collocation-discovery-with-pm...
Re: London Quant Firm Python SWE Interview
#6Earlier quoted context omitted.
Out of curiosity, what problem?
Collocation detection in pure Python. It shows me how they load files, split texts, count and sort. No algorithmic surprises in there, but lots of basics are covered. Surprisingly many fall at basic coding. Like this https://python.plainenglish.io/collocation-discovery-with-pm...
Is it your expectation that the candidate completes all the tasks in 45 minutes to pass the interview? Or how much do they need to finish?