https://github.com/sixarm/sixarm_ruby_examples
SixArm.com » Ruby » Examples of programming factorial and fizzbuzz
https://github.com/sixarm/sixarm_ruby_examples
examples ruby
Last synced: 2 months ago
JSON representation
SixArm.com » Ruby » Examples of programming factorial and fizzbuzz
- Host: GitHub
- URL: https://github.com/sixarm/sixarm_ruby_examples
- Owner: SixArm
- License: other
- Created: 2012-03-15T18:47:27.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T09:18:46.000Z (about 1 year ago)
- Last Synced: 2026-03-28T17:13:07.668Z (3 months ago)
- Topics: examples, ruby
- Language: Ruby
- Homepage: http://sixarm.com
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# SixArm.com → Ruby →
Examples for programming discussion
* Doc:
* Gem:
* Repo:
## Introduction
These repo has some code examples for interviews with programmers.
These implementations show some test driven development, edge-case handling, argument checking, and different strategies.
For docs go to
Want to help? We're happy to get pull requests.