Skip to content

Commit

Permalink
Fix markup for data_structures
Browse files Browse the repository at this point in the history
  • Loading branch information
e3krisztian committed Nov 28, 2015
1 parent 745bdc6 commit 6b72177
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion data_structures/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@
## Hosted Papers

* :scroll: [Epidemic Broadcast Trees](epidemic-broadcast-trees.pdf)
* :scroll: [Ideal Hash Trees](ideal-hash-trees.pdf* :scroll: [The Least Common Ancestor Problem revisited](lca-revisited.pdf* :scroll: [The Level Ancestor Problem simplifed](level-ancestor-simplified.pdf

* :scroll: [Ideal Hash Trees](ideal-hash-trees.pdf)

* :scroll: [The Least Common Ancestor Problem revisited](lca-revisited.pdf)

* :scroll: [The Level Ancestor Problem simplifed](level-ancestor-simplified.pdf)

0 comments on commit 6b72177

Please sign in to comment.