[CS]CS50 Week3: Algorithms

Penny Ng
3 min readOct 11, 2020

I thought we would be asked to implement sorting and searching methods we learned in week 3 in this week’s assignments, but it turned out the assignments have nothing to do with them😂

Since the problem sets are getting complex as entering week 3, CS50 provides predefined programme structure and breaks down the programme into small functions. All we need to do is to complete the functions that are left empty.

--

--

Penny Ng

A passionate self-taught  iOS developer. Write to record my learning and share the knowledge