Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Commit b776b4c

Browse files
committed
[UPD] readme file
1 parent a84d48f commit b776b4c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# algorithmic_complexity
2+
3+
## DESCRIPTION
4+
5+
The goal is to learn to experimentally verify the algorithmic complexity
6+
7+
## GOAL
8+
9+
Make graphs of computation time for 3 algorithms of computation
10+
of terms of the Fibonacci sequence and three sorting algorithms.
11+
12+
---
13+
14+
<div align="center">
15+
16+
<a href="https://github.com/blacky-yg" target="_blank"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" alt="github.com" width="30"></a>
17+
18+
</div>

0 commit comments

Comments
 (0)