Live data from Hacker News

I solved almost all of free problems on LeetCode using AI

old.reddit.com

1–8 of 8 posts

Re: I solved almost all of free problems on LeetCode using AI

#4

I'm sure all the free problems from LeetCode are in the training sets, so I don't think this is much of a flex.

i was thinking the same. And i am sure it is in the training set, but i couldn't solve 10 hard problems. Also, most of the hard problems, the LLMs weren't able to solve in one shot. How do you explain this?

Re: I solved almost all of free problems on LeetCode using AI

#7
post #4

I'm sure all the free problems from LeetCode are in the training sets, so I don't think this is much of a flex.

i was thinking the same. And i am sure it is in the training set, but i couldn't solve 10 hard problems. Also, most of the hard problems, the LLMs weren't able to solve in one shot. How do you explain this?

There are many more correct answers to the easy problems than to the hard ones. Thus the LLM is more likely to hit upon the correct completion for them.

Re: I solved almost all of free problems on LeetCode using AI

#8
post #4

Earlier quoted context omitted.

i was thinking the same. And i am sure it is in the training set, but i couldn't solve 10 hard problems. Also, most of the hard problems, the LLMs weren't able to solve in one shot. How do you explain this?

There are many more correct answers to the easy problems than to the hard ones. Thus the LLM is more likely to hit upon the correct completion for them.

makes sense