Tuesday, March 17, 2015
Week 10
Well now the test is over with and out of the way. Now we just have one assignment and the final exam left in the course. However, going back to the test, it was not very difficult and I had sufficient amount of time to complete it. The first question was very straightforward and I was able to complete that within 5 minutes. Part a) was simple once I realized the logic behind it and drew a picture which did not take much time and part b) required us to traverse through the tree given which I also found easy because I had reviewed all three traversal methods that we learned beforehand. However, the next two questions required me to think for a few minutes before I got anywhere. For the second question, it was very simple to a function we wrote in a previous lab exercise. I noticed the main difference was that this only returned even numbers which I quickly realized can be done with one simple if statement. The last question was about linked lists and this took me a while to complete. I first drew a picture like I had done for all the linked lists questions I've ever done. After drawing a picture and understanding the problem, I started to implement it making sure I keep track of everything I'm required too. The aid sheet I made for this test was very helpful because for one of the questions, it helped me solve a small mistake I encountered during the test. Now, all that's left is to see how I did and prepare for the next assignment and exam.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment