Object Oriented Software Engineering View all facts Glossary Help |
| subject > problem > defect > defect in an ordinary algorithm > use of an inappropriate standard algorithm > use of an inefficient sort algorithm |
| use of an inefficient sort algorithm | ||||
| subject | fact | |||
| use of an inefficient sort algorithm | has example using a 'bubble sort' instead of a more efficient approach to sorting | ![]() |
| has testing strategy | ![]() | |
| is a subtopic of 10.3 - Defects in Ordinary Algorithms | ![]() | |
| is a kind of use of an inappropriate standard algorithm | ![]() | |
| problem | has solution which will normally entail developing software, although you may decide that it is better to purchase software or to develop a non-software solution | ![]() |
| should be written as a simple problem statement in one or two sentences | ![]() |