Taming the Monster
The first rule in computational thinking is problem decomposition. This was not very useful in this problem because I felt that the directions were not very clear. The next two parts were very important though because when you identify the patterns and the rules behind it there is a simple solution. For example in this problem there was a necessity to continue halving the graph. This was the easiest way to solve the problem. The last one is not really needed, but by solving the third step the last one is basically done.
No comments:
Post a Comment