* add pre, in and post traversal trees in java * Update README.md * update line 49 to pass lint test change "System.out.print("\n\nin order: "); to System.out.println("\n"); System.out.print("in order: ");