- Notifications
You must be signed in to change notification settings - Fork1.2k
Closed
Description
Hello and congrats on your upcoming book! I look forward to it, and am delighted to see that you are a a woman :)
I am just working with merge sort algos for the first time, and see you've got a slightly different thing going on here - the
result.push(left[il++]);
instead of using result.push(left.shift()) - which seems to be what I've seen elsewhere. Does eliminating the shift() help performance?
thanks for all your samples and best of luck w/ the book launch.
Obrigada desde Alaska
Stacey
Metadata
Metadata
Assignees
Labels
No labels