|
|
|
|
|
by pohl
3888 days ago
|
|
"Use the repeated addition strategy..." Critics of this are missing that the teacher is not asking the student to find the correct result. Instead, the teacher is asking the student to apply a specific algorithm. If the teacher asks to apply Merge Sort to a list, but the student applies Insertion Sort, both strategies will result in the same sorted list. But only one will demonstrate what the teacher asked the student to demonstrate. |
|