Tuesday, November 10, 2009

Searching

So it turned out I couldn't finish the Snowfall assignment, I tried but things didn't sort properly and I ended up being too frustrated to trouble shoot the problems. We also started doing some searching. I learned about some of the basic searching techniques, the Sequential search (which was going from top to bottom searching for something),and the binary search (which required the data to be sorted but was much more efficient than the sequential search). We were also given an assignment and we were going to have a quiz soon.

No comments:

Post a Comment