2024-10-17 14:41:16 +00:00
|
|
|
# Backend internal interview (rust) - main
|
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)
|
|
|
|
|
2024-10-17 14:44:41 +00:00
|
|
|
> [!CAUTION]
|
|
|
|
> This branch does not have any change, it has original content.
|
2024-10-17 14:41:16 +00:00
|
|
|
|
2024-10-17 14:44:41 +00:00
|
|
|
## Proposal for review
|
2024-10-17 14:05:05 +00:00
|
|
|
|
2024-10-17 14:44:41 +00:00
|
|
|
> There are several branches developed as proposal:
|
|
|
|
|
|
|
|
- [Basic fixed one](/NewRelic/be-technical-interview-rust/src/branch/basic-fixed)
|
2024-10-17 14:41:16 +00:00
|
|
|
|
2024-10-17 14:05:05 +00:00
|
|
|
> A basic code review, fixed with minor and essential changes to work as expected.
|
2024-10-17 14:41:16 +00:00
|
|
|
|
2024-10-17 14:05:05 +00:00
|
|
|
> Tests are included for verification.
|
|
|
|
|
2024-10-17 14:15:36 +00:00
|
|
|
- [Improve one](/NewRelic/be-technical-interview-rust/src/branch/improved)
|
2024-10-17 14:05:05 +00:00
|
|
|
|