What is the intuition behind this problem : shortest uncommon subsequence

Revision en1, by redgulli, 2020-06-06 14:45:10

Hello guys. I have been trying out dynamic programming problems and found this one quite difficult to wrap my head around. Could someone please explain the intuition behind this dynamic programming problem ?

https://www.geeksforgeeks.org/shortest-uncommon-subsequence/

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English redgulli 2020-06-06 14:45:10 346 Initial revision (published)