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

https://github.com/boraseoksoon/visualdsal

JSAlgorithmVisualizer is a software that visualizes Data Structure and Algorithm on multi-platform.
https://github.com/boraseoksoon/visualdsal

Last synced: 3 months ago
JSON representation

JSAlgorithmVisualizer is a software that visualizes Data Structure and Algorithm on multi-platform.

Awesome Lists containing this project

README

        

# JSAlgorithmVisualizer

JSAlgorithmVisualizer is a iOS app that visualizes Data Structure and Algorithm.
Primarily, the core part, Algorithm and Data Structure, are going to be written C/C++ and User Interface is going to be written in Objective-C / Swift, [iOS Framework Technology Stack](http://3.bp.blogspot.com/-NVC9zsVMzvM/UTj3movLg7I/AAAAAAAABUA/TbN23d14ZqE/s1600/ios-technology-stack.png), trying to take advantage of full technology stack of iOS framework.

## How To Get Started

- Just clone and build/run in your iOS device!

## License

JSSAlgorithm is released under the Apache 2.0 license. See LICENSE for details.