Skip to content

ezetech/ios-code-sample

Repository files navigation

SortViz

Insertion sort visualization

Build

Checkout 'develop' branch.

Open XCode workspace file and build.

All dependencies are checked in.

To build on device configure code signing, plug the device and run.

Requirements

iOS 10+

XCode 8.3+

Usage

App loads prefilled with randomly generated data. You can use green buttons to go step by step forward and backwards through the sorting process. 'Play' button runs sorting automatically.

Use input field to load your data or button to the right to load random values.

Segmented control options allows you to start with sorted data, sorted in reverse order or random ordering.

Screenshot

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published