berkaygurbuz / Sort-Algorithm-Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sort-Algorithm-Example

Description

It is the program include three sort algorithms which are Bubble, Selection, Insertion. User enter the 10 number and select the sort algorithm for sorting the numbers. There two types of sorting in this program. First one is sorting big to small. Second one is sorting small to big.

View

asd

Features

  • Getting element of array from user ☑
  • Sorting the array ☑

About


Languages

Language:C# 100.0%