An open API service indexing awesome lists of open source software.

https://github.com/thealgorithms/elixir


https://github.com/thealgorithms/elixir

algorithms data-structures elixir hacktoberfest

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# The Algorithms - Elixir

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=flat-square)](https://www.paypal.me/TheAlgorithms/100) 
[![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square)](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).