Websites to practice rust and boost your reasoning

Hi,

In order to practice logic development with rust, I was looking for some exercises.
Maybe we can share interesting websites together to practice rust?

I discover these for example :

This one is about challenge not in rust but you can review code with the other challenger if some use rust...

Do you know of any other interesting sites?

I've done the exercises on hackerrank in the past. They use an old (1.59.0) Rust version, but when you want to implement text-book algorithms in Rust, it should be fine. Another popular platform is leetcode.

1 Like