mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-05-22 16:31:15 -04:00
Update README.md
This commit is contained in:
parent
7fdb76fce8
commit
16a1b8b501
1 changed files with 6 additions and 2 deletions
|
@ -10,7 +10,11 @@
|
|||
|
||||
----
|
||||
|
||||
### `sorting_algorithms.py`
|
||||
## examples
|
||||
|
||||
<br>
|
||||
|
||||
#### `sorting_algorithms.py`
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -25,7 +29,7 @@ Testing quick sort: [1, 2, 3, 5, 6, 10]
|
|||
|
||||
<br>
|
||||
|
||||
### `binary_search.py`
|
||||
#### `binary_search.py`
|
||||
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue