# Algorithms-Explanation **Repository Path**: yanliwenyong/Algorithms-Explanation ## Basic Information - **Project Name**: Algorithms-Explanation - **Description**: 各种算法解释 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2022-07-11 - **Last Updated**: 2022-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)  [![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.