What Did We Learn?

We'll cover the following...

Accomplishments

After going through this chapter, you have done the following:

  • Used hashing to find a pair of elements from a list that adds up to a certain amount.

  • Used hashing to find all triplets from a list that add up to a certain number.

  • Implemented a data structure for insertion, deletion, and random lookup.

  • Created a deep copy of a linked ...

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy