Skip to content

new readme #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 3, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<div align="center">
<img src="https://raw.githubusercontent.com/librariesio/pictogram/master/vendor/assets/images/fortran/fortran.png">
<br>
<br>
<img src="https://cdn.abranhe.com/projects/algorithms/algorithms.svg" width="400px">
<br>
<br>
<p>All ▲lgorithms implemented in Fortran</p>
<a href="https://algorithms.abranhe.com"><img src="https://img.shields.io/badge/All-%E2%96%B2llgorithms-700606.svg"></a>
<a href="https://github.com/abranhe/algorithms/blob/master/LICENSE"><img src="https://img.shields.io/github/license/abranhe/algorithms.svg" /></a>
<a href="https://cash.me/$abranhe"><img src="https://cdn.abraham.gq/badges/cash-me.svg"></a>
<a href="https://www.patreon.com/abranhe"><img src="https://cdn.abraham.gq/badges/patreon.svg" /></a>
<a href="https://paypal.me/abranhe/10"><img src="https://cdn.abraham.gq/badges/paypal.svg" /></a>
<br>
<br>
<a href="https://algorithms.abranhe.com"><code>algorithms.abranhe.com</code></a>
</div>


## Contents

- [File Transfer Protocol](file-transfer-protocol)
- [Greedy Algorithms](greedy-algorithms)
- [Graphs](graphs)
- [Math](math)
- [Neutral Network](neutral-network)
- [Ciphers](ciphers)
- [Data Structures](data-structures)
- [Dynamic Programming](dynamic-programming)
- [Hashes](hashes)
- [Searches](searches)
- [Sorting](sorting)
- [Strings](strings)
- [Traversals](traversals)
- [Others](others)

## License

This work is licensed under a [MIT License](https://github.com/abranhe/algorithms/blob/master/LICENSE)

[![MIT IMG][mit-license]]((https://github.com/abranhe/algorithms/blob/master/LICENSE))

To the extent possible under law, [Carlos Abraham](https://go.abranhe.com/github) has waived all copyright and related or neighboring rights to this work.


[mit-license]: https://cdn.abraham.gq/projects/algorithms/mit-license.png