From the course: Go Essentials: Concurrency, Connectivity, and High-Performance Apps
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Challenge: Find the maximal value - Go Tutorial
From the course: Go Essentials: Concurrency, Connectivity, and High-Performance Apps
Challenge: Find the maximal value
“
(upbeat music) - [Instructor] Here is the slice of numbers called Nums. I want you to print the maximal value in this slice.
Contents
-
-
-
-
Numbers and assignments3m 52s
-
(Locked)
Conditionals2m 35s
-
(Locked)
For loops2m 5s
-
(Locked)
Challenge: FizzBuzz57s
-
(Locked)
Solution: FizzBuzz55s
-
(Locked)
Strings2m 59s
-
(Locked)
Challenge: Even-ended numbers55s
-
(Locked)
Solution: Even-ended numbers53s
-
(Locked)
Slices2m 34s
-
(Locked)
Challenge: Find the maximal value12s
-
(Locked)
Solution: Find the maximal value41s
-
(Locked)
Maps2m 37s
-
(Locked)
Challenge: Maps26s
-
(Locked)
Solution: Maps57s
-
-
-
-
-
-
-
-