Skip to content

Commit

Permalink
Add hash table link
Browse files Browse the repository at this point in the history
  • Loading branch information
Bianca Elizabeth committed Jun 18, 2016
1 parent e75748f commit 0947299
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ Welcome to the exercises. This is where the magic happens!
- https://github.com/kuychaco/algoClass/blob/master/data-structures/graph.js
5. [Bonus] BFS/DFS for tree
- https://github.com/kuychaco/algoClass/blob/master/data-structures/tree.js

###Saturday - June 18th
1. Create your own Hash Tables! Watch out for those collisions!
- https://github.com/kuychaco/algoClass/blob/master/data-structures/hashTable.js

0 comments on commit 0947299

Please sign in to comment.