Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

currently recommends 5 problems using a ranking algorithm that calculates a score similar to this:

score = ( timeSinceLastAttempt ^ 2 ) * difficulty;

Anything else you'd want factored in?



Definitely the problem category!

But I see it's already been mentioned here in another thread.

Do you rank the problems solved by the user only, or all leetcode problems?

Because I think that a nice thing would be for your tool to first suggest one pb in each category, and then start recommending the category where you're the weakest.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: