Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/TheAlgorithms/Algorithms-Explanation

Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
https://github.com/TheAlgorithms/Algorithms-Explanation

algorithm algorithms algorithms-explained data-structures explanations hacktoberfest programming-languages

Last synced: 3 months ago
JSON representation

Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.

Awesome Lists containing this project

README

        

# Algorithms explanation

[![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square)](https://gitter.im/TheAlgorithms/community) 
[![contributions welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square)](https://github.com/TheAlgorithms/Ruby/blob/master/CONTRIBUTING.md) 
![Repository size](https://img.shields.io/github/repo-size/TheAlgorithms/Algorithms-Explanation.svg?label=Repo%20size&style=flat-square) 
[![Discord chat](https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=5865F2&style=flat-square)](https://discord.gg/c7MnfGFGa6)

Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.

## Languages

- [Uzbek](./uz)
- [Brazilian Portuguese](./pt-br)
- [English](./en)
- [French](./fr)
- [Hebrew](./he)
- [Indonesian](./id)
- [Korean](./ko)
- [Nepali](./ne)
- [Spanish](./es)

To add a new language, create a new folder using 2 character `ISO 639-1` code of that language. For example use `hi` for `Hindi` explanations.