Sha256: f91bc808c2cfba5cadc2261f425daa1f94d583cc73687cccc33b5855b92c1c63
Contents?: true
Size: 1.53 KB
Versions: 5
Compression:
Stored size: 1.53 KB
Contents
{ "slug": "julia", "language": "Julia", "repository": "https://github.com/exercism/xjulia", "active": false, "test_pattern": "TODO", "exercises": [ { "slug": "hello-world", "difficulty": 1, "topics": [ "strings", "string interpolation" ] }, { "slug": "hamming", "difficulty": 1, "topics": [ "generators", "strings", "exceptions" ] }, { "slug": "difference-of-squares", "difficulty": 1, "topics": [ "generators" ] }, { "slug": "word-count", "difficulty": 1, "topics": [ "control-flow (loops)", "arrays", "strings" ] }, { "slug": "rna-transcription", "difficulty": 1, "topics": [ "exception handling", "strings", "pattern matching", "filtering" ] }, { "slug": "leap", "difficulty": 1, "topics": [ "control-flow (conditionals)", "integers", "mathematics" ] }, { "slug": "anagram", "difficulty": 2, "topics": [ "control-flow (loops)", "arrays", "strings", "sorting", "filtering" ] }, { "slug": "bob", "difficulty": 2, "topics": [ "strings", "unicode", "control-flow (if-else statements)" ] } ], "deprecated": [ ], "ignored": [ "bin", "img", "docs", "juliamnt" ], "foregone": [ ] }
Version data entries
5 entries across 5 versions & 1 rubygems