https://github.com/thealgorithms/elixir
https://github.com/thealgorithms/elixir
algorithms data-structures elixir hacktoberfest
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thealgorithms/elixir
- Owner: TheAlgorithms
- License: mit
- Created: 2019-10-28T13:51:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T03:10:20.000Z (over 1 year ago)
- Last Synced: 2024-10-29T21:05:58.466Z (about 1 year ago)
- Topics: algorithms, data-structures, elixir, hacktoberfest
- Language: Elixir
- Size: 51.8 KB
- Stars: 234
- Watchers: 15
- Forks: 62
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# The Algorithms - Elixir
[](https://www.paypal.me/TheAlgorithms/100)
[](https://gitter.im/TheAlgorithms)
### All algorithms implemented in Elixir (for education)
These implementations are for learning purposes. They may be less efficient than the implementations in the Elixir standard library.
## Contribution Guidelines
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc) and published on [HexDocs](https://hexdocs.pm).
## Community Channel
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
## List of Algorithms
See our [directory](DIRECTORY.md).