Data structure visualization based on PySide6
Visualization of data structure makes it easier for students to learn data structure and greatly improves the degree of freedom
- Binary tree
- Binary search tree
- Graph
- Undirected graph
- directed graph
- Segment tree
- Heap
- Stack
- Hash
- Linked list
- Disjoint-set
:\Data-SGV\main.py
...
Binary search tree
Graph
Segment tree