Discussion
We'll cover the following
Additional notes
The List
, USet
, and SSet
interfaces described before are influenced by the List
, Set
, Map
, SortedSet
, and SortedMap
interfaces found in the Java Collections Framework. The accompanying source code includes wrapper classes for making USet
and SSet
implementations into Set
, Map
, SortedSet
, and SortedMap
implementations.
For a superb (and free) treatment of the mathematics discussed in this chapter, including asymptotic notation, logarithms, factorials, Stirling’s approximation, basic probability, and lots more, see the
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy