Exercise 1: 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

Create a PrintMe() method in structures.go that prints all the elements of the linked list.

Get hands-on with 1200+ tech skills courses.