TheAlgorithms / Ruby

All algorithms implemented in Ruby
MIT License
1.15k stars 289 forks source link

Several sorts added #141

Closed maxbarsukov closed 3 years ago

maxbarsukov commented 3 years ago

The following sorts were written:

Tests are also created.

vbrazo commented 3 years ago

Where are the changes?

maxbarsukov commented 3 years ago

Oh, I don't know what happened. But I have a guess. I have the auto-puller bot installed. Since a commit was made to your repository, it pulled everything to my one and overwritten everything there. This can be seen in this github discussion: pull bot force-pushed the maxbarsukov:master branch from 5490fbb to 1baf456 5 hours ago. In any case, I will try to re-upload the commits. By the way, they can be found at the link, the one that is 5490fbb in the message and in that commit's parents.

maxbarsukov commented 3 years ago

I think we should close this pull request. I'll create a new one as soon as I deal with the situation.