Which algorithm is used for searching in the table?
(a) List search
(b) Informed search
(c) Hash search
(d) Adversarial search
The question was posed to me in quiz.
The query is from Table Lookup topic in section Structures, Unions and Bit-Fields in C of C