Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #56

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ Este repositório é mantido pela comunidade WoMakersCode, trazendo uma série d
| [Enigma](https://github.com/WoMakersCode/challenges-algorithms/issues/36) | .. | `level-300` |
| [Contador de caracter](https://github.com/WoMakersCode/challenges-algorithms/issues/34) | .. | `level-100` |
| [Adivinhe o número](https://github.com/WoMakersCode/challenges-algorithms/issues/31) | .. | `level-100` |

| [Parque de diversões](https://github.com/WoMakersCode/challenges-algorithms/issues/55) | .. | `level-200` |
| [Classificar por altura](https://github.com/WoMakersCode/challenges-algorithms/issues/53) | .. | `level-200` |
| [Array de string longas](https://github.com/WoMakersCode/challenges-algorithms/issues/51) | .. | `level-100` |
| [Contator de palavras repetidas](https://github.com/WoMakersCode/challenges-algorithms/issues/43) | .. | `level-200` |
Expand All @@ -41,6 +43,7 @@ Este repositório é mantido pela comunidade WoMakersCode, trazendo uma série d
| [Divisíveis por 2 e 3](https://github.com/WoMakersCode/challenges-algorithms/issues/45) | .. | `level-100` |



## :closed_book: Tutoriais disponíveis

| Desafio | Nível |
Expand Down