...

/

Challenge: Sort People with Sorter Interface

Challenge: Sort People with Sorter Interface

This lesson brings you a challenge to solve.

We'll cover the following...

Problem statement

Define a struct Person with firstName and LastName, and a type ...