SysSn13/leetcode-rating-predictor

It seems that leetcode-cn users not supported?

Deep-Coder-zhui opened this issue · 5 comments

In weekly-contest-303,It seems no rating changes display about leetcode-cn users.

I'm able to see the rating change for all the users. Can you provide some extra info regarding this?

I'm able to see the rating change for all the users. Can you provide some extra info regarding this?

for example, a leetcode-cn user named guardianemptycoder, he attempted the weekly-contest-303, but I can't find his rating changes on your leetcode-rating-predicator.

another question, when I finded user named pi-hua-ting, I could find his related results quickly, but I tried to find "pi-hua", it returned nothing. Will fuzzy search feature be supported someday in the future?

I'm able to see the rating change for all the users. Can you provide some extra info regarding this?

for example, a leetcode-cn user named guardianemptycoder, he attempted the weekly-contest-303, but I can't find his rating changes on your leetcode-rating-predicator.

As for now you have to type case-sensitive exact username to get the rating change. You can find GuardianEmptyCoder's rating changes by searching for GuardianEmptyCoder.

another question, when I finded user named pi-hua-ting, I could find his related results quickly, but I tried to find "pi-hua", it returned nothing. Will fuzzy search feature be supported someday in the future?

You can create a separate issue for this feature request. We can implement this in the future.