Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4f6f03f

Browse files
Create README.md
Added readme.
1 parent ada393e commit 4f6f03f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# sorting-algorithms-homework
2+
Collection of some sorting algorithms.
3+
4+
Implementation of the sorting algorithms which are listed below.
5+
Main function gives which sorting method is used and how much time it takes as output.
6+
7+
Sorting algorithms:
8+
* Insertion Sort
9+
* Selection Sort
10+
* Bubble Sort
11+
* Merge Sort
12+
* Quick Sort
13+
* Heap Sort
14+
15+
I hope it helps for your homeworks :)
16+
17+
Follow me on,
18+
- github: https://github.com/onurozuduru
19+
- twitter: https://twitter.com/OnurOzuduru

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /