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: about 2 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 (12 months ago)
- Last Synced: 2024-10-29T21:05:58.139Z (7 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
[](https://gitter.im/TheAlgorithms/community)
[](https://github.com/TheAlgorithms/Ruby/blob/master/CONTRIBUTING.md)

[](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.