# BinTree-AVL **Repository Path**: xiaoMaCode/bin-tree-avl ## Basic Information - **Project Name**: BinTree-AVL - **Description**: 搜索复现 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-31 - **Last Updated**: 2022-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 二叉搜索树应用 > 主要是用于复现《数据结构C++语言版》 > > 代码均来自《数据结构C++语言版》