markdown modified

This commit is contained in:
Revone 2023-06-28 00:42:28 +08:00
parent e0341ac53a
commit 62bac55b6e
5 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# data-structure-ts
Hash (CoordinateSet, CoordinateMap) Heap (MaxHeap, MinHeap) Binary Tree (AVL Tree, Binary Indexed Tree, Binary Search Tree, Segment Tree, Tree Multiset) Graph (Directed Graph, Undirected Graph) Linked List (Singly Linked List, Doubly Linked List) Matrix Priority Queue (Max Priority Queue, Min Priority Queue) Queue (Queue, Dequeue) Stack Trie
![complexities](src/assets/complexities-diff.png)
![complexities](src/assets/complexities-diff.jpg)
![complexities of data structures](src/assets/data-structure-complexities.png)
![complexities of data structures](src/assets/data-structure-complexities.jpg)

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 856 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 MiB