How-tos
- Get set with Kotlin
- Useful Resources (please let me know what I should add to this list).
- Git Setup
In-class Activities
Sample solutions for in-class assignments will be made available on GitHub.
Assignments
| Due at beginning of class # | Assignment |
|---|---|
| 3 | Hello Kotlin and Getting to Know You |
| 5 | Linked Data Structures |
| 8 | Graph Searching and Shortest Paths |
| 10 | Sorting Algorithms |
| 12 | Divide and Conquer and Dynamic Programming |
| 15 | Individual Deep Dive |
| 17 | Associative Arrays and Applications |