Two-pointer pair sum

two-pointer0:00

Does a SORTED array have a pair summing to target? (two pointers)

Type it from memory — say each line out loud as you write it. Then check.