Readit News logoReadit News
shahbaby commented on Ask HN: Are leetcode interviews going away?    · Posted by u/ryandvm
shahbaby · 16 days ago
Even if the LLM solves the question, you still have to explain the answer as if it were your own in a timed interview setting where there will be another human who will likely ask followup questions to see if you really did understand it.
shahbaby commented on An engineer's perspective on hiring   jyn.dev/an-engineers-pers... · Posted by u/pabs3
ImageXav · 19 days ago
I've had the complete opposite experience, and feel the complete opposite way. What is there to learn from failing a leetcode? It feels like luck of the draw - I didn't study that specific problem type and so failed. Also, there is an up front cost of several months to cover and study a wide array of leetcode problems.

With a take home I can demonstrate how I would perform at work. I can sit on it, think things over in my head, come up with an attack plan and execute it. I can demonstrate how I think about problems and my own value more clearly. Using a take home as a test is indicative to me that a company cares a bit more about its hiring pipeline and is being careful not to put candidates under arbitrary pressures.

shahbaby · 18 days ago
Would you rather do 10 take-homes or 10 leetcode questions?

Either way, when you fail, chances are that you will not get any meaningful feedback other than "we have decided to move forward with other candidates".

If you had done a take-home, how could you know where you went wrong?

If you had done a leetcode question, you can look up the question after the interview and usually learn from your mistakes.

With leetcode you usually don't need the interviewer's feedback to improve. You don't even need the interview. And after a certain point you won't need that much time to prepare.

shahbaby commented on An engineer's perspective on hiring   jyn.dev/an-engineers-pers... · Posted by u/pabs3
shahbaby · 20 days ago
As much as I dislike leetcode style interviews, if I fail one of those, I learn what I can and move on.

Failing a take-home is an entirely different thing. It's a huge loss in time and mental energy.

I've only done 3 of those in my career and only because the projects sounded interesting. 1 of those 3 resulted in a job offer which I can now confidently say in hindsight was the worst job in my career (...so far!).

I'm now leaning towards just filtering out companies that do take-homes because it signals to me that they don't care about their candidate's time and how a company treats its candidates is usually a good indicator of how they treat their employees.

shahbaby commented on Live coding interviews measure stress, not coding skills   hadid.dev/posts/living-co... · Posted by u/mustaphah
shahbaby · a month ago
There's another layer to this which is not often discussed but is crucial; knowing when to talk, or more specifically, when to verbalize your thought process.

I recall reading advice that you should just verbalize all your thoughts and have found that this is not optimal.

It's okay to take some moments of silence and talk strategically. For example, I'll tell the interviewer that I'll be silent for a few minutes while I read and understand the question. I'll then talk out loud to confirm with them that I've correctly understood it. From there I'll talk on and off as I narrow towards a solution.

While writing code and debugging, I'll start talking if I get stuck on something.

So the idea is to use talking in a way that doesn't slow you down and may even help you solve the problem faster.

shahbaby commented on Ask HN: How do you avoid AI slop on YouTube?    · Posted by u/npteljes
shahbaby · a month ago
If I see AI slop, I block the channel
shahbaby commented on ChatGPT agent: bridging research and action   openai.com/index/introduc... · Posted by u/Topfi
shahbaby · a month ago
Seems like solutions looking for a problem.
shahbaby commented on The German Works Council has blocked Amazon's performance reviews    · Posted by u/jerrryyy
shahbaby · a month ago
Mad respect to the Germans for taking a stand on this.

The entire idea of measuring worker performance is not only dehumanizing but is particularly flawed when it comes to knowledge work.

It's like trying to determine the faster car by racing through rush hour traffic. Or ignoring the fact that each car is on a different incline.

Knowing the right people and being in the right place at the right time can often make or break one's career.

Yet we are to incorporate these factors that are for the most part not in our control as a measurement of our own "performance". The unlucky get insult added to injury. The lucky get a dose of ego or fear (depending on their level of self-awareness).

It seems like corporate gaslighting to me.

shahbaby commented on Recovering from AI addiction   internetaddictsanonymous.... · Posted by u/pera
shahbaby · 2 months ago
Personally, I think the addiction aspect of AI is not worse than what's already out there, it only gets attention right now because it's new.
shahbaby commented on Positional preferences, order effects, prompt sensitivity undermine AI judgments   cip.org/blog/llm-judges-a... · Posted by u/joalstein
shahbaby · 3 months ago
Fully agree, I've found that LLMs aren't good at tasks that require evaluation.

Think about it, if they were good at evaluation, you could remove all humans in the loop and have recursively self improving AGI.

Nice to see an article that makes a more concrete case.

shahbaby commented on After months of coding with LLMs, I'm going back to using my brain   albertofortin.com/writing... · Posted by u/a7fort
shahbaby · 3 months ago
Let's take a step back and think about how LLMs are trained.

Think about when chat gpt gives you the side-by-side answers and asks you to rate which is "better".

Now consider the consequence of this at scale with different humans with different needs all weighing in on what "better" looks like.

This is probably why LLM generated code tends to have excessive comments. Those comments would probably get it a higher rating but you as a developer may not want that. It also hints at why there's inconsistency in coding styles.

In my opinion, the most important skill for developers today is not in writing the code but in being able to critically evaluate it.

u/shahbaby

KarmaCake day744December 19, 2016View Original