https://github.com/vojtamolda/exercism
Solutions to Exercism Rust and Julia tracks
https://github.com/vojtamolda/exercism
exercism exercism-solutions julia rust
Last synced: 2 months ago
JSON representation
Solutions to Exercism Rust and Julia tracks
- Host: GitHub
- URL: https://github.com/vojtamolda/exercism
- Owner: vojtamolda
- License: mit
- Created: 2023-12-06T03:06:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-06T17:18:49.000Z (5 months ago)
- Last Synced: 2026-02-07T01:22:45.663Z (5 months ago)
- Topics: exercism, exercism-solutions, julia, rust
- Language: Jupyter Notebook
- Homepage: https://exercism.org
- Size: 586 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Exercism
## Julia Track - [`julia/`](julia/README.md)

A collection of programming exercises solved in Julia, covering various topics from basic algorithms to data structures and problem-solving challenges.
## Rust Track - [`rust/`](rust/README.md)

A collection of programming exercises solved in Rust, focusing on systems programming concepts, memory safety, and idiomatic Rust patterns.