diff --git a/hw2/README.md b/hw2/README.md index f72aba7..9cd6aea 100644 --- a/hw2/README.md +++ b/hw2/README.md @@ -1,7 +1,7 @@ # Homework 2. Bloom Filter This homework assignment introduces an advanced use of hashing called a Bloom filter. -Due Date: *Friday April 24, 2020 11:59 pm* +Due Date: *Friday May 1st, 2020 11:59 pm* ## Initial Setup These initial setup instructions assume you've done ``hw0``. Before you start an assingment you should sync your cloned repository with the online one: