Match the terms with their meanings.
Sorting problem
Matching terms and their definitions
Report a typo
Match the items from left and right columns
Stable sorting algorithm
In-place sorting algorithm
Out-of-place sorting algorithm
Internal sorting algorithm
External sorting algorithm
The larger the size of an input array, the more additional memory is required.
Doesn't load all data being sorted in the main memory.
Stores data being sorted in the main memory.
Requires only a constant amount of an additional space.
Sorts identical elements in the same order as they appear in the input.
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.