關於Sorts
數百萬款最新的 Android 應用程式、遊戲、音樂、電影、電視節目、書籍、雜誌等項目盡在其中,歡迎隨時隨地透過您的各種裝置取得。
Sorts introduces five common computer science sorting algorithms. As a tutorial, it animates the operations of each sort and provides basic explanations. It also contains code, comparisons, and some terminology.
Animations included are:
Selection Sort
Insertion Sort
Shell Sort
Merge Sort
Quicksort
This app is free to install and ad-free. It's a great resource for those new to sorting algorithms or who want a refresher!
最新版本1.8的更新日誌
Last updated on 2015年12月01日
1.5
Major user interface reconstruction
Added page with some basic terms
Major user interface reconstruction
Added page with some basic terms
1.6
Added greater variation in list size
Adjusted speed settings
1.7
Fixed animation bug in Android 4.0-4.2 Ice Cream Sandwich and Jelly Bean
UI fix in info windows
1.8
User defined data in lists
Minor graphic upgrade
Fixed Selection sort pause bug