Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tadast/altmetric-test
https://github.com/tadast/altmetric-test
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tadast/altmetric-test
- Owner: tadast
- Created: 2015-03-03T16:11:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-03T16:12:13.000Z (almost 10 years ago)
- Last Synced: 2024-11-14T18:44:28.236Z (about 1 month ago)
- Language: Ruby
- Size: 152 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Altmetric Technical Exercises
In this directory, you will find two exercises:
* 01-problem: a programming exercise with some source data and a README;
* 02-refactoring: a refactoring exercise involving some existing code in need
of improvement with a passing test suite but details of a bug in a README.There is no time limit and feel free to use any external libraries you wish
(though hopefully none of the exercises should require much beyond the core
libraries and any testing frameworks you might want to use).