Skip to content

Commit

Permalink
Deployed e3f02a3 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
igordsm committed May 2, 2024
1 parent 08282b7 commit eeec6ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion modulos/10-Extra/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -522,12 +522,14 @@ <h2 id="preparacao-para-pi">Preparação para PI</h2>
<h2 id="preparacao-para-pf">Preparação para PF</h2>
<p>O mesmo agora para a PF :)</p>
<p><strong>Busca em Profundidade</strong>:</p>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/k6Z_nTy09hc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

<ul>
<li><a href="https://leetcode.com/problems/number-of-islands/">Number of Islands</a></li>
<li><a href="https://leetcode.com/problems/surrounded-regions/description/">Surrounded Regions</a></li>
</ul>
<p><strong>Busca em Largura</strong>:</p>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xOuCpay7rpE?si=t6yPnuIzivM88Xrf" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xOuCpay7rpE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

<ul>
<li><a href="https://leetcode.com/problems/01-matrix/description/">01-matrix</a></li>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit eeec6ce

Please sign in to comment.