Tree Example Generator
This webpage is intended for practicing insertion and removal for various
data structures (BSTs, AVL trees, 2-3-4 trees etc.). However, it can also be used for
generating a specific amount of unique random integers in a given range (just uncheck the option named
Allow removal
).
Note: Since the numbers are generated completely at random, there are no guarantees on an example sequence of operations being "interesting" or including all the edge cases for the given data structure.
Minimum Element | Maximum Element | Operation Count |
---|---|---|