Challenge: Set and Sorted Set
Test your understanding of the set and sorted set data types.
We'll cover the following
Coding exercise
Write a program to calculate the common elements of two Redis sets, store the result in another set, and verify the contents of that set.
Here’s a part of the solution to help get you started:
Get hands-on with 1400+ tech skills courses.