Sunshine-Rain / trees

Binary tree 、BST 、BBST written in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trees

This repository just is the simple data structures associate with bin tree written in C++.

It contains:

  • Binary Tree Node & Binary Tree
  • BST(Binary Search Tree)

will contains:

  • BBST (Balance Binary Search Tree)

note

This project is the Xcode Project.

About

Binary tree 、BST 、BBST written in C++.


Languages

Language:C++ 100.0%