oyekanmiayo / dsa-all-langs

A repository that contains explanations and (custom) implementations of the most popular data structures and algorithms in various languages.
MIT License
318 stars 120 forks source link

Implementing Lists in Rust #48

Open Lilit0x opened 2 years ago

Lilit0x commented 2 years ago

Hi there, I'd like to contribute by adding the DSAs in Rust, but I want to start with the Lists first as it is the simplest, I think. If not, you could direct me to it. Thank you.

oyekanmiayo commented 2 years ago

Hey, that sounds good