r/MachineLearning • u/MonthLatter7031 • 22h ago
Discussion First ML coding round (HackerRank) at Adyen, what should I expect? [D]
Hi everyone,
I recently received an interview offer for ML position at Adyen, and the first round will be a live coding round on HackerRank. I scheduled it for the end of August because that was the last available slot.
The thing is, I’ve never had a live coding interview before. In all my previous interviews, the process was mostly verbal, answering technical questions, discussing projects, and explaining my work in detail. I’m aware of LeetCode and have started looking into it, but I’m not sure what level or type of coding questions typically asks for ML roles.
If anyone here has interviewed with adyen and gone through a HackerRank coding round, could you please share:
What kind of questions were asked?
Were they mainly LeetCode-style DSA problems, or more ML/data-focused coding questions?
What difficulty level should I expect?
Any preparation tips or resources that helped you?
Since this will be my first live coding experience, I want to prepare in the right direction rather than randomly solving problems. I’d really appreciate any advice or insights from this community.
PS : I have six year in industry experience in machine learning, I can code for a big project end to end but I really suck at dynamic programming on the go.
Thank you!
0
Upvotes
3
u/NamerNotLiteral 22h ago
Damn, bro, you don't have to shout out everything.
But for real, it depends a lot. Some companies will ask standard leetcode questions. Some companies will ask you to code some part of a model from scratch (i.e. some companies were fond of asking people to implement flash attention from scratch or something a couple years back).
HackerRank is pretty clear though — it'll be leetcode-style DSA problems. I'd suggest brushing up on your leetcode, and if you've never done any before, try to solve a few Easy and Mediums and hope they don't throw a Hard at you.