Algorithms

Spring 2017
course
navigation

Feb 9

Discuss the linked list homework due today. Walk through over my answer.
Talk about some uses for a stack:
Questions?

next chapter : recursion

Our next chapter looks at one of the fundamental approaches to writing an algorithm: recursion.
Often times a problem that looks complicated may be able to be solved with a simple recursive algorithm.
This week - and perhaps more than one week, there's some real meat here - we'll look at the "Recursion" chapter of the text.
Topics include
We will talk about this material next week, and perhaps start some of it today.
http://cs.marlboro.edu/ courses/ spring2017/algorithms/ notes/ Feb_9
last modified Thursday February 9 2017 12:06 am EST