Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 193 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 193 Bytes

Binary-Search-Trees

About the project:

  • Lab 4 in Algorithms & Data Structure course in Level 2. Based on lectures 13-14.
  • Implementation of BST data structure and some of its variants.