|
|
8 years ago | |
|---|---|---|
| .. | ||
| .meta/src/reference/java | 8 years ago | |
| src | 8 years ago | |
| README.md | 9 years ago | |
| build.gradle | 9 years ago | |
Convert a number to a string, the contents of which depend on the number's factors.
You can run all the tests for an exercise by entering
$ gradle test
in your terminal.
A variation on a famous interview question intended to weed out potential candidates. http://jumpstartlab.com
It's possible to submit an incomplete solution so you can see how others have completed the exercise.