fnplus / interview-techdev-guide

This repository contains curated technical interview questions by fn+geeks community
http://bit.ly/fnplusnow
MIT License
318 stars 325 forks source link

Dynamic Programming Problems #442

Open nikhilgupta30 opened 4 years ago

nikhilgupta30 commented 4 years ago

Dynamic programming is a very important part of interview preparation and I observed that there are very few problems in dynamic programming folder. Goal is to add some common yet important problems like longest common subseq, longest increasing subseq etc.

nikhilgupta30 commented 4 years ago

I can work on this issue

nikhilgupta30 commented 4 years ago

pr for the issue https://github.com/fnplus/interview-techdev-guide/pull/564