Exercise 3: Go Concurrency
Let’s test our understanding by attempting this challenge.
We'll cover the following
Let’s practice what we’ve learned so far. The solution to this exercise will be provided in the next lesson.
Problem
Try to implement a concurrent version of wc(1)
that uses semaphores before running the code in the playground.
Get hands-on with 1400+ tech skills courses.