Week 3 Practice Problems
atoiRecursive, for practice creating recursive functions.- Average Temperatures, for practice working with
structs and sorting algorithms. - Max, for practice passing arrays to functions and finding maximum values
- Snackbar, for practice using
structs and writing a linear search algorithm