Hacker News new | ask | show | jobs
by famouswaffles 1197 days ago
My dude, putting aside the fact that leetcode problem solving isn't factoring in the majority of programming use cases... you do realize this is better than a lot of professional programmers right ?

It's truly amazing seeing the posts shift in real time.

1 comments

AI will overperform at questions whose answers are in its training set. These leetcode questions has lots of answers posted online, any human with internet access can just google those and copy paste the solution and get a better score than these language models.

This effect is stronger the larger the model, so likely most of the improvements here is that the model has better memory of the solutions that are already out there.