I recently started the Segment tree course on the EDU, I found it very helpful. However, I noticed a small issue: The theory section gives away the solution too quickly. As given by this example:
Solution for step 3 B
The full solution was described immediately, leaving the reader little room to think about it for themself. I think this would be a better way to do it:
Hint 1
Hint 2
Full Solution
If you have any thoughts about this please put them in the comments :)