<div dir="ltr"><div>I'm Meet Agrawal from Visvesvaraya National Institute of Technology <br></div><div>I'm looking forward to work on the project -</div><div>  Use ref-counting to handle object lifetimes</div><div>As far as I've considered the project it relates to programming crashing due to some dereferencing of pointers whose memory access on heap has already been lost</div><div>I've recently worked out on a project for Garbage collection routine in C++</div><div>Using the mark-sweep algorithm we can actually create up a table where we trace back a pointer to its parent and if the parent is set deactive in the program we free that further allocated space and set the pointer to null</div><div><br></div><div>I want to get a further view over what the project exactly wants an implementation for.</div><div>Thank You </div></div>