mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-15 08:32:24 +08:00
Update README.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
[](https://travis-ci.org/trekhleb/javascript-algorithms)
|
||||
|
||||
## Data Structures
|
||||
## [Data Structures](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures)
|
||||
|
||||
1. [Linked List](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/linked-list)
|
||||
2. [Queue](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/queue)
|
||||
|
Reference in New Issue
Block a user