Algorithms-Explanation icon indicating copy to clipboard operation
Algorithms-Explanation copied to clipboard

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

Results 9 Algorithms-Explanation issues
Sort by recently updated
recently updated
newest added

- Fixes Issue: https://github.com/TheAlgorithms/Algorithms-Explanation/issues/154

This issue was found thanks to @siriak that reported it in https://github.com/TheAlgorithms/website/issues/142. Anyone who wants to work on it, feel free to let us know below, and we'll assign you!...

bug
dont-close

Fixes Issue: #154 Updated Links of `en\Sorting Algorithms\Bubble Sort.md` and `es\Algoritmos de Ordenamiento\Ordenamiento Burbuja.md` They are redirecting to the correct locations.

bug
dont-close

`Algorithms-Explanation` is already doing a good job in terms of translations. We already have: - Brazilian Portuguese - English - Spanish - Nepali I think we're still missing some people...

enhancement
dont-close

What is there in `Coin Change.md`? Only a variation of unbounded Knapsack Issue: There exists many more variations like having a fixed number of coins or say a problem where...

enhancement
good first issue
dont-close

### Detailed description Adding a pull request template will make the work for maintainers much easier. ### Context This would make the review process easier, plus, letting the maintainers/reviewers know...

enhancement
good first issue

### Description Created arabic folder and readme, added link to the main readme. now this repo has an Arabic section.

stale

See https://github.com/TheAlgorithms/Algorithms-Explanation/pull/231#issuecomment-2026209257

stale

### Description This pull request aims to add an algorithm explanation for [Ceil](https://the-algorithms.com/algorithm/ceil). I'm aware that this is a small addition but I plan to add further, but I have...