Standard Forth versus Python: a case study

Paul Rubin http
Thu Oct 12 01:21:11 EDT 2006


"Paul McGuire" <ptmcg at austin.rr._bogus_.com> writes:
> Ok, I'll bite.  How do you compute the median of a list using just a single 
> temp var?

Well there's an obvious quadratic-time method...



More information about the Python-list mailing list