This software has implemented some data structure like BST trees and graph (directed and undirected), you can draw your BST tree (After level 5-6 the code draws bad). You can apply BFS algorithm to the BST tree, in the graphs you can apply BFS and Dijkstra algorithms, of course you will see all the path of these algorithms (only BFS for BST tree right now). As well its implement some sorts like quickSort, selecSort, insertSort and shellSort and you can see all the interations.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
jvillegasd/DataStructures
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published