首页 > Term: sequential search
sequential search
A simple, though inefficient, search algorithm that operates by sequentially examining each element in a list until the target element is found or the last item has been completely processed. Linear searches are primarily used for very short lists.
0
创建者
- Maxiao
- 100% positive feedback