DEV Community

Anirudh Kannan
Anirudh Kannan

Posted on

Part 1: DSA in Rust-Intro

Introduction

So this series is about doing DSA in rust.

so it wont explore the DSA concepts but more like how you can use rust to solve them, so its better to have learned your DSA concepts already

remember DSA isn't about the syntax of a language but the logic and reasoning you need to solve a problem
but then it is also good to learn a new languages and make you comfortable in it.

So lets get started!!

Topic i will be covering are:-

Top comments (0)