adixmr / leetcode

Leetcode Questions - Sorted by likes, likes-dislikes ratio and much more
https://adityarajput.com/leetcode/
280 stars 47 forks source link

Some questions are missing #6

Open Zackhardtoname opened 2 weeks ago

Zackhardtoname commented 2 weeks ago

For example: 3133. Minimum Array End It was a question from this contest Tysm!

adixmr commented 2 weeks ago

Thanks for noticing, it looks like it only fetches the first 3010 questions. I've increased the limit to 3500 now and we should be good for a couple of months at least. The next cron will run in about 6hrs and you'll have your data after that.

I could make this dynamic and wouldn't need to update that limit variable every couple of months but I guess I'm a great procrastinator and a believer of "It works, Don't touch it!".

Zackhardtoname commented 2 weeks ago

Except it didn't haha I'm happy to help make it dynamic if needed