Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

Commit

Permalink
Added DFS to list of algorithms.
Browse files Browse the repository at this point in the history
  • Loading branch information
nryoung committed Mar 11, 2013
1 parent 1226a9d commit c54f1c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Expand Up @@ -29,6 +29,7 @@ Algorithms implemented so far:
- Boyer-Moore-Horspool
- Knuth-Morris-Pratt
- Rabin-Karp
- Depth First Search (Recursive)

**Shuffling:**

Expand Down

0 comments on commit c54f1c0

Please sign in to comment.