Skip to content

React visualizer for base64 encoded BSTs. Hooks into Java implementation to show step-by-step AVL balance operations. (Made for Georgia Tech CS 1332 Data Structures & Algorithms)

Notifications You must be signed in to change notification settings

tillson/avl-test-visualizer

Repository files navigation

AVL Homework Tester/Visualization

https://avl-homework-tests.herokuapp.com

This webapp renders a string encoded binary tree and if enabled, compares it against 'recorded' results for a set of test cases, and shows an animation of the correct operation.

GitHub Logo

About

React visualizer for base64 encoded BSTs. Hooks into Java implementation to show step-by-step AVL balance operations. (Made for Georgia Tech CS 1332 Data Structures & Algorithms)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published