Skip to content

Implementation of an AVL tree in C++ for the Data structures course. (1st year, 2nd semester, FMI UniBuc).

Notifications You must be signed in to change notification settings

vladfxstoader/AVL-tree

Repository files navigation

AVL Tree - C++

  • Created an AVL tree that implements basic operations on sets of integers efficiently.
  • Tested the structure with different sets of random data and wrote a technical report based on the results.

About

Implementation of an AVL tree in C++ for the Data structures course. (1st year, 2nd semester, FMI UniBuc).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages