CST 370 - Week 1

 For this week, I consider what I learned to be mixed because it was combined with week 0. It started with a review of linked lists, stacks, and queues, which I remember from my first data structures class. It also covered graphs and trees. However, one topic I do not remember from my past class, and would like to describe, is the Euclidean algorithm. This algorithm finds the greatest common divisor of two numbers by taking the last nonzero remainder.


Comments

Popular posts from this blog

CST 334 - Week 5

CST 334 - Week 6

CST 370 - Week 6