Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 174 Bytes

File metadata and controls

10 lines (7 loc) · 174 Bytes

BinaryTree

Balanced binary tree on python

Task for JetBrains Internship

For installing requirements do: >pip install -r requirements.txt

For running tests: >py.test