Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavovalle23/challenges
Repository to keep all challenge resolutions
https://github.com/gustavovalle23/challenges
Last synced: about 1 month ago
JSON representation
Repository to keep all challenge resolutions
- Host: GitHub
- URL: https://github.com/gustavovalle23/challenges
- Owner: gustavovalle23
- Created: 2020-08-09T23:55:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T00:09:56.000Z (6 months ago)
- Last Synced: 2024-07-26T02:05:56.082Z (6 months ago)
- Language: Jupyter Notebook
- Size: 79 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Repository built to store small challenges from platforms like HackerRank and URI Online Judge
### 1. HackerRank
#### Python
- Loops
- Write a Function
- Print Function
- List Comprehensions
- Find the Runner-Up Score!
- Nested Lists### 2. URI
#### C
- Cálculo Simples
- Gasto de Combustível
- Esfera
- Salário
- Diferença
- Média 1
- Média 2
- Produto Simples
- Soma Simples
- Área do Círculo
- Extremamente Básico
- Conversão de Tempo
- Distância
- Distância Entre Dois Pontos
- Área
- Salário com bônus
- Idade em dias
- Cédulas#### Python
- Consumo
- Distância entre dois pontos
- Gasto de Combustível
- Conversão de Tempo
- Falha do Motor
- Cédulas
- Distância
- O Maior
- Soma Simples
- Área do Círculo
- Extremamente Básico
- Idade em Dias
- Teste de Seleção 1
- Notas e Moedas
- Fórmula de Bhaskara
- Lanche
- Intervalo
- Media 3
- Coordenadas de um Ponto
- Multiplos
- Pares, Impares, Positivos, Negativos
- Tipos de Triangulos
- Triangulos
- Soma de Impares Consecutivos 2