-
-
Notifications
You must be signed in to change notification settings - Fork 19
Resources
Nazmul Idris edited this page Jun 26, 2018
·
25 revisions
- Brilliant.org Intro to computation
- Khan Academy Recursive functions
- Kotlin
until
vs..
- Using Jetbrains Idea to create Kotlin and gradle projects, such as this one
- Logarithmic calculator
- Logarithm wikipedia
- Big O notation overview
- Big O cheat sheet for data structures and algorithms
- Fibonacci number algorithm optimizations
- How to run Kotlin class in Gradle tasks