mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-10 04:26:27 +08:00
Merge pull request #48 from theycallmemac/patch-20
Rename data_structures/BinaryTree.java to data_structures/Trees/Binar…
This commit is contained in:
@ -267,4 +267,4 @@ class Tree{
|
|||||||
System.out.print(localRoot.data + " ");
|
System.out.print(localRoot.data + " ");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user