javascript-algorithms/src/data-structures
Stulov Alex e286a92d8d Feature/translate trie (#324)
* Translate trie into Russian.

* Add image description.
2019-03-22 07:32:44 +02:00
..
bloom-filter Minor README updates. 2018-07-30 14:18:56 +03:00
disjoint-set Translate disjoint set into Russian. (#321) 2019-03-22 07:18:18 +02:00
doubly-linked-list some mistakes in delete method and time comlexity (#322) 2019-03-22 07:29:50 +02:00
graph Translate graph into Russian. (#319) 2019-03-08 12:47:09 +02:00
hash-table Translate hash table into Russian. Add links from English file to translations. (#318) 2019-03-08 12:52:53 +02:00
heap Update README.zh-CN.md (#326) 2019-03-22 07:28:12 +02:00
linked-list Update README.md (#331) 2019-03-22 07:27:12 +02:00
priority-queue Make it possible to use objects in priority queue. 2019-03-03 10:10:19 +02:00
queue Translate Queue into Russian. (#278) 2018-12-28 16:27:14 +02:00
stack Translate stack into Russian. (#277) 2018-12-28 16:25:36 +02:00
tree fix: correct the wrong code of Deletion (#263) 2018-12-11 06:00:22 +02:00
trie Feature/translate trie (#324) 2019-03-22 07:32:44 +02:00