Please verify that the error is present in the most recent revision before reporting.
Chapter number or note title:1.5 Quicksort
Page number: 30
Error description: [In the sentence: ": At
the end of each iteration of the main loop, everything in the subarray A[1 .. l]
is less than A[n], and nothing in the subarray A[l + 1 .. i] is less than A[n]." you can see that the word "less" (first one) is not correct writted.
Please verify that the error is present in the most recent revision before reporting.
Chapter number or note title:1.5 Quicksort
Page number: 30
Error description: [In the sentence: ": At the end of each iteration of the main loop, everything in the subarray A[1 .. l] is less than A[n], and nothing in the subarray A[l + 1 .. i] is less than A[n]." you can see that the word "less" (first one) is not correct writted.
Suggested fix (if any): nah-