.md modified

This commit is contained in:
Revone 2023-08-17 09:22:55 +08:00
parent b029c2dd5a
commit 5d88eb8f14

View file

@ -733,11 +733,11 @@ describe('DirectedGraph Test3', () => {
</tbody>
</table>
![overview diagram](src/assets/overview-diagram-of-data-structures.png)
![overview diagram](https://github.com/zrwusa/assets/blob/master/images/data-structure-typed/assets/overview-diagram-of-data-structures.png)
![complexities](src/assets/complexities-diff.jpg)
![complexities](https://github.com/zrwusa/assets/blob/master/images/data-structure-typed/assets/complexities-diff.jpg)
![complexities of data structures](src/assets/data-structure-complexities.jpg)
![complexities of data structures](https://github.com/zrwusa/assets/blob/master/images/data-structure-typed/assets/data-structure-complexities.jpg)
![](https://github.com/zrwusa/assets/blob/master/images/data-structure-typed/binary-tree/bst-rotation.gif)