aldy505 / jokes-bapak2

Image API for Indonesian dad jokes / Jokes Bapak2
https://jokesbapak2.reinaldyrafli.com
GNU General Public License v3.0
59 stars 7 forks source link

Improve ID search algorithm #3

Closed aldy505 closed 2 years ago

aldy505 commented 3 years ago

I will be away from this project for a few days (or maybe weeks). I'm dropping these issues as a reminder for myself. But, of course, if you're willing to help on this, it would 100% be great and I appreciate it.

https://github.com/aldy505/jokes-bapak2-api/blob/0ed396b78d93544972d73090d410d3014e281d08/api/app/v1/core/joke_getter.go#L106-L111

I think this algorithm could be improved, maybe using divide and conquer, or maybe using something else.