Answer from cs61c-em (JinHyung Park 17762465) for Question 4 It can be reclaimed using the mark-sweep method. The mark-sweep method uses a graph traversal, so it is suitable for above structure.