Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithasudhakar authored Dec 26, 2024
1 parent 91a9857 commit 9e4d3a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Binary Tree/BinaryTreeTraversal.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// For complete binary trees
// Recursive approach

import java.util.Scanner;

Expand Down

0 comments on commit 9e4d3a5

Please sign in to comment.