Skip to content

Commit 4235825

Browse files
authored
Update README.md
1 parent f6e1706 commit 4235825

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
1. [Arquivos](https://github.com/roscibely/algorithms-and-data-structure/tree/develop/arquivos)
2626
2. [Tipos abstrato de dados](https://github.com/roscibely/algorithms-and-data-structure/tree/main/TAD)
2727
3. [Complexidade de Algoritmos](https://github.com/roscibely/algorithms-and-data-structure/blob/develop/algoritmos-de-busca/time.md)
28+
- 3.1 [Calculando o tempo de execução](https://github.com/roscibely/algorithms-and-data-structure/tree/develop/execution_time)
2829
4. [Algoritmos de Busca](https://github.com/roscibely/algorithms-and-data-structure/tree/main/algoritmos-de-busca)
2930
5. [Algoritmos de Ordenação](https://github.com/roscibely/algorithms-and-data-structure/tree/main/sort-algorithms)
3031
---

0 commit comments

Comments
 (0)