Skip to main content
Logo image

Problem Solving with Algorithms and Data Structures using Java: The Interactive Edition

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.