Tag: Discrete Math
Discrete Math SAQ
chapter 2 An algorithm is a finite set of precise instructions for performing a computation or for solving a problem. A linear search or sequential search is a method for finding an element within a list. It sequentially checks each element of the list until a match is found or the whole list has been […]
Continue Reading