https://github.com/cassiosantana/algorithms_ruby
A ruby gem that solves algorithms and problems
https://github.com/cassiosantana/algorithms_ruby
algorithms ffaker gem problems rspec rspec-testing ruby
Last synced: 5 months ago
JSON representation
A ruby gem that solves algorithms and problems
- Host: GitHub
- URL: https://github.com/cassiosantana/algorithms_ruby
- Owner: cassiosantana
- License: mit
- Created: 2023-04-01T11:34:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T20:54:23.000Z (almost 2 years ago)
- Last Synced: 2025-04-01T23:49:13.329Z (about 1 year ago)
- Topics: algorithms, ffaker, gem, problems, rspec, rspec-testing, ruby
- Language: Ruby
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Algoritmos e Problemas em Ruby
Olá, seja em vindo ao meu repositório onde eu registro minhas atividades e códigos de algoritmos desenvolvidos em Ruby.
## Objetivos:
- Resolver Algoritmos e Problemas em Ruby
- Realizar testes validando cada Algoritmo e Problema solucionado utilizando o RSpec.
Meu progresso é gerenciado por projects onde cada project é referente ao nível de dificultade e cada issue representa um destes Algoritmos ou Problemas.