Marusyk/BinaryTree

Add description of operations complexity

Marusyk opened this issue · 1 comments

It would be great to have some description of binary tree operations complexity in README.md

It is necessary to describe searching, inserting, deleting operations with applied complexity? I could get that issue.