Skip to content

Commit

Permalink
update index
Browse files Browse the repository at this point in the history
  • Loading branch information
ghimiresdp committed Sep 18, 2024
1 parent b20f9fe commit 1a30f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cargo test --bin huffman

### [1.2. **Complex Data Structures**](data-structures/)

1. [Binary Trees]
1. [Binary Trees](./data-structures/binary_tree.rs) `cargo run --bin binary_tree`
2. [Heaps]
3. [Hash tables]
4. [Graphs]
Expand Down

0 comments on commit 1a30f36

Please sign in to comment.