2024-10-17 14:05:05 +00:00
|
|
|
# Backend internal interview (rust)
|
2024-10-17 13:59:21 +00:00
|
|
|
|
2024-10-17 14:05:05 +00:00
|
|
|
A **Refactor metric-consumer** task
|
|
|
|
|
|
|
|
[Home Task exercise description](Home-Task_exercise_interview_Rust.pdf)
|
|
|
|
|
|
|
|
There are several branches developed as proposal:
|
|
|
|
|
|
|
|
- [Basic fixed one](basic-fixed)
|
|
|
|
> A basic code review, fixed with minor and essential changes to work as expected.
|
|
|
|
> Tests are included for verification.
|
|
|
|
|
|
|
|
- [Improve one](improved)
|
|
|
|
|
|
|
|
- [Multiple input one](multi-input)
|