Dynamic programming - Practise problems


These are some more problems you can use for practise. 

  1. Longest Palindromic Subsequence 
  2. Coin Change Problem
  3. Min Cost Path
  4. Cutting a Rod
  5. Maximum size square sub-matrix with all 1s
  6. Shortest Common Supersequence
  7. Box Stacking Problem 

Comments

Popular posts from this blog

Java important topics list for interviews

Tough Sql practise questions for interviews involving SELECT queries - Part 2

DBMS important topics list for interviews

Program to find number lines and words in a given file

Tough Sql practise questions for interviews involving SELECT queries - Part 1

Producer Consumer Problem with Blocking Queue in Java.

Animation for String search - KMP Algorithm

Interactive Data Structure visualizations/animations for algorithms

Replace Occurances of the given string