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.
- Host: GitHub
- URL: https://github.com/boraseoksoon/visualdsal
- Owner: boraseoksoon
- License: apache-2.0
- Created: 2016-09-30T08:11:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-06T14:55:59.000Z (over 8 years ago)
- Last Synced: 2025-02-05T08:51:26.436Z (4 months ago)
- Language: C
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.