SysSn13/leetcode-rating-predictor

Do not use outdated user rating info to predict ratings

SysSn13 opened this issue · 0 comments

If the user's rating is already stored in DB that does not mean its correct. There should be a check to use db info only if its recently updated.