In this lecture we'll discuss problem about finding subsequences of any given sequence.
let's discuss what it is actually about.
Whats subsequence?
Subsequence is basically set of the elements present in that sequence, in the same order that they appear in the sequence.
So problem is to find all possible subsequences for given sequence, which is string in our case.
for example,
we have a string abc.
subsequences for this string will be a, then ab, then abc, then b, bc, c. also we include empty string as one of the valid subsequence.
Sur cette page du site, vous pouvez voir la vidéo en ligne Finding Substring durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur HeadEasyLabs 01 janvier 1970, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 93 fois et il a aimé 2 téléspectateurs. Bon visionnage!