Skip to main content\(
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 8.1 Objectives
-
To further explore and expand a number of the ideas presented earlier.
-
To be able to implement a linked list.
-
To understand the RSA algorithm for public key encryption using some recursive mathematical functions.
-
To understand the expected behavior of a skip list as an alternative implementation for dictionaries.
-
To understand octrees and their use in image processing.
-
To understand string-matching as a graph problem.
You have attempted
of
activities on this page.