Exercises

We'll cover the following

Exercise 1

Fill out an implementation of the maximum function to return the maximum value in the provided slice. If provided with an empty slice, you can return 0.

Get hands-on with 1200+ tech skills courses.