User Tools

Site Tools


cs330_f2016:racketlists

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cs330_f2016:racketlists [2018/09/13 21:34]
morse
cs330_f2016:racketlists [2018/09/13 21:36]
morse
Line 96: Line 96:
  
 Hint: try using a helper function. Hint: try using a helper function.
 +
 +Hint 2: consider trying to make the decision about whether to drop a particular item from the list after recursively calling eliminate-larger on the rest after that one -- it's easier.
  
 === get-nth === === get-nth ===
cs330_f2016/racketlists.txt ยท Last modified: 2021/06/30 23:42 (external edit)