Submitted by Mogady t3_y7708w in MachineLearning
Mogady OP t1_isvkmba wrote
Reply to comment by Mogady in [D] How frustrating are the ML interviews these days!!! TOP 3% interview joke by Mogady
and I was able to do many things in the interview (dealing with categorical, strings , numerical, organizing the features as array, applying the models, testing it and get a score) I could do more but simply you can't recall everything, I use HuggingFace literally every day and I have hacked it multiple times to suit my needs, but still, I can't remember how to import the LM head without searching or how to access the attention layer.
RockyMcNuts t1_isvwh2c wrote
yeah I hear you ... I've been rejected for stupid shit many times
I applied to a similar platform, maybe same, first question was to do linear regression just with linear algebra, I couldn't remember all the details to save my life, got maybe 20% there. second question was, here's a random data set, do the eda and model, and I crushed it with 10 minutes to spare, they said almost no one finished it. because a bank had asked me similar stuff and it was a little shaky so I practiced every day for a week or two. the bank also asked me some bullshit dynamic programming leetcode stuff that I hand-waved through and that's prob why they rejected me, it was pretty silly.
the tough love: interviewing is ALWAYS a signaling problem that doesn't line up perfectly with the job. the onus is on you to solve for the test. maybe it's an arbitrary test but if you hack it you show you have the desire and focus and ability to get something arbitrary done. the good news is, if the top candidates know dropna() off the top of their head, if you practice for a week, so will you. there's a time to vent a little and then the time to do da 'ting dat de doctor ordered.
Viewing a single comment thread. View all comments