Results for merge sort recursive soliutions translation from Spanish to English

Spanish

Translate

merge sort recursive soliutions

Translate

English

Translate
Translate

Instantly translate texts, documents and voice with Lara

Translate now

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

Spanish

English

Info

Spanish

(el pelon)para perl 5.8, merge sort es el algoritmo de ordenamiento por defecto (lo era quicksort en versiones anteriores de perl).

English

as of perl 5.8, merge sort is its default sorting algorithm (it was quicksort in previous versions of perl).

Last Update: 2016-03-03
Usage Frequency: 1
Quality:

Spanish

merge sort es a menudo la mejor opción para ordenar una lista enlazada: en esta situación es relativamente fácil implementar merge sort de manera que sólo requiera Θ(1) espacio extra, y el mal rendimiento de las listas enlazadas ante el acceso aleatorio hace que otros algoritmos (como quicksort) den un bajo rendimiento, y para otros (como heapsort) sea algo imposible.

English

merge sort is often the best choice for sorting a linked list: in this situation it is relatively easy to implement a merge sort in such a way that it requires only Θ(1) extra space, and the slow random-access performance of a linked list makes some other algorithms (such as quicksort) perform poorly, and others (such as heapsort) completely impossible.

Last Update: 2016-03-03
Usage Frequency: 1
Quality:

Some human translations with low relevance have been hidden.
Show low-relevance results.

Get a better translation with
8,789,088,402 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK