TDD Problems
Search this site
All problems
>
String set
Develop a class that represents a string set, supporting set operations:
Add
string
Checking if the set
contains
a specific string
Remove
string
Number of strings in the set,
Count
Union
of two sets
Intersection
of two sets.
Clearing
the set.
_displayNameOrEmail_
- _time_ -
Remove
_text_