Oleksandr Kulkov

Results 210 comments of Oleksandr Kulkov

Hi, thank you very much for the pull request! I agree that it would be great to rework the testing system. I would say that, ideally, we would like to...

For generic comparison-based sort, we also already have [Sort Points by Argument](https://judge.yosupo.jp/problem/sort_points_by_argument), but the constraints seem not large enough for it to be a nice sorting benchmark :thinking:

I also wonder whether it's best to just give one array, or a lot of arrays and guarantee their total size is up to $10^7$? So that both the case...

Good point. Might be worthwhile to give input as a generator, similar to [KSMALL](https://www.spoj.com/problems/KSMALL/)? But then it might be difficult to add special cases, like breaking certain quicksorts, or giving...

Thanks for the pull request! Could you please rebase it on the current master branch, so that workflows run correctly? Also I noticed that you have provided an implementation of...

Indenting here is okay, because it uses Material's [content tabs](https://squidfunk.github.io/mkdocs-material/reference/content-tabs/#usage) feature.

I'm generally fine with having both C++ and Python. The latter is more beginner-friendly, mostly simple to review and can also be used in problems where performance doesn't matter as...

Hi Utsav, thanks for the pull request! Could you please tell, is this AI generated?

Thanks! But please note that I have re-opened some conversations.

Can you please check once again? Because some of them are still not fixed...