Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikaelm1/big-o-training
An iOS app that shows the user a short program and asks them to identify the Big O notation for how long it would take to run.
https://github.com/mikaelm1/big-o-training
Last synced: about 1 month ago
JSON representation
An iOS app that shows the user a short program and asks them to identify the Big O notation for how long it would take to run.
- Host: GitHub
- URL: https://github.com/mikaelm1/big-o-training
- Owner: mikaelm1
- License: mit
- Created: 2016-05-11T16:59:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-11T19:37:45.000Z (almost 9 years ago)
- Last Synced: 2024-11-11T17:48:40.477Z (3 months ago)
- Language: Swift
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Big-O-Training
An iOS app that shows the user a short program and asks them to identify the Big O notation for how long it would take to run.