cs50/lectures

Proposal

IvanJasenov opened this issue · 0 comments

@dmalan Since GC in CS50.c is a washout version of Mark & Sweep algorithm, just sweep in this case, do you think it will be well suited if we introduce an exercise or a hacker edition psets on this topic? I think that it'll strengthen the understandings and usage of both structures and pointers.