Skip to content

Commit 3bb52a9

Browse files
refactor 222
1 parent b7abec6 commit 3bb52a9

File tree

1 file changed

+1
-0
lines changed
  • src/main/java/com/fishercoder/solutions

1 file changed

+1
-0
lines changed

src/main/java/com/fishercoder/solutions/_222.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/**
66
* 222. Count Complete Tree Nodes
7+
*
78
* Given a complete binary tree, count the number of nodes.
89
* Definition of a complete binary tree from Wikipedia:
910
* In a complete binary tree every level,

0 commit comments

Comments
 (0)