mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 20:26:07 -04:00
Update README.md
This commit is contained in:
parent
7fdb76fce8
commit
16a1b8b501
@ -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…
x
Reference in New Issue
Block a user