We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4dca1c commit c6c15bdCopy full SHA for c6c15bd
src/test/kotlin/com/igorwojda/tree/classic/levelwidth/README.md
@@ -6,7 +6,7 @@
6
7
## Instructions
8
9
-Given the root node of a tree, return an list where each element is the width of the tree at each level.
+Given the root node of a tree, return a list where each element is the width of the tree at each level.
10
11
[Challenge](Challenge.kt) | [Solution](Solution.kt)
12
0 commit comments