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 3c70dd7 commit a55e819Copy full SHA for a55e819
C12-Binary-Search-Trees/12.2.md
@@ -12,7 +12,7 @@ Suppose that we have numbers between 1 and 1000 in a binary search tree and want
12
***If a sequence is a binary search tree, it must have the properties of the binary search tree, so that 's the key to this problem.***
13
14
GROUP 3 is impossible,912 > 911
15
-GROUP 5 is impossible,278 < 299
+GROUP 5 is impossible,347 > 299
16
17
### Exercises 12.2-2
18
***
0 commit comments