Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/TheAlgorithms/Algorithms-Explanation
- Owner: TheAlgorithms
- License: mit
- Created: 2017-09-29T05:25:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T19:15:12.000Z (8 months ago)
- Last Synced: 2024-10-29T21:05:58.139Z (3 months ago)
- Topics: algorithm, algorithms, algorithms-explained, data-structures, explanations, hacktoberfest, programming-languages
- Homepage:
- Size: 84.2 MB
- Stars: 3,023
- Watchers: 81
- Forks: 744
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-list - Algorithms-Explanation
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.