https://github.com/TheAlgorithms/Ruby
All algorithms implemented in Ruby
https://github.com/TheAlgorithms/Ruby
algorithms algorithms-implemented community-driven data-structures hacktoberfest interview ruby searches sorting-algorithms
Last synced: 5 months ago
JSON representation
All algorithms implemented in Ruby
- Host: GitHub
- URL: https://github.com/TheAlgorithms/Ruby
- Owner: TheAlgorithms
- License: mit
- Created: 2016-07-25T17:32:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T14:31:03.000Z (about 1 year ago)
- Last Synced: 2024-11-08T19:03:25.577Z (5 months ago)
- Topics: algorithms, algorithms-implemented, community-driven, data-structures, hacktoberfest, interview, ruby, searches, sorting-algorithms
- Language: Ruby
- Homepage:
- Size: 519 KB
- Stars: 1,187
- Watchers: 46
- Forks: 295
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesomelist - Ruby
README
# The Algorithms - Ruby
[](https://gitter.im/#TheAlgorithms_community:gitter.im)
[](https://github.com/TheAlgorithms/Ruby/blob/master/CONTRIBUTING.md)

[](https://discord.gg/c7MnfGFGa6)### All algorithms implemented in Ruby (for education)
These implementations are for learning purposes only. Therefore they may be less efficient than the implementations in the Ruby standard library.
## Contribution Guidelines
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
## Community Channel
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
## List of Algorithms
See our [directory](DIRECTORY.md).