Computer Science - 1 Fundamentals of Algorithms - 4 Searching Algorithms

Binary search code: Python:

Binary search code: Pseudocode:

ENDSUBROUTINE

Linear search code: Python:

Linear search code: Pseudocode: