Comment by sbrother
17 hours ago
My version of fizzbuzz (I'm in backend/ML/NLP) is counting how many times each word appears in a string. Literally `return Counter(text.lower().split())` but it's totally fine if you want to do it in a for loop or whatever, as long as you can fluently write an incredibly simple function.
Half of the people I screen fail it. It's crazy.
No comments yet
Contribute on Hacker News ↗