Download for Windows Premium
Publiciteit
bubble sort
/'bʌbəl sɔː rt/
Definitie
simple sorting algorithm that repeatedly steps through a list  ... See more
sortowanie bąbelkowe
algorytm bąbelkowy
It can achieve slightly better performance than a standard bubble sort.
Dzięki temu ma trochę lepsze osiągi niż standardowe sortowanie bąbelkowe.
For small lists, the bubble sort performs reasonably well compared to other algorithms.
Dla małych list sortowanie bąbelkowe radzi sobie całkiem nieźle w porównaniu z innymi algorytmami.
Many introductory textbooks use the bubble sort to explain sorting principles.
Wiele podręczników dla początkujących wykorzystuje sortowanie bąbelkowe do wyjaśnienia zasad sortowania.
The bubble sort repeatedly compares adjacent elements until the largest floats to the top.
Sortowanie bąbelkowe wielokrotnie porównuje sąsiednie elementy, aż największy wypłynie na wierzch.
She explained how the bubble sort is a simple sorting algorithm.
Wyjaśniła, że sortowanie bąbelkowe to prosty algorytm porządkowania danych.
I learned that the bubble sort can be inefficient with large collections of items.
Dowiedziałem się, że sortowanie bąbelkowe może być nieefektywne przy dużych kolekcjach elementów.
In my coding project, I decided to implement the bubble sort to arrange data.
W moim projekcie programistycznym zdecydowałem się zaimplementować sortowanie bąbelkowe do uporządkowania danych.
Using the bubble sort, I organized the numbers in ascending order efficiently.
Używając sortowania bąbelkowego, sprawnie uporządkowałem liczby rosnąco.
To illustrate sorting, the bubble sort provides a clear and intuitive example.
Aby zilustrować sortowanie, sortowanie bąbelkowe stanowi jasny i intuicyjny przykład.
The bubble sort algorithm is simple but can be slow for larger data sets.
Algorytm sortowania bąbelkowego jest prosty, ale może być powolny dla większych zbiorów danych.
The bubble sort is widely taught in programming classes as a basic sorting method.
Sortowanie bąbelkowe jest szeroko nauczane na zajęciach programowania jako podstawowa metoda sortowania.
The bubble sort can be visually represented, showing how values move during sorting.
Sortowanie bąbelkowe można przedstawić wizualnie, pokazując jak wartości przemieszczają się podczas sortowania.
We can also accomplish the same thing by first "selecting" the lowest value from the inputs and then sort the remaining values recursively (using the principle behind bubble sort).
Możemy także zrobić to samo "wybierając" najmniejszą wartość z danych wejściowych i sortując rekurencyjnie pozostałe wartość (stosując metodę sortowania bąbelkowego).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor bubble sort in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
handcuffs: metal rings for securing a person's wrists
Ontdek het woord
Publiciteit

Resultaten: 28. Exact: 15. Verstreken tijd: 29 ms.