Rename data_structures/BinaryTree.java to data_structures/Trees/BinaryTree.java
This commit is contained in:
parent
47818bf583
commit
ced637c301
@ -267,4 +267,4 @@ class Tree{
|
||||
System.out.print(localRoot.data + " ");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user