Skip to main content

Timeline for Merge sort in Python

Current License: CC BY-SA 3.0

3 events
when toggle format what by license comment
Nov 4, 2014 at 10:53 comment added Arvind Padmanabhan Good point. Rewrite as: if tops[low]==None
Nov 3, 2014 at 0:13 comment added parchment Thank you for the reply. If does get rid of the ugly call to abs, but I'm not sure about replacing the try - catch block with an if statement. What if there's a 0 in the list to be sorted?
Nov 2, 2014 at 14:37 history answered Arvind Padmanabhan CC BY-SA 3.0