Sorting algorithms/Tree sort on a linked list: Difference between revisions

m
Line 35:
We have to swap almost every sentence, but 16 of them were fine right where they originally landed...
 
(Processing time here is negligible - other than the time needed to fetch a copy of the book and render it as plain text ascii - but if we were careful to implement the efficiency recommendations of this task more in the spirit of whatever the task is presumably implying, we could probably increase the processing time beby several orders of magnitude.)
 
=={{header|Racket}}==
6,962

edits