Exercise 3: 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 the delete() and search() functionality using generics for the linked list found in structures.go.

Get hands-on with 1200+ tech skills courses.