{"id":13605589,"url":"https://github.com/WoMakersCode/challenges-algorithms","last_synced_at":"2025-04-12T05:33:49.181Z","repository":{"id":46304264,"uuid":"259396705","full_name":"WoMakersCode/challenges-algorithms","owner":"WoMakersCode","description":"Repositório referente à desafios sobre algoritmos da womakerscode","archived":false,"fork":false,"pushed_at":"2022-10-18T23:35:27.000Z","size":379,"stargazers_count":109,"open_issues_count":37,"forks_count":30,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-02T19:38:03.792Z","etag":null,"topics":["algorithm-challenges","algorithms","challenge","hacktoberfest","java","javascript"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WoMakersCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-27T16:59:47.000Z","updated_at":"2024-06-08T18:40:03.000Z","dependencies_parsed_at":"2023-01-20T08:16:59.623Z","dependency_job_id":null,"html_url":"https://github.com/WoMakersCode/challenges-algorithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoMakersCode%2Fchallenges-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoMakersCode%2Fchallenges-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoMakersCode%2Fchallenges-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoMakersCode%2Fchallenges-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WoMakersCode","download_url":"https://codeload.github.com/WoMakersCode/challenges-algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223497959,"owners_count":17155227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithm-challenges","algorithms","challenge","hacktoberfest","java","javascript"],"created_at":"2024-08-01T19:01:00.506Z","updated_at":"2024-11-07T10:30:54.191Z","avatar_url":"https://github.com/WoMakersCode.png","language":"Java","readme":"![logotimo womakerscode](https://user-images.githubusercontent.com/42419543/80852181-e8aea300-8bfc-11ea-8056-f449f532f76c.png)\n\n# Algorithm Challenges\n\nEste repositório é mantido pela comunidade WoMakersCode, trazendo uma série de desafios e tutoriais sobre **Algoritmos**.\n\n[![license](https://img.shields.io/github/license/womakerscode/challenges-front-end.svg)](/license)\n\n## :question: Não sabe o que é Git ou Github?\n\n**Se você não sabe o que é git ou github** recomendamos que leia este [artigo](https://tableless.com.br/tudo-que-voce-queria-saber-sobre-git-e-github-mas-tinha-vergonha-de-perguntar/) e qualquer dúvida você pode perguntar no canal **#general** do nosso slack.\n\n## :computer: Desafios disponíveis\n\n| Desafio                                                                                            | Resolução |    Nível    |\n| -------------------------------------------------------------------------------------------------- | :-------: | :---------: |\n| [Soma simples](https://github.com/WoMakersCode/challenges-algorithms/issues/1)                     |    ..     | `level-100` |\n| [Tabuada](https://github.com/WoMakersCode/challenges-algorithms/issues/2)                          |    ..     | `level-100` |\n| [Verificando se um número é primo](https://github.com/WoMakersCode/challenges-algorithms/issues/3) |    ..     | `level-100` |\n| [Troca vogal por \\*](https://github.com/WoMakersCode/challenges-algorithms/issues/5)               |    ..     | `level-200` |\n| [Algoritmo Dijkstras](https://github.com/WoMakersCode/challenges-algorithms/issues/7)              |    ..     | `level-400` |\n| [Maior de três](https://github.com/WoMakersCode/challenges-algorithms/issues/10)                   |    ..     | `level-100` |\n| [Posição decimal](https://github.com/WoMakersCode/challenges-algorithms/issues/8)                  |    ..     | `level-200` |\n| [Inverta a ordem de uma string](https://github.com/WoMakersCode/challenges-algorithms/issues/27)   |    ..     | `level-200` |\n| [Palíndromo](https://github.com/WoMakersCode/challenges-algorithms/issues/13)                      |    ..     | `level-300` |\n| [Simulador de caixa eletrônico](https://github.com/WoMakersCode/challenges-algorithms/issues/15)   |    ..     | `level-200` |\n| [Diferença Absoluta](https://github.com/WoMakersCode/challenges-algorithms/issues/17)              |    ..     | `level-300` |\n| [Escadaria](https://github.com/WoMakersCode/challenges-algorithms/issues/18)                       |    ..     | `level-100` |\n| [Soma valores mínimos e máximos](https://github.com/WoMakersCode/challenges-algorithms/issues/20)  |    ..     | `level-100` |\n| [Banco de horas](https://github.com/WoMakersCode/challenges-algorithms/issues/23)                  |    ..     | `level-200` |\n| [Encontrar caractere em frase digitada pelo usuário](https://github.com/WoMakersCode/challenges-algorithms/issues/30)|    ..     | `level-200` |\n| [Enigma](https://github.com/WoMakersCode/challenges-algorithms/issues/36)                          |    ..     | `level-300` |\n| [Contador de caracter](https://github.com/WoMakersCode/challenges-algorithms/issues/34)            |    ..     | `level-100` |\n| [Adivinhe o número](https://github.com/WoMakersCode/challenges-algorithms/issues/31)               |    ..     | `level-100` |\n| [Classificar por altura](https://github.com/WoMakersCode/challenges-algorithms/issues/53)               |    ..     | `level-200` |\n| [Array de string longas](https://github.com/WoMakersCode/challenges-algorithms/issues/51)               |    ..     | `level-100` |\n| [Contator de palavras repetidas](https://github.com/WoMakersCode/challenges-algorithms/issues/43)  |    ..     | `level-200` |\n| [Imprima o segundo maior número](https://github.com/WoMakersCode/challenges-algorithms/issues/40)  |    ..     | `level-300` |\n| [Imprima o século do ano](https://github.com/WoMakersCode/challenges-algorithms/issues/48)  |    ..     | `level-100` |\n| [Maior produto de um array](https://github.com/WoMakersCode/challenges-algorithms/issues/50)  |    ..     | `level-100` |\n| [Divisíveis por 2 e 3](https://github.com/WoMakersCode/challenges-algorithms/issues/45)            |    ..     | `level-100` |\n\n\n## :closed_book: Tutoriais disponíveis\n\n| Desafio                                                                                                                             |    Nível    |\n| ----------------------------------------------------------------------------------------------------------------------------------- | :---------: |\n| [Birthday Candles Cake](https://github.com/WoMakersCode/challenges-algorithms/tree/master/tutorial-challenge-birthday-candles-cake) | `level-200` |\n| [Tabuada](https://github.com/ieleny/challenges-algorithms/tree/tutorial-challenge-tabuada)                                          | `level-100` |\n| [Número primo](https://github.com/WoMakersCode/challenges-algorithms/tree/master/tutorial-challenge-verificando-se-numero-e-primo)  | `level-200` |\n| [Troca vogal por \\*](https://github.com/ieleny/challenges-algorithms/tree/tutorial-challenge-trocar-vogal-para-asteriscos)          | `level-100` |\n\n## :thinking: Como funciona\n\nEstamos adicionando os desafios na aba `issues` deste repositório. Todos os desafios estão marcados uma label de nível de dificuldade.\n\nJá os tutoriais, workshops e conteúdos extensos ficam em pastas nesse mesmo repositório.\n_(Ainda aguardando contribuição de tutoriais)_\n\n### Entendendo as labels de nível\n\n- **`level-100`:** básico\n- **`level-200`:** intermediário\n- **`level-300`:** avançado\n- **`level-400`:** expert\n\n## Dúvidas frequentes\n\n**:question:Tenho uma sugestão de desafio, posso colaborar?**\n\n1. Claro que pode. Crie uma `issue` com o seu desafio\n2. Faça um Fork desse repositório\n3. Adicione o link para a sua issue na tabela acima de **Desafios disponíveis**\n4. Envie um Pull Request:tada:\n\n**:question: Não entendi um enunciado, o que eu faço?**\n\n1. Você pode interagir nos comentários da `issue`, enviando a sua dúvida.\n2. Entre no nosso slack, acesse o canal **#challenge-algorithms** e lá tiramos todas as dúvidas referente a esse repositório e auxiliamos no que for possível. [Entre no nosso slack clicando aqui](https://app.slack.com/client/TCPDKMM4Z/CCQ5XKXPX)\n\n**:question: Posso enviar um tutorial?**\nPara enviar um tutorial, siga os seguintes passos:\n\n1. :fork_and_knife: Faça uma fork deste repositório\n2. :hammer: Siga o guia de contribuição\n3. :busts_in_silhouette: Adicione o seu perfil na área de pessoas colaboradoras do projeto (contributors)\n4. :wrench: Envie um Pull Request\n5. :wrench: Solicite a revisão do hacktober-team\n6. :tada: Tenha o seu Pull Request aprovado - sucesso!\n\n## Contributors\n\n[Laís Lima](https://twitter.com/laislima_dev), [Kamila Santos](https://twitter.com/kamilah_santos), [Ana Beatriz](https://twitter.com/anabneri) , [Ieleny Filgueira](https://www.linkedin.com/in/ieleny-filgueira-3b370a128/), [Danielle Farias](https://github.com/danielle8farias), [Letícia Campos](https://github.com/leticiacamposs2), [Carlan Calanzas](https://github.com/carlan), [Kelly Knoblauch](https://github.com/kellykn96) e [Thalita Neri](https://github.com/tcneri)\n","funding_links":[],"categories":["Java"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWoMakersCode%2Fchallenges-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWoMakersCode%2Fchallenges-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWoMakersCode%2Fchallenges-algorithms/lists"}