Skip to content

Commit

Permalink
docs: remove dead link about LCS (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
vil02 authored Apr 10, 2024
1 parent a4f91d1 commit e34a629
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,3 @@ Sendo o comprimento da maior subsequência comum igual a: `dp[4][4] = 3`.
#### Explicação em vídeo

- [Vídeo do canal OnlineBioinfo Bioinformática explicando sobre o algoritmo LCS](https://youtu.be/cX_hFqA8wDI)
- [Video de analise do algoritmo pelo canal Delacyr Ferreira](https://youtu.be/wnq0SqzjbNU)

0 comments on commit e34a629

Please sign in to comment.