إرسال رابط إلى التطبيق

Sorting


4.8 ( 2918 ratings )
الأدوات المساعدة التعليم
المطور: Christopher Desch
حر

Sorting Algorithms.

Performs several different sorts on 10 randomly generated numbers. This App is best for Computer Science Students learning how the sorts perform swaps to obtain an ordered array.

- Quick Sort
- Heap Sort
- Insertion Sort
- Bubble Sort
- Selection Sort
- Shuttle Sort (Cocktail Sort)