Excited to share the first exercise I designed to help students understand linked list operation on how to manually insert an element into a linked list ✍️.
A bit of background:
This semester, I’m serving as a TA for our undergraduate data structures course. Inspired by my PhD advisor, Dr. Tom Yeh, and his engaging teaching style in the computer vision class, I decided to apply a hands-on approach to this concept.
Big thanks to Dr. Yeh for encouraging me to share this exercise with everyone!
Share this post