Object Oriented Software Engineering View all facts Glossary Help |
subject > algorithm > stable sort |
stable sort comparison table |
Subject | is a kind of | has definition |
---|---|---|
algorithm | subject | |
stable sort | algorithm | A sort algorithm that leaves items, as much as possible, in the same order they were in prior to sorting |
Up: algorithm