Skip to content

Cubball/BinarySearchTrees

Repository files navigation

BinarySearchTrees

A WinForms app to visualize how different kinds of binary search trees work. Available tree types:

Regular binary search tree

image

Red-black tree

image

AVL tree

image

Available tree operations:

  • Insertion
  • Deletion
  • Searching
  • Minimum
  • Maximum
  • Predecessor
  • Successor
  • Preorder tree walk
  • Inorder tree walk
  • Postorder tree walk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages