geekquad / AlgoBook

A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
https://discord.gg/ZMmwsWvsFj
MIT License
294 stars 300 forks source link

Added 5 dp algorithms in rust #544

Open RohitSingh107 opened 1 year ago

RohitSingh107 commented 1 year ago

I have added well-tested 5 algorithms in rust.

  1. knapsack.rs
  2. longest_common_subsequence.rs
  3. longest_common_substring.rs
  4. print_longest_common_subsequence.rs
  5. total_subset_with_given_sum.rs
RohitSingh107 commented 1 year ago

@geekquad why pr have not progressed?

RohitSingh107 commented 1 year ago

@geekquad why pr is not merged yet?

RohitSingh107 commented 1 year ago

Only one day left for hacktoberfest 2022, I was wanted to include this pr in my contributions. :(