Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zherr/algorithmvisualizationapp


https://github.com/zherr/algorithmvisualizationapp

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Develop an application that demonstrates the uses and complexities of algorithms and data structures
by using diagrams, measurements, and a mobile interface. This application could be used for
interview preparation, test prep, and a learning source for computer science principles.

Core Technologies to be used:
* Animated gifs
* Timers
* User input
* Swipeable views
* Side-by-side visualizations for algorithm comparisons

Milestones:
* Design “algorithm swapper” - Strategy pattern
* Design user input model
* First, numerical input
* Implement the algorithms!