mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
Updated Home (markdown)
parent
b02ced39d6
commit
e95883b603
6
Home.md
6
Home.md
|
@ -3,8 +3,4 @@
|
|||
- These are just for **demonstration** purpose.<br>
|
||||
- There are many implementations of different algorithms in the Python standard library that are much better for performance reasons.<br>
|
||||
|
||||
#### [Sorting Algorithms](https://github.com/TheAlgorithms/Python/wiki/Sorting-Algorithms)
|
||||
- [Bubble sort](https://github.com/TheAlgorithms/Python/wiki/Sorting-Algorithms#bubble-sort)
|
||||
- [Insertion sort](https://github.com/TheAlgorithms/Python/wiki/Sorting-Algorithms#insertion-sort)
|
||||
<br>
|
||||
**`Please contribute.`**
|
||||
<a href="https://github.com/TheAlgorithms/Python/blob/master/DIRECTORY.md"><b>List of Algorithms</b></a>
|
Loading…
Reference in New Issue
Block a user