mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-23 07:06:19 +02:00
Tweak timings of exercises to better reflect teaching times (#1839)
A few of the early exercises had much larger estimates than were actually necessary for the super simple early exercises. I've gone through and reviewed the time estimates for exercises and tweaked the estimates based on how much time students have actually needed in my classes so far.
This commit is contained in:
parent
8670d2f9d9
commit
9023dd9caa
@ -1,5 +1,5 @@
|
||||
---
|
||||
minutes: 30
|
||||
minutes: 20
|
||||
---
|
||||
|
||||
# Exercise: Health Statistics
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
minutes: 30
|
||||
minutes: 15
|
||||
---
|
||||
|
||||
# Exercise: Collatz Sequence
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
minutes: 20
|
||||
minutes: 30
|
||||
---
|
||||
|
||||
# Exercise: Rewriting with Result
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
minutes: 30
|
||||
minutes: 15
|
||||
---
|
||||
|
||||
# Exercise: Geometry
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
minutes: 10
|
||||
minutes: 20
|
||||
---
|
||||
|
||||
# Exercise: Counter
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
minutes: 30
|
||||
minutes: 15
|
||||
---
|
||||
|
||||
# Exercise: Nested Arrays
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
minutes: 30
|
||||
minutes: 15
|
||||
---
|
||||
|
||||
# Exercise: Fibonacci
|
||||
|
Loading…
x
Reference in New Issue
Block a user