Word Explorer

Cubesort

💡 Words with a Similar Meaning to "Cubesort"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
bucket sortnoun(computing theory) A sorting algorithm that partitions an array into a number of buckets (groups of elements) which are then individually sorted, either recursively or using some other algorithm.
bucketsortnounAlternative form of bucket sort. [(computing theory) A sorting algorithm that partitions an array into a number of buckets (groups of elements) which are then individually sorted, either recursively or using some other algorithm.]
introspective sortnoun(computing) A sorting algorithm that begins with quicksort and switches to heapsort when the recursion depth exceeds a level based on (the logarithm of) the number of elements being sorted.
counting sortnoun(computing) A sorting algorithm that counts how many times each integer key appears in an array and then reorders the array based on those counts.
cycle sortnoun(computing theory) A sorting algorithm based on the idea that the permutation to be sorted can be factored into cycles that can be rotated individually to give a sorted result.
subcubenoun(computing) A subset of a cube (data structure).
marching cubesnoun(computer graphics) An algorithm for extracting a polygonal mesh of an isosurface from a three-dimensional scalar field.
cubenoun(geometry) A regular polyhedron having six identical square faces.
hypercubenoun(geometry) A geometric figure in four or more dimensions, which is analogous to a cube in three dimensions. Specifically, the n-dimensional equivalent of a cube for any non-negative integer n.
data cubenoun(computing) A very large three-dimensional array or table.
selection sortnoun(computing theory) A sorting algorithm that divides the input list into two sublists — items already sorted, and items not yet sorted — and gradually transfers elements from one list to the other.
supercubenoun(mathematics, rare) An analogue of the square or cube in arbitrary dimension: 0,1ⁿ along with the (n-1)-dimensional balls joining every 2ⁿ⁻¹ such points that share a coordinate, or any space equivalent.
subsortnounThe sorting of a subset of already sorted elements.
mergesortnoun(computing) A divide and conquer sorting algorithm that operates by dividing the items to be sorted into many small lists and gradually merging them together.
smoothsortnoun(computing theory) A sorting algorithm based on heapsort but using the Leonardo numbers, tending to perform better than heapsort in cases where the items to be sorted are already partially sorted.
hyperhypercubenounA five-dimensional shape, usually cube-like.
duplication of the cubenoun(mathematics) The operation of finding a cube having a volume which is double that of a given cube.
binary searchnoun(computing theory) A search for a value within a sorted array by repeatedly comparing the target value with the middle element; if they are unequal, the half in which the target cannot lie is eliminated and the comparison is repeated on the remaining half.
cubulationnoun(mathematics) A particular cubical set together with an isomorphism
magic cubenounA Rubik's cube.

Translate “Cubesort” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Cubesort