Exercise 4: Go Generics
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
Implement a doubly-linked list using generics starting with the code found in structures.go
.
Get hands-on with 1400+ tech skills courses.